Adding Account Management to my application

2017-09-22 Thread adwordstesttoken
After my application for a developer token failed, I was told that I need to add Account Management to my application in order to comply with the AdWords API terms and policy. I am confused on the procedure in order to do that; I am currently using test accounts to do that. In order to manage my

Re: "Problem sending data to report download server" exception to Geo Performance Report request

2017-09-22 Thread 'Peter Oliquino' via AdWords API Forum
Hi, To better investigate your issue, could you provide your clientCustomerId? You may reply via the *Reply privately to author* option. Best regards, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper

Re: Error: Client error: `POST https://www.googleapis.com/oauth2/v4/token` resulted in a `401 Unauthorized` response:

2017-09-22 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi, To further investigate this, could you provide the authentication type that you are using as well as the client library? Also, please double check on your end if you have followed all the steps from our OAuth2 guide . Th

Ad Rotation Strategy Migration

2017-09-22 Thread 派尼爾
Hi Adwords team, According to inside adwords, ad rotation options will simplify to 2 options("Optimize" and "Rotate indefinitely") on interface. https://adwords.googleblog.com/2017/08/introducing-better-simpler-ad-rotation.html Does it affect adwords API AdServingOptimizationStatus? Adwords API

Ad Rotation Strategy Migration

2017-09-22 Thread 派尼爾
Hi Adwords team, According to inside adwords, ad rotation options will be simplified to 2 options(*Optimize* and "*Rotate indefinitely*) on interface. https://adwords.googleblog.com/2017/08/introducing-better-simpler-ad-rotation.html Adwords API v201708 adServingOptimizationStatus still inclu

Re: API Upload offline conversion slow to show up in adwords

2017-09-22 Thread El mInus
Hi Peter, Thanks for your reply. Yesterday all became ok, Conversions are now visible within 2 hours. Le jeudi 21 septembre 2017 07:26:29 UTC+2, El mInus a écrit : > > Hello, since yesterday , i seems that uploaded offline conversions are > very slow to show up in adwords (more than 12 hours)

Failed to parse referrer from

2017-09-22 Thread Ilyas Dirin
Hi, I'm getting parse error from the referrer below which I used to exactly same string for tracking referrer traffic on Google Analytics. Despite it works perfect on Google Analytics, I'm getting the error below from Adwords. Any idea? Formatted texts are parameters. Thanks. 09-22 09:32:51.706

Re: UNEXPECTED_INTERNAL_API_ERROR with getCustomers

2017-09-22 Thread Oksana
Thanks Nadine! On 22.09.17 00:56, 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum wrote: Hello Oksana, I accidentally set my net a little too wide when checking what's associated with that email. It's associated with only a few AdWords accounts as you pointed out, and it's associ

Re: set CrmBasedUserList status to closed

2017-09-22 Thread Stephanie Vance
Shwetha, I wanted to check in and make sure you received my response with the data you requested. I replied privately shortly after you posted your reply. If you didn't get it I will resend it, otherwise is this still being looked into? Thanks, Stephanie On Tuesday, September 19, 2017 at 3:5

Re: v201708 Uncaught exception 'InvalidArgumentException' with message 'All of 'clientId', 'clientSecret', and 'refreshToken' must be set when using installed/web application flow.'

2017-09-22 Thread Mike Enos
Hi Peter, When I try following this guide I do not get the composer.phar file mentioned in step 3 In Step 1, where they say to run git clone they don't say which directory. I did it from c:\DataH\xampp Why do

Re: set CrmBasedUserList status to closed

2017-09-22 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Stephanie, I did receive the information you sent. I had responded to you privately. Could you check if you received my message? Essentially, you need to specify the type of UserList using "xsi:type". Could you retry the request by modifying the operand as shown below? { 'xsi_type': '

Re: set CrmBasedUserList status to closed

2017-09-22 Thread Stephanie Vance
Oh sorry i never got your response, I added the xsi type parameter into my request and it worked, thank you for your help! On Fri, Sep 22, 2017 at 10:05 AM, 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum wrote: > Hi Stephanie, > > I did receive the information you sent. I had respond

Re: Universal App Campaigns Reporting

2017-09-22 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hello Yuval, I just did a check to see if there is anything in the works, and I don't currently see any plans to add UACs to these reports. I've put in a feature request for these reports to include UACs. Please keep an eye on our blog for any updates.

Re: Exception while calling OfflineConversionFeedService

2017-09-22 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Nathan, Could you confirm if you are using .NET library? I should be able to comment once I am able to take a look at the SOAP logs. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdevelop

Re: Failed to parse referrer from

2017-09-22 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, On this forum, we address technical questions related to AdWords API. Looks like your issue is related to App Conversion Tracking and Remarketing API . The best way to reach the support team is to use the Help button within the Ad

Re: EntityNotFound.INVALID_ID @ operations[0].operand.adGroupId; trigger:'AdGroupId: 987107028', EntityNotFound.INVALID_ID

2017-09-22 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello Dino, I did receive the SOAP logs for adding the Expanded Text ads. I had responded to you privately. Could you check if you received my message? Based on the SOAP logs, I'm not able to locate the AdGroupID used for the API call. INVALID_ID error is noticed when the referencing ID is not

Re: Ad Rotation Strategy Migration

2017-09-22 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, You should still be able to use *CONVERSION_OPTIMIZE* and *ROTATE *adServingOptimizationStatus in AdWords API v201708. UI and API are not always consistent; there are times when the UI changes first, and there are other times when the API will change first. Currently, there shouldn't be a

Re: Credential could not be refreshed, java client library version v201708

2017-09-22 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello Hari, To rule out issues with the client library or your *ads.properties* file, could you issue the access token request via curl as follows? curl --data "grant_type=refresh_token" \ --data "refresh_token=*YOUR_REFRESH_TOKEN*" \ --data "client_id=*YOUR_CLIENT_ID*" \ --data

high rate of UNEXPECTED_INTERNAL_API_ERROR / INTERNAL_SERVER_ERROR

2017-09-22 Thread doron
we are seeing high rate of UNEXPECTED_INTERNAL_API_ERROR / INTERNAL_SERVER_ERROR (across multiple accounts) in : ADGROUP_PERFORMANCE_REPORT CAMPAIGN_PERFORMANCE_REPORT CustomerSyncService.get -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://g

Re: high rate of UNEXPECTED_INTERNAL_API_ERROR / INTERNAL_SERVER_ERROR

2017-09-22 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, Could you provide the report definitions and the SOAP request and response for CustomerSyncService.get() which is resulting in UNEXPECTED_INTERNAL_API_ERROR along with a few sample clientCustomerIds? Does retrying the request result in a successful response? Please use *Reply privately to

Cannot process batch jobs

2017-09-22 Thread Stefano Fontana
Since 1 hour I am not able to complete any batch jobs Example id: 570369758, 570737388 I only have few operations: ADD: AdGroupAd: 4 - AdGroupCriterion: 23 - AdGroup: 1 SET: AdGroup: 1 REMOVE: AdGroupAd: 2 Can you please have a look? Usually cancelling and retrying was working but now even tha

Ad Customizer Feed for Responsive Display Ads

2017-09-22 Thread PPC Developer
It's unclear if this feature is currently supported. Can I create a feed, attach it to a display campaign, and refer to the feed in Responsive Display Ad's short headline as "{DataSet.Attribute} - this is a great ad" According to the community, this is not supported for Display network respon

How to get the average cpc of a google shopping product ?

2017-09-22 Thread me
Hi there. I would like to know if it is possible to get the average cpc of a google shopping product (ProductPartition?) ? I looked into TrafficEstimatorService with CampaignEstimateRequest>AdGroupEstimateRequest->KeywordEstimateRequest but I think this is only for keyword (\Google\AdsApi\Ad

Unmarshalling Error with add_responsive_display_ad.py in release v201708

2017-09-22 Thread James Huang
Dear Adwords API team, I download the script "add_responsive_display_ad.py" from the latest release v201708, and run the exact same script (without changing the sample image URL) on both Windows and Linux but kept getting this error message suds.WebFault: Server raised fault: 'Unmarshalling Err

Re: Exception while calling OfflineConversionFeedService

2017-09-22 Thread Nathan Rose
Yes, I am using the .Net library (v201708) And it appears the error happens before the soap request is sent (I'm guessing it is in the client libraries formation of the request). I will respond privately with the contents of the summary log from this request. On Friday, September 22, 2017 at

Re: "Problem sending data to report download server" exception to Geo Performance Report request

2017-09-22 Thread andy . hollingsworth
Hi Peter, I sent you the clientCustomerId via private message. Please let me know if I can provide further information to help. Thanks for looking into this. I look forward to hearing your findings. Andy On Friday, September 22, 2017 at 12:37:45 AM UTC-7, Peter Oliquino wrote: > > Hi, > > To b