Considering switching from AdWords Scripts to AdWords API

2017-03-23 Thread Vy Nguyen
I work for an eCommerce reseller that has 130+ AdWords campaigns under a single account. Currently, I'm using AdWords Scripts to manage daily campaign refreshes. The problem is AdWords Scripts has certain limitations. For one, I frequently run into errors when trying to run a script for all cam

LocationCriterionService Returns empty results for a locationID recieved from CampaignLocationTargetReport

2017-03-23 Thread asaf
Hi! We are querying an account data using the CampaignLocationTargetReport and then want to transform the locationID to a country name using LocationCriterionService, The problem is we sometimes receive bizarre location IDs from CampaignLocationTargetReport that if you send them to LocationCr

Re: Oauth Authentication issue

2017-03-23 Thread cv
Hello Sreelakshmi/ Zweitze, Thanks for quick reply. But this behaviour should not same earlier, I mean earlier if user changes password the API is not give response with saying USER_PERMISSION_DENIED. This must be same for every scope and not only if we include gmail scope? Thanks, On Wed

Re: Is it slower to access test account's data via API than standard account? How much slower if so?

2017-03-23 Thread 'Ivan Bautista' via AdWords API Forum
Hi Dongliang, Regardless whether the API service is called using a test account or a production account, the response time of the API services may vary and is affected by a number of factors such as network connection and type of operations requested. Regards, Ivan AdWords API Team -- -- =~

Re: Adding Milers to my current GPS Coordinates

2017-03-23 Thread 'Ivan Bautista' via AdWords API Forum
Hi Ron, This forum only caters to concerns related to the implementation of the AdWords API. I'm afraid location tracking is not available via the AdWords API. However, you may follow our blog for future updates. Regards, Ivan

Re: PHP Fatal error: Cannot use object of type stdClass as array

2017-03-23 Thread 'Ivan Bautista' via AdWords API Forum
Hi, Since your concern is more on the client library than the AdWords API, it would be best if you raise this issue to the client library team so they can assist you. Regards, Ivan AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: how to catch OAUTH_TOKEN_INVALID error

2017-03-23 Thread 'Peter Oliquino' via AdWords API Forum
Hi, Could you confirm if you are using any of the AdWords API's client libraries ? I asked because access tokens are automatically refreshed when you use them and you would no longer have a need to imple

Is it slower to access test account's data via API than standard account? How much slower if so?

2017-03-23 Thread Dongliang Yu
Hi, I'm testing API performance (e.g. how much time needed to add 5k keywords) for time-sensitive issue, for now I only have a basic dev token with a test account. Does the test account stand on a different environment and has different performance than standard one? Is the result slower? How

Re: Batch Operator AUTO CANCELED and INERNAL_ERROR

2017-03-23 Thread Mike
Hi Nadine Thanks for reply. What do you mean there seemed to be issues when processing it? It's mean my operations not processing or process but not done or done but have problem when return result? I need to know this because if process done but have problem when return result, so I j

Re: PHP: SOAP-ERROR: Parsing WSDL

2017-03-23 Thread 'Peter Oliquino' via AdWords API Forum
Hi Cristiano, Seeing that your concern is more on the configuration of your client library rather than the AdWords API and its services, I would recommend that you contact the library owners directly via this link as they are more equippe

PHP Fatal error: Cannot use object of type stdClass as array

2017-03-23 Thread sam
PHP Fatal error: Cannot use object of type stdClass as array Everything worked fine up until the update to v201702. Now we are getting: "PHP Fatal error: Cannot use object of type stdClass as array in /.../Util/XmlDeserializer.php on line 105" Here's the code that uses XmlDeserializer, where C

Re: PHP Fatal error: Cannot use object of type stdClass as array

2017-03-23 Thread sam
ConvertXmlToObject() is the part that causes the error... -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You

PHP Fatal error: Cannot use object of type stdClass as array

2017-03-23 Thread sam
Everything worked fine up until the update to v201702. Now we are getting: PHP Fatal error: Cannot use object of type stdClass as array in /.../Util/XmlDeserializer.php on line 109 Here's the code that uses XmlDeserializer: if ($batchJob->downloadUrl !== null && $batchJob->downloadUrl->url !==

how to catch OAUTH_TOKEN_INVALID error

2017-03-23 Thread G.E.G. Camp-Management
Hi How can I catch the error OAUTH_TOKEN_INVALID its appear after the access token expire i need to catch it to redirect the user to the connect page with a message and not see the error ??? thanks for help -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog an

Re: Augmentation quota compte API

2017-03-23 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Andréa, I see that your question is about Google Analytics. This forum is exclusively for issues related to AdWords API. Please post your question on the Google Analytics Forum . Thanks, Sreelakshmi, Ad

Re: Data freshness of Gmail Ad results?

2017-03-23 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Zweitze, Since GCLID is generated at impression time , in Click Performance Report, the data for these clicks will be attributed to the date on which the ad was served. Since the CtcLookbackWindow

Re: API v201607 DatabaseError.CONCURRENT_MODIFICATION

2017-03-23 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Mubbashar, Could you please *Reply privately to author* and share a sample SOAP response XML while you are getting the CONCURRENT_MODIFICATION exception? I believe, you should still have the index of the operation in your response logs and it should help you find out which operation failed

Adding Milers to my current GPS Coordinates

2017-03-23 Thread Captain Ron
So I have been playing with the API to give me miles and time driving from point A ( my Coordinates) to a specific address. This works great. But what I really need to do now is add 10 miles to my current location ( I have my Coordinates already ) Is there an API out there that will do this

Re: Callout extensions: Ad group extension and Ad group extension

2017-03-23 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, You need to set the clientCustomerId in the request header to add an extension at the customer level using CustomerExtensionSettingService

Re: RateExceededError.RATE_EXCEEDED suddenly started appearing for all report calls

2017-03-23 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi M, You may see this error if you have exceeded the 1,000 daily report downloads limit . If you plan to download more reports per day, I would recommend applying for Standard Access <

Re: API v201607 DatabaseError.CONCURRENT_MODIFICATION

2017-03-23 Thread mubbashar husain
Actually i want to find out which one fail. as we submit in batch and i got exception so i don't know which one is fail. can you provide me some to get the adgroups which are successful and which are not thanks! On Thursday, 23 March 2017 21:00:00 UTC+5, Sreelakshmi Sasidharan (AdWords API Tea

Re: Batch Operator AUTO CANCELED and INERNAL_ERROR

2017-03-23 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hi Mike, Thanks for providing these details. I don't initially see what the problem is. It looks like all of your operations uploaded successfully, but there seemed to be issues when processing it. We're going to have to dig through the logs on our servers. I'll get back to you when we figure o

Re: Augmentation quota compte API

2017-03-23 Thread Andrea Bensaid
ScreenShot ==> Le jeudi 23 mars 2017 18:13:09 UTC+1, Sreelakshmi Sasidharan (AdWords API Team) a écrit : > > Hi Andréa, > > I can only write to you in English. Cou

Re: Augmentation quota compte API

2017-03-23 Thread Andrea Bensaid
Yes, My quota is limited to 100 account. Can I upgrade this quota to more ? Like 200-300 ? Because I need to associate more accounts to keep the API. Thx, Andréa Le jeudi 23 mars 2017 18:13:09 UTC+1, Sreelakshmi Sasidharan (AdWords API Team) a écrit : > > Hi Andréa, > > I can only write to you

Re: Augmentation quota compte API

2017-03-23 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Andréa, I can only write to you in English. Could you please answer the questions listed below? 1. Is your Issue regarding the AdWords API? 2. If it is about AdWords API, what quota are you referring to? Please share any error messages/SOAP logs that you have. Thanks, Sreelakshmi, AdWords

Re: Callout extensions: Ad group extension and Ad group extension

2017-03-23 Thread dima
Hi, the problem with CustomerExtensionSettingService that I can't find where customerId can be set ? I need to set callout extension for specific customer and not for all ManagedCustomers under t

Quota API 100 comptes

2017-03-23 Thread Andrea Bensaid
Bo njour, je suis à 100 Limité API de comptes mon Google adresse Développeur: @ developer.gserviceaccount.com <944267074213-nj9nv0482f3439oh5b6bo5fiol8sp...@developer.gserviceaccount.com> <944267074213-nj9nv0482f3439oh5b6bo5fiol8sp...@developer.gserviceaccount.com> Po-vous me aider à quota

Augmentation quota compte API

2017-03-23 Thread Andrea Bensaid
Bonjour, Nous sommes bloqué à 100 au niveau du compte @developer.gserviceaccount.com <944267074213-nj9nv0482f3439oh5b6bo5fiol8sp...@developer.gserviceaccount.com> pour récupérer l'API. Avez-vous une solution pour augmenter le quota à 200-300 par exemple ? Le service de Google en ligne n'en a

Quota API 100 comptes

2017-03-23 Thread Andrea Bensaid
Bo njour, je suis à 100 Limité API de comptes mon Google adresse Développeur: @ developer.gserviceaccount.com <944267074213-nj9nv0482f3439oh5b6bo5fiol8sp...@developer.gserviceaccount.com> <944267074213-nj9nv0482f3439oh5b6bo5fiol8sp...@developer.gserviceaccount.com> Po-vous me aider à quota

Re: Always unique field in multiple attribution report types

2017-03-23 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, Based on the report type, the performance statics will be aggregated at different levels. For example, the Audience Performance Report aggregates data at the audience level. Please see this section

Re: API v201607 DatabaseError.CONCURRENT_MODIFICATION

2017-03-23 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Mubbashar, In the event of DatabaseError.CONCURRENT_MODIFICATION , you will not be able to get the values of the specific operation that failed in the response. But please note that you will

RateExceededError.RATE_EXCEEDED suddenly started appearing for all report calls

2017-03-23 Thread adwords
Hi, We've been accessing the Basic api with no issues for over a year, suddenly at around midnight UTC all report api calls started returning the following response standalone="yes"?>RateExceededError.RATE_EXCEEDEDBasic > > Access Daily Reporting > Quota > There is no other information r

RateExceededError.RATE_EXCEEDED suddenly started appearing for all report calls

2017-03-23 Thread adwords
Hi, We've been accessing the Basic api with no issues for over a year, suddenly at around midnight UTC all report api calls started returning the following response standalone="yes"?>RateExceededError.RATE_EXCEEDEDBasic > > Access Daily Reporting > Quota > There is no other information re

Re: FeedItemService.get() returns no policyData for Price Extensions

2017-03-23 Thread Zweitze
Thanks for the suggestion. It doesn't always work, some feeds have multiple mappings, and then you can't determine the right mapping for the item. But in this case it works. Will add this to my code. On Wednesday, March 22, 2017 at 10:16:31 PM UTC+1, Shwetha Vastrad (AdWords API Team) wrote:

Data freshness of Gmail Ad results?

2017-03-23 Thread Zweitze
Hi all, Has anyone an idea? The article on data freshness doesn't appear to address this - and I couldn't find this in the docs on gmail ads. For instance, suppose on Monday a gmail ad is served, and the user decides to save it. Friday

Re: PHP: SOAP-ERROR: Parsing WSDL

2017-03-23 Thread Cristiano Morozino
Hi Peter, This means that I can't test the API via localhost ? If I can, what I need to configure in my Apache ? Em quinta-feira, 23 de março de 2017 01:13:00 UTC-3, Peter Oliquino escreveu: > > Hi Cristiano, > > Could you confirm if you are loading the WSDL via https? If yes, could you > also

Re: Empty LanguageCriteriaId in a Shopping Performance Report

2017-03-23 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Greetings! I know I'm bumping an old thread, but I just wanted to make sure that people searching this issue know that the issue is now fixed. Cheers, Nadine, AdWords API Team On Tuesday, December 29, 2015 at 2:37:49 PM UTC-5, Umesh Dengale wrote: > > Hi David, > > The product's contentLanguage

Always unique field in multiple attribution report types

2017-03-23 Thread kristijan . novakovic
What field will always be unique in all rows for each standard API access minimum required Report Type (in cases of multiple attribution report types)? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://

Re: DUPLICATE_EXTENSION_FEED_ITEM_EDIT when adding extensions to multiple ad groups in one API call

2017-03-23 Thread JC Lee
Hi Ivan, Replying to your answer in the private reply here. With further testing, I found that if I cleaned out the existing feed items of properties I am able to avoid the error. In other words, in my example from my first post, the existing extension X on both ad groups must be void of prope

Re: Batch Job Completion and Queues

2017-03-23 Thread 'Ivan Bautista' via AdWords API Forum
Hi Danny, Regarding the slow completion time for the batch jobs, could you reply to us privately (using *reply privately to author* option) with you customer ID and the batch job ID/s in question so we could investigate further? In the mean time, here are my answers to your questions: - Wou

API v201607 DatabaseError.CONCURRENT_MODIFICATION

2017-03-23 Thread mubbashar husain
Hi, I am using php sdk for change of adgroup bid using AdGroupCriterionService. I wanted to know that how can i finds out which adgroup bid change is successful and which one are not when i get DatabaseError.CONCURRENT_MODIFICATION. I only get SoapFault exception. Here is my code i am using to

Re: How to link AdWords to a specific GMB Business account

2017-03-23 Thread 'Ivan Bautista' via AdWords API Forum
Hi Kevin, Yes, you may reply to us privately (using *reply privately to author* option) with your SOAP request logs so we can further investigate. Also, were you able to confirm and verify with the Google My Business API team

Batch Job Completion and Queues

2017-03-23 Thread Danny
Hi I'm running into issues where sometimes whenever I send a batch job to do a mutate operation (e.g. pause ad), it takes a long time (more than few hours) to keep polling the status for 'DONE' or 'CANCELLED'. But when I check the account, I can see the changes are done generally within minutes

Re: DUPLICATE_EXTENSION_FEED_ITEM_EDIT when adding extensions to multiple ad groups in one API call

2017-03-23 Thread 'Ivan Bautista' via AdWords API Forum
Hi JC, To help us investigate further, could you *reply to us privately* with the SOAP request and response when you encountered the error? Regards, Ivan AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.b