Hello,
When I try to create a location sync asset set, I get the following error,
ErrorCode: “{{ “fieldError”: “VALUE_MUST_BE_UNSET” }}’
Location: {{ “fieldPathElements”: [ { “fieldName”: “operations”, “index”: 0
}, { “fieldName”: “create” }, { “fieldName”: “location_set” } ] }}
Your guide cle
What happens to campaigns that are created after October 20? Will we be
able to create feed-based extensions for them, assuming we opt out of the
auto migration for a given MCC (as a whole, incl all existing child
accounts)? Do we have to do something extra to opt out of the migration for
futur
Hi,
I want to know if there's any other way of setting the "validateOnly" flag
in the Ads API, apart from setting the property in the request object. I'm
using the .NET SDK for development.
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdevel
Hi,
I'm using the .NET SDK for the Google Ads API (Google.Ads.GoogleAds
package, version 10.2.0)
I'm trying to create a new campaign budget using
the MutateCampaignBudgetsAsync method on the CampaignBudgetServiceClient
object. I can make the request if I use this particular overload "public
v
The same bug exists in the CampaignServiceClient object as well.
(MutateCampaignsAsync method)
On Thursday, February 3, 2022 at 3:01:33 PM UTC+1 Gercek Ilke Gultekin
wrote:
> Hi,
>
> I'm using the .NET SDK for the Google Ads API (Google.Ads.GoogleAds
> package, version 10.2
Thank you for the response. Apparently, you can set the property in
question only during object initialization, so my initial post is wrong.
On Thursday, February 3, 2022 at 10:10:38 PM UTC+1 adsapi wrote:
> Hi Gercek,
>
> From what you are presenting it seems you are convinced this is a library