Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Urgent] FinalUrls is READONLY #243

Closed
ullfindsmit opened this issue Dec 21, 2021 · 3 comments
Closed

[Urgent] FinalUrls is READONLY #243

ullfindsmit opened this issue Dec 21, 2021 · 3 comments

Comments

@ullfindsmit
Copy link

In the latest library the FinalUrls property is READONLY
Assembly Google.Ads.GoogleAds, Version=10.2.0.0, Culture=neutral, PublicKeyToken=52807268f2b614dc

However, in the earlier version it was NOT readonly.
Assembly Google.Ads.GoogleAds, Version=10.1.0.0, Culture=neutral, PublicKeyToken=52807268f2b614dc

What is the new way to set the FinalURLs value?

@jradcliff
Copy link
Member

Hi,

Based on the assembly and version you mentioned, you are not using this library for the AdWords API, but instead are using the library at https://github.com/googleads/google-ads-dotnet for the Google Ads API.

If so, could you open an issue at https://github.com/googleads/google-ads-dotnet/issues instead, and include more details such as the resource type where you are trying to set FinalUrls, and the error you are getting?

Thanks,
Josh, Google Ads API Team

@ullfindsmit
Copy link
Author

Thank you for that info. I inherited this code, and this was the repo google sent me to.
I have created a ticket on the other repo that you can see here.
googleads/google-ads-dotnet#337

@jradcliff
Copy link
Member

Thanks. Let's continue the discussion on googleads/google-ads-dotnet#337.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants