-
Trouble updating DefaultUri in AnalyticsAdminServiceClient using .NET C#?
Hiya, buddies! So, here’s the scoop. I’ve been trying to work on updating the default uri for a datastream I’ve already set up using the Google.Analytics.Admin.V1Beta .NET library. Funny enough, it only seems to be updating the name, but it refuses to touch the stream url. And the weirdest part? No error messages, nada, zilch.
Here’s the code I cooked up:
//A bit of code here for your viewing pleasure
You know, it occurred to me after some head-scratching. The Google docs say that the default uri is a solid piece of work and won’t budge once it’s set. Could that be the reason my stream url is being so stubborn? Do you reckon that’s why I can’t change it? Here’s the link to the documentation of the culprit in question:
The Unmovable UriThanks for giving this a ponder, fellas!
Log in to reply.