Re: Policy violations - v201710 vs 201706

2018-07-27 Thread GregT
Great - thank you both for clearing things up! Greg On Friday, July 27, 2018 at 12:17:10 PM UTC-5, Anash P. Oommen (AdWords API Team) wrote: > > Hi Greg, > > Since Josh is not available, I'll answer your questions instead. > > 1. Yes, ETA won't produce any PolicyViolationError. Let me know if yo

Re: How to stop results splitting by Campaign

2018-07-27 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Andrew, Could you please confirm are you looking to fetch impression share stats aggregated by campaign level? If yes, you can contentimpressionshare and searchimpressionshar

Re: adwords managed from thrid parties software via API

2018-07-27 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Eliel, >From the AdWords API perspective, you can add the account under your manager account using ManagedCustomerService.mutate API call. You can refer Java sample code here

Re: Policy violations - v201710 vs 201706

2018-07-27 Thread 'Anash P. Oommen (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Greg, Since Josh is not available, I'll answer your questions instead. 1. Yes, ETA won't produce any PolicyViolationError. Let me know if you see any behaviour otherwise, and we will investigate on priority. 2. PolicyFindingErrors (and policies in general) are a lot dependent on the account

Re: CAMPAIGN_PERFORMANCE_REPORT filter by Labels (strings)

2018-07-27 Thread 'Kristijan Novakovic' via AdWords API and Google Ads API Forum
Thanks for the answer and for the feature request. In the meanwhile, I will try the Label Report. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message

Re: Policy violations - v201710 vs 201706

2018-07-27 Thread GregT
Hey, Josh. Thanks for looking into this and for the information. I'd just like to clarify some things. 1 - Are you saying that creating expanded text ads will now *never* produce a PolicyViolationError, and we should only be looking for PolicyFindingErrors? It seems pretty clear that that's

Re: CAMPAIGN_PERFORMANCE_REPORT filter by Labels (strings)

2018-07-27 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, In the reports that supports Labels , you may only be able to filter using the LabelIds .

Re: Link Adwords Account: AuthenticationError.OAUTH_TOKEN_INVALID

2018-07-27 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Duong, The error OAUTH_TOKEN_INVALID occurs when your access token passed with the HTTP header was not correct. To verify that your credentials are correct, you could also try the CURL re

Re: Batch Jobs failing with inconsistent errors

2018-07-27 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Sanjay, Could you reply to me privately by choosing "reply privately to author" from the drop down at the top-right of my post, and please include: - At least one full set of operations that you submitted which resulted in these errors - At least one full error message from the r

Link Adwords Account: AuthenticationError.OAUTH_TOKEN_INVALID

2018-07-27 Thread xuantoi . ads . mtest
Hello, I'm got AuthenticationError.OAUTH_TOKEN_INVALID when try to link adwords account to manager adwords account here my code at server: private void sendRequest(ManagedCustomerServiceInterface managedCustomerService, Long customerId, Long managerId) throws RemoteException { //send emai

How to stop results splitting by Campaign

2018-07-27 Thread Andrew Hughes
I have a request for impression share that I want to return the total impression share for the week (as seen on the top row of the normal adwords dashboard). I'm only requesting the ImpressionShare metric but it's still returning by campaign. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

adwords managed from thrid parties software via API

2018-07-27 Thread eliel mizrahi
Hi everyone, I would like to know, if via API can be integrated several adwords sub-accounts in the customers account profile in our site, and being them able to manage the amount of money to invest in our site as also indexed and promoted in google and the associated networks. 1 account -->

Re: USER_PERMISSION_DENIED

2018-07-27 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Paolo, The AuthorizationError.USER_PERMISSION_DENIED error you encountered means that there is no link between the manager account authenticated in the request with the client account sp