Adwords API CustomerService CUSTOMER_NOT_FOUND

2017-05-10 Thread 'James' via AdWords API Forum
Hi After a customer goes through the OAuth2 flow and we have a valid accesstoken and refreshtoken, I am trying to use the AdwordsService CustomerService object to get all of the valid Customers for a client but I keep on getting a CUSTOMER_NOT_FOUND error every time I call the getCustomers()

Exclusions in Display Network Targets via API

2017-05-10 Thread Dave Mueller
I'd like to be able to use the API to set domain exclusions in the display network targets in order to block known click-bait domains from displaying my ads. Does anyone know if this is possible via the API? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Adwords API CustomerService CUSTOMER_NOT_FOUND

2017-05-10 Thread 'James' via AdWords API Forum
Hi After a client trying to connect their Adwords account to our application goes through the OAuth2 flow and we are able to get a valid access token and refresh token, I am trying to get all of the customers for that account using AdwordsService CustomerService. However when I do so, I am

Re: Report ExternalConversionSource field

2017-05-10 Thread 'Peter Oliquino' via AdWords API Forum
Hi Donald, Could you confirm if you are using an older version of the AdWords API? Upon checking the v201607 version does not support the ExternalConversionSource field

Re: Developer/Agency recommendations

2017-05-10 Thread 'Ivan Bautista' via AdWords API Forum
Hi Bryan, Our team doesn't have any knowledge regarding list of AdWords API certified partners nor if a certification of such exist. The support that our team provides is only limited to technical questions about the AdWords API and how to utilize its various features. As mentioned earlier,

Report ExternalConversionSource field

2017-05-10 Thread 'Donald Hui' via AdWords API Forum
Hi, The API documentation suggests that its possible to segment conversions at the campaign-geo-level here : https://developers.google.com/adwords/api/docs/appendix/reports/campaign-location-target-report#externalconversionsource However, this awq seems to fail SELECT Id, Conversions,

Re: How can you download an API report that included Audiences at Campaign level?

2017-05-10 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Rachel, You can add it as a field to get both campaign level and ad group level audience targets. If you would like to retrieve audience targets only at the campaign level, you can use this field in a predicate. This field was added to the Audience Performance Report in AdWords API version

Re: BatchJobService / CompressionLevel / Upload Speed (PHP-API)?

2017-05-10 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi DS, An API request having 'User-Agent: containing the string "gzip"' and 'Accept-Encoding: with the value gzip' will enable compression . >From your earlier description, the compression must be enabled.

Re: BudgetOrderError.GENERIC_BILLING_ERROR @ operations[0].operand; trigger:'Customer Budget failed to save'

2017-05-10 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Alexandra, Could you perform a BudgetOrderService.getBillingAccounts() request using the same OAuth2 credentials you used in your ADD operation to see if it returns the BillingAccount

Re: How can you download an API report that included Audiences at Campaign level?

2017-05-10 Thread rachelhardman64
Great, Thankyou! So do I add the CriterionAttachmentLevel as a field or a filter? I've tried adding it as a field but it stops the adwords download from working. Regards Rachel On Wednesday, 10 May 2017 16:21:34 UTC+1, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Rachel, > > Starting

Re: getting unmarshalling error on radiusInUnits using CampaignCriterionService

2017-05-10 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Thom, It does look like an issue specific to the PHP client library. Since you have already opened an issue in the repository, you can follow that thread to get this issue resolved. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: How can you download an API report that included Audiences at Campaign level?

2017-05-10 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Rachel, Starting with AdWords API version v201609 the Audience Performance Report includes audiences

BudgetOrderError.GENERIC_BILLING_ERROR @ operations[0].operand; trigger:'Customer Budget failed to save'

2017-05-10 Thread Александра Пчелкина
Hi i started to receive error "BudgetOrderError.GENERIC_BILLING_ERROR @ operations[0].operand; trigger:'Customer Budget failed to save'" on mutate budgets.I can't find this trigger error in api manual. It can be that budget mutate works great for few times, and after that this error comes. --

Re: Question regarding ManagedCustomerService and the CanManageClients property

2017-05-10 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Vasile, Yes, hypothetically, if an AdWords Manager account has no child accounts, and you make a ManagedCustomerService.get() request against this account with the predicate "WHERE

Re: Developer/Agency recommendations

2017-05-10 Thread Bryan Cruikshank
Is there any sort of AdWords API certified partners list or something like that where I can find and connect with people that provide services and are experts with the AdWords API and Scripts? On Tuesday, May 9, 2017 at 10:58:27 PM UTC-5, Ivan Bautista wrote: > > Hi Bryan, > > This forum and

How can you download an API report that included Audiences at Campaign level?

2017-05-10 Thread rachelhardman64
I would like to be able to download a report using the Adwords API, I would like to view the audiences at campaign level,At present I download an Audience Performance Report with the following fields: CampaignName AdGroupName UserListName Criteria BidModifier Cost Clicks Conversions These

Question regarding ManagedCustomerService and the CanManageClients property

2017-05-10 Thread Vasile Archeri
Hello, I'm wondering if it's possible to have a MCC with CanManageClients set to TRUE but no child accounts on. I'm using the PHP client library but I imagine this would be applicable to every client library. So for example if I used the client library with a client customer ID that has

Re: Error 502. Invalid gateway

2017-05-10 Thread Spain Api
Hi, The error was when I was executing the placement performance report, and this doesn't always happen. If I getting other 502, I'll try to capture the message and the stacktrace for you. Regards. El martes, 9 de mayo de 2017, 10:31:42 (UTC+2), Ivan Bautista escribió: > > Hi, > > To help us

Re: Reporting API vs. AWQL returns different data (Audience Performance Report)

2017-05-10 Thread 'Peter Oliquino' via AdWords API Forum
Hi Ales, I had to delete your initial post as it contained your customer ID which can be considered sensitive information. Please refer to our forum posting guidelines for future posts. As for your issue, could you

Reporting API vs. AWQL returns different data (Audience Performance Report)

2017-05-10 Thread Ales Sturala Netsociety
Hello, I am experiencing some discrepancies between AWQL and Reporting API. When requesting Audience Performance Data through AWQL I am getting an extra campaign that I do not get when requesting data through the Reporting API with the same parameters. *AWQL* Client Customer Id: 5733034929

Re: Do I absolutely need OAuth2 Authentication? (For keyword traffic estimating Web app)

2017-05-10 Thread steve
Hi Sreelakshmi, I had not installed the PHP library using Composer, instead I manually downloaded the package (google-api-php-client-2.1.1_PHP54) from this page: https://github.com/google/google-api-php-client/releases But now I'll do like you say and try installing the PHP library via