Re: Getting BudgetError.NON_MULTIPLE_OF_MINIMUM_CURRENCY_UNIT

2019-10-16 Thread Arnab Ganguly
How do I set budget per day?Is it possible to do it over the campaign level? On Wed, Oct 16, 2019, 5:12 PM Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote: > Hi Arnab, > > This budget is for the whole life cycle of the campaign which means it > depends on the start date an

Re: Getting BudgetError.NON_MULTIPLE_OF_MINIMUM_CURRENCY_UNIT

2019-10-16 Thread Google Ads API Forum Advisor Prod
Hi Arnab, This budget is for the whole life cycle of the campaign which means it depends on the start date and end date of the campaign. Please let me know if you have any further questions. Thanks and regards, Xiaoming, Google Ads API Team ref:_00D1U1174p._5001UKNWCa:ref -- -- =~=~=~=~=~=~=

Re: Adding audiences to ad groups

2019-10-16 Thread Kavitha Acharya
Hi Anthony, I was able to successfully create the custom-intent audiences and link it to add-group. The created audiences have type as " Custom intent In-market keywords" when viewed from audience manager. I want the type to be "Custom intent auto created keywords" . Could you please let me kno

RE: Ads Import script issue

2019-10-16 Thread Google Ads API Forum Advisor Prod
Hi Kunal, This issue appears to be Google Ads Scripts related, not API related. I'd recommend posting your issue on their forum so that they may assist you. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001UKNUrg:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: Billing Filed Information

2019-10-16 Thread Google Ads API Forum Advisor Prod
Hi, Currently checking the status of the payment methods via API is not supported. Please let me know if you have any further concerns. Thanks and regards, Xiaoming, Google Ads API Team ref:_00D1U1174p._5001UKNJSz:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

RE: How to get correct eligible ad spend with google ads api ?

2019-10-16 Thread Google Ads API Forum Advisor Prod
Hi Ludovic, Thank you for reaching the support. Could you please share the complete request and response logs along with the client customer id used while making call to the API for me to investigate this further? Please use Reply privately to author option while sharing the details. Regards,

Re: Getting BudgetError.NON_MULTIPLE_OF_MINIMUM_CURRENCY_UNIT

2019-10-16 Thread Arnab Ganguly
Hey Xiaoming, Thanks for the clarification.Wanted to know when I set budget = { 'name': 'Test budget #%s' % uuid.uuid4(), 'amount': { 'microAmount': '1000' }, 'deliveryMethod': 'STANDARD' } Is this budget for the campaign per day ? Assume respective budget i

RE: Getting BudgetError.NON_MULTIPLE_OF_MINIMUM_CURRENCY_UNIT

2019-10-16 Thread Google Ads API Forum Advisor Prod
Hi Arnab, Thanks for reaching out to our team. The following are answers to your questions, 1. BudgetError.NON_MULTIPLE_OF_MINIMUM_CURRENCY_UNIT occurred because if microAmount 10889671 converted to dollars it would be 10.889671 and the minimum unit is cent in the currency so you should round

Re: best practices for adding users to an audience list for a large list

2019-10-16 Thread Google Ads API Forum Advisor Prod
Hello, Your understanding is right, I meant that maximum limit for user list is 500K members only and all the 500K can be added in a single operation for a single user list. As one user list can hold only 500k members for your scenario you need 2 user lists there fore 2 API calls. Hope this cle

Getting BudgetError.NON_MULTIPLE_OF_MINIMUM_CURRENCY_UNIT

2019-10-16 Thread Arnab Ganguly
Hi, I have some queries related to Budget settings. 1) When I set below budget it gives me error like this BudgetError.NON_MULTIPLE_OF_MINIMUM_CURRENCY_UNIT budget = { 'name': 'Test budget #%s' % uuid.uuid4(), 'amount': { 'microAmount': '10889671' }, 'deliveryM

RE: Error when try to update campaign DSA feeds

2019-10-16 Thread Google Ads API Forum Advisor Prod
Hi Сергей, Thank you for reaching out. This is an issue that our team is aware of. We will update you when there is a solution available. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001UKNSNY:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https

Ads Import script issue

2019-10-16 Thread Kunal Patankar
Hi, We noticed that the Ads Import script times out for the following factors: 1. Total Accounts over 100 2. Execution time over 30 min We have a case where we have over 300 accounts and the script keeps timing out. Don't want to create multiple scripts to extract the data. Any so

How to get correct eligible ad spend with google ads api ?

2019-10-16 Thread Ludovic Cardinale
Hi everybody, I have a question about the Google Ads Api. When i request the customer with this : $query = "SELECT customer.id, metrics.cost_micros, segments.date FROM customer WHERE segments.date BETWEEN '" . $a["date_

RE: How to download a custom report through the API?

2019-10-16 Thread Google Ads API Forum Advisor Prod
Hi Ignacio, Thank you for posting your concern. However, unfortunately, generating custom reports are currently not supported in the AdWords API. You may refer to this guide to see the all available report types in the AdWords API. For Predefined reports, you may download several types of equi

How to download a custom report through the API?

2019-10-16 Thread Ignacio Guillermo Martinez
Hello, I have been searching information on how to download custom reports (or predefined ones) through the API. I was wondering if this is possible. The only information I have found about it is the following, but I am not sure if it corresponds to what I'm trying to do: https://developers.goo

RE: Share audiences between accounts in MCC using API

2019-10-16 Thread Google Ads API Forum Advisor Prod
Hi Martin, Unfortunately, sharing audience between manager and client accounts is still not available in the AdWords API. You may follow our blog for any relevant updates on this topic. Regards, Hiroyuki Google Ads API Team ref:_00D1U1174p._5001UKNRiL:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~