Shopping Performance Report - AdWords Script vs Adwords API

2014-04-11 Thread peter . lanser
Hi, I'm trying to query a Shopping Performance Report for a campaign which contains Product Listing Ads (not a shopping campaign). My AWQL query returns results when it is executed using an AdWords Script, but the same query returns an empty report when it is executed using the API (v201402).

Inconsistent errors during AdParam Upload

2012-01-16 Thread Peter Lanser
Hi, using API Version V201109 we are uploading AdParams in various formats and are noticing inconsistent behaviour: €42 €42 42 € As we understand, the API should remove all whitespace in the AdParam and except the leading or trailing Euro symbol. Strangely though the API returns

Re: Inconsistent errors during AdParam Upload

2012-01-20 Thread Peter Lanser
: 0004b6f217ee0f880a3459e85dfc €42 request id: 0004b6f217fa31000a341b626eb4 As already mentioned everything works fine now but we had some incosistences some days ago. Best regards, Peter Lanser -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http

Upload of campaigns, ad groups, criterions and ad params in immediate succession

2012-03-21 Thread Peter Lanser
Hi, using the Java Adwords API v201109 I get incosistent behaviour when uploading campaigns, ad groups, criterions and ad params in immediate succession. For example I added: - a campaign (request id 0004bbbcceec92f80a3460a10df8, 0004bbbccf0d0f610a34b3c75273) - an ad group

Re: Upload of campaigns, ad groups, criterions and ad params in immediate succession

2012-03-22 Thread Peter Lanser
Pete, thanks for your help. We do store those IDs. The SOAP xml response from the criterion addition (which triggers the error) is the following: ?xml version=1.0 encoding=UTF-8? soap:Envelope xmlns:soap=http://schemas.xmlsoap.org/soap/envelope/; soap:Header ResponseHeader

ManagedCustomerService - canMangeClients

2015-09-04 Thread Peter Lanser
Hi, we are using the ManagedCustomerService to get a list of customers. Amongst other fields we are selecting 'canMangeClients'. It seems that the behavior is different since a couple of days: canManageClients is not always set. It's seems to be true for customers which can manage clients and

Re: ManagedCustomerService - canMangeClients

2015-09-07 Thread Peter Lanser
Hi Anthony, the issue is fixed for me. Thank you for the answer. Regards, Peter On Friday, September 4, 2015 at 10:20:49 PM UTC+2, Anthony Madrigal wrote: > > Hi Peter, > > This issue should now be resolved. Please let me know if you still face > any issues. > > Regards, > Anthony > AdWords

Invalid OAuth scopes

2017-12-13 Thread Peter Lanser
Hi, according to http://googleadsdeveloper.blogspot.co.at/2017/12/upcoming-changes-to-adwords-oauth-scope.html https://www.googleapis.com/auth/adwords is the one and only scope to be used in future. Refresh tokens authorised with old scopes will stop working. Is this only valid for

Re: Invalid OAuth scopes

2017-12-14 Thread Peter Lanser
anks, > Bharani, AdWords API Team > > On Wednesday, December 13, 2017 at 12:13:14 PM UTC-5, Peter Lanser wrote: >> >> Hi, >> >> according to >> http://googleadsdeveloper.blogspot.co.at/2017/12/upcoming-changes-to-adwords-oauth-scope.html >> https://www.

LabelError.DUPLICATE_NAME although there is no such label

2017-11-15 Thread Peter Lanser
Hi, we have accounts where we cannot create labels because of a DUPLICATE_NAME error although there is no label with the given name. To be precise - there is no _enabled_ label with the given name. This error is reproducible both via API (v201705) and via Adwords UI. We can provide multiple

Re: LabelIds column in Campaign Performance Report has negative values

2017-11-06 Thread Peter Lanser
Hi Vincent, this also seems to be the case when querying the Labels via the CampaignService and/or the AdGroupService (API version 201705). When querying the LABEL_REPORT we receive non-negative label ids, but we cannot use them for filtering eg the CAMPAIGN_PERFORMANCE_REPORT. However, we

Policy violations - v201710 vs 201706

2018-07-03 Thread Peter Lanser
Hi, we are currently migrating from Adwords API v201710 to v201806 and we are observing an issue regarding policy violations / excemption requests. Part of our test suite is the creation of an (expanded) text ad triggering a PolicyViolationError. Everything is fine with v201710 - we are

Resetting Developer Token and Client Secrets

2018-02-12 Thread Peter Lanser
Hi, we would like to reset our developer token and certain OAuth client secrets. Does a reset invalidate existing tokens / secrets immediately or is there a chance to keep them valid for a certain amount of time for example? Ánd will existing OAuth refresh tokens be affected by a change of an

Re: Resetting Developer Token and Client Secrets

2018-02-14 Thread Peter Lanser
Hi Vincent, actually you can reset the developer token: https://developers.google.com/adwords/api/docs/guides/reset-devtoken Maybe my question was not clear enough. We had to reset our developer token and secrets of existing OAuth2 client configurations. My question would have been if these

Re: Resetting Developer Token and Client Secrets

2018-02-15 Thread Peter Lanser
Hi Vincent, everything is clear now. Thanks four your answer. Regards, Peter On Thursday, February 15, 2018 at 5:03:45 AM UTC+1, Vincent Racaza (AdWords API Team) wrote: > > Hi Peter, > > My apologies for the confusion in regards to the developer token. Based on > the guide >

Google Ads API back to Beta - Migration

2019-07-03 Thread Peter Lanser
Hi, as we are currently working on the migration to the new Google Ads API we would need clarification on the following points: - Is the API (the interface itself, client libraries) considered to be stable enough to continue this migration work? - What does this mean for the deprecation

Re: New Ads API Search Term View for shopping campaigns doesn't segment by product group

2022-02-22 Thread Peter Lanser
Hi, we have the same problem - is there any news on this topic? Regards, Peter Lanser On Thursday, January 20, 2022 at 6:44:59 PM UTC+1 adsapi wrote: > Hi all, > > The feature request is under consideration, but I don't have any updates > to share at this time. > > Thanks,

Re: New Ads API Search Term View for shopping campaigns doesn't segment by product group

2022-02-22 Thread Peter Lanser
Hi, I would like to add that we do get back results e.g. for search campaigns. Is this problem related to shopping campaigns only? On Tuesday, February 22, 2022 at 12:33:11 PM UTC+1 Peter Lanser wrote: > > Hi, > > we have the same problem - is there any news on this topic? > >

Re: Keep on getting Resource_Exhausted error when I should not

2022-12-06 Thread 'Peter Lanser' via Google Ads API and AdWords API Forum
Hi, we are experiencing the same issue (also using V12 of the Google Ads API). Regards, Peter Lanser On Monday, December 5, 2022 at 5:34:54 PM UTC+1 sohai...@gmail.com wrote: > I am clear about the reasoning if I am doing too many requests in a short > time. This is why I sent the scr