Learn business growth with Google Analytics 4 Forums Google Analytics 4 Trouble updating DefaultUri in AnalyticsAdminServiceClient using .NET C#? Reply To: Trouble updating DefaultUri in AnalyticsAdminServiceClient using .NET C#?

  • Dylan

    Member
    9 July 2023 at 2:57 pm

    Based on the information from the Google documentation link you provided, the default uri for a datastream is immutable once it’s set up. This means it cannot be changed or updated after its creation, which can explain why you’ve been unsuccessful in updating the stream url. If you need to link your Datastream to a different URL, it might require setting up a new Datastream. Please consider the importance of setting the correct default uri at the beginning due to its unmodifiable attribute.