Change Cost_micros in the code

2022-06-05 Thread Yan Lahud
How i need rewrite my code for divide the *metrics.cost_micros* /1,000,000? I don't know how i can do this with my actual code. My code: function main() { // Dados da planilha var spreadsheet = SpreadsheetApp.openByUrl('https://docs.google.com/spreadsheets/d/'); var sheet = spread

Re: Set/Unset Ad Group Criterion Gender Targets

2022-06-05 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi John, Thank you for providing more details to your concern. I am also a member of the Google Ads API team and let me provide support to your concern. I am afraid that the operations you tried are not possible as according to this document for gender, by default a new campaign will contain no

RE: Change Cost_micros in the code

2022-06-05 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Yan, Thank you for reaching the Google Ads API support team. I am Sherwin and I hope that you are doing well today. With regards to your concern on how to "divide the metrics.cost_micros to 1,000,000", to be honest with you, this is a script related concern. What we can do here now is to ad

Re: Minimalist conversion tracking

2022-06-05 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Simon, I hope that you are doing well today. I am Sherwin from Google Ads API support team. With regards to your follow up question if you need to "remove the cookie tracking before you start to upload offline conversions", To be honest with you, this is more of a product specific concern.

RE: How to check and see if an account has enabled the 'Auto-apply' option for recommendations?

2022-06-05 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Nils, Thank you for reaching out to our API support team. I am afraid that there is no 'Auto-apply' option for recommendations in the Google Ads API. What is only available in the Google Ads API is to trigger an API request to apply individual recommendation. You may refer to this document

Re: Customer is not allowlisted for accessing this feature WBRAID

2022-06-05 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Ronak, Thank you for the reply. So that I can discuss this within the team, would you be able to provide the accounts that you want to allowlist for WBRAID? Regards, Ernie John Google Ads API Team ref:_00D1U1174p._5004Q2Ww4QF:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Als

Adding 'segments.date' to my query prevents 'ad_group_ad.ad.name' from being returned

2022-06-05 Thread Serhat G
As the title says, the return value of my query is lacking `ad_group_ad.ad.name` when I include `segments.date` in the query as well. As soon as I remove it, `ad_group_ad.ad.name` show up in the response. I cannot simply exclude one of the columns as both of them are essential for me at this po

RE: Adding 'segments.date' to my query prevents 'ad_group_ad.ad.name' from being returned

2022-06-05 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Serhat, Thank you for reaching out. I am Carmela, a member of the Google Ads API team. Moving forward, for further investigation of this issue and so our team can try this on our end, could you provide the complete request and response logs with request ID and request header generated on you