AdGroupAdService mutate suddenly throws OperationAccessDenied.ACTION_NOT_PERMITTED

2013-02-27 Thread Horhe
Hello, it all worked fine, but now AdGroupAdService mutate method throws OperationAccessDenied.ACTION_NOT_PERMITTED. Any idea what's causing this? Thanks. Br, Anže -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Campaign performance report beta feature feild not returned with V201209

2013-02-27 Thread Chirag
Hello All, When i tried to fetch campaign performance report with fields () that is in beta feature, I am getting error Underlying errors are Type = 'BetaError.BETA_FEATURE', Trigger = 'NumOfflineImpressions', FieldPath = 'selector'. Type = 'BetaError.BETA_FEATURE', Trigger =

Best practice for working with reports and stats on test accounts

2013-02-27 Thread Kevin Kuszyk
The API returns zero values for reports and stats on test accounts. Is there any best practice for building apps that use this data? Google - Can the test accounts be updated to return fake data (I believe the sandbox used to do this)? Thanks, Kevin. -- --

Re: Campaign performance report beta feature feild not returned with V201209

2013-02-27 Thread John Lister
You need to be registered as a beta tester in order to access any beta fields, etc John -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

Re: Error creating a copy of an existing Template Ad

2013-02-27 Thread Kevin Winter (AdWords API Team)
Hi Pete, We discussing the best approach for this issue. The core problem is that these template types were never intended to be used with the AdWords API. There are required fields that the API cannot return or allow you to mutate for these template types. As a result, it's not currently

Observing significant rise in occurrence of axis ConfigurationException when calling AdwordsUser.getService

2013-02-27 Thread cefc
Hello, I'm using the (old) Java client library and over the past few weeks have noticed that on first use of a service (also seen in AdgroupAdService, AdgroupCriterionService, CampaignService) an wrapped ConfigurationException: No Named Service is being thrown. Is this merely happening

GDN data in Ad Performance Report KeywordID 3000000 - When is this record absent?

2013-02-27 Thread Grace Chu
When retrieving GDN data via Ad Performance report through the API, sometimes the keywordID 300 group aggregate records are included, sometimes they are not. What settings dictate whether this data record will be available? How do we ensure we already have the full set of GDN data

Re: Does changing query string in Destination URL via Adwords API trigger editorial?

2013-02-27 Thread Taylor
Anash, can you confirm/deny the statements made by Oliver and Bfri below? This is an important point: Modifying keyword level destination URLs does not reset statistics whereas modifying URLs at the creative (Ad) level does and will therefore affect traffic. True/false? It would be nice to

Re: TrafficEstimator for existing campaigns

2013-02-27 Thread Takeshi Hagikura (AdWords API Team)
Hi mm, Apologies for answering here late. We confirmed there is an issue on our side when specifying the campaignId or adGroupId with v201209. The fix will be applied anytime soon. Best, - Takeshi, AdWords API Team On Friday, January 18, 2013 6:15:27 PM UTC+9, Takeshi Hagikura (AdWords API

Re: Campaign performance report beta feature feild not returned with V201209

2013-02-27 Thread Chirag
Hello John, Thanks for reply. Where i can register as beta tester? Thanks, chirag On Wednesday, February 27, 2013 7:23:22 PM UTC+5:30, John Lister wrote: You need to be registered as a beta tester in order to access any beta fields, etc John -- --