Re: how to change campaign settings in performance max campaign

2022-11-15 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Jip, Performance Max campaigns require certain minimum Assets to be attached to the campaign. You can see all the requirements on this guide. Using one of your errors as an example: "assetGroupError": "NOT_ENOUGH_HEADLINE_ASSET" This means you are not adding enough Text Assets to the Campai

Re: how to change campaign settings in performance max campaign

2022-11-14 Thread Jip Veerbeek
Hi Daniel, I still don't get it. Can you maybe provide me with more details? Regards, Jip Veerbeek On Monday, November 7, 2022 at 9:11:05 PM UTC+1 adsapi wrote: > Hi Jip, > > The errors you are seeing are because your request doesn’t meet the > minimum asset requirements for Performance Max ca

Re: how to change campaign settings in performance max campaign

2022-11-07 Thread Jip Veerbeek
Hello Daniel, thanks for the suggestion but I am not going to switch yet. { "operations": [ { "create": { "resourceName": "customers/5526191782/assetGroups/-1", "campaign": "customers/5526191782/campaigns/18800555689", "name

Re: how to change campaign settings in performance max campaign

2022-11-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Jip, We don't have full HTTP requests examples but we have multiple examples in the different client libraries that we provide . Since you are doing a lot of operations I would suggest using one of the libraries as they make this process a lot easier. For your particular question regarding

Re: how to change campaign settings in performance max campaign

2022-11-03 Thread Jip Veerbeek
Hello Daniel, I haven't managed to do it yet, do you maybe have an example? Thanks, Jip Veerbeek On Wednesday, November 2, 2022 at 5:48:44 PM UTC+1 adsapi wrote: > Hi Jip, > > To create images, logos headlines and other assets you will create an > Asset >

Re: how to change campaign settings in performance max campaign

2022-11-01 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Jip, You can have multiple operations in a single request by having multiple valid operation JSON objects in the "operations" field like this: curl --request POST "https://googleads.googleapis.com/v${API_VERSION}/customers/${CUSTOMER_ID}/campaignCriteria:mutate"; \ --header "Content-Type: a

Re: how to change campaign settings in performance max campaign

2022-11-01 Thread Jip Veerbeek
Hello, I was wondering if it is possible to change the language and the location in one request. I have tried it like this: [image: Swwchermafbeelding 2022-11-01 182521.jpg] And this: [image: Swwwchermafbeelding 2022-11-01 182645.jpg] And more ways but I can't make it work. Thanks for all the h

Re: how to change campaign settings in performance max campaign

2022-11-01 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Jip, The code for the US is: 2840 The list of Geo Codes can be found on this documentation page: Geo Target. You can get a list by clicking on the "Latest .csv" button. That file contains a list of all the Geo Codes. You can filter by "Country" in the "Target Type". Daniel Google Ads API

Re: how to change campaign settings in performance max campaign

2022-11-01 Thread Jip Veerbeek
Hello, Thanks for the response. I want to set the location to the US but I dont know where to find the right id. Regards, Jip Veerbeek On Monday, October 31, 2022 at 9:18:05 PM UTC+1 adsapi wrote: > Hi Jip, > > The criterion_id is need as part of the "resourceName" in some resources > and c

RE: how to change campaign settings in performance max campaign

2022-10-28 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Jip, Thank you for reaching out to Google Ads support. To update the language and location campaign settings, you would use the Campaign Criterion resource. For your specific question, the fields to update on that resource are “location” and “language”. For the location, you would use Lo

how to change campaign settings in performance max campaign

2022-10-28 Thread Jip Veerbeek
Hello, I have tried to change this information with a CURL request. [image: 2022-10-28 133350.jpg] I have tried to use this: local_campaign_setting parameter that contain location_source_type paramer but you can only set up 4 enums: UNSPECIFIED No value has been specified