Re: question about API pricing

2013-02-06 Thread Takeshi Hagikura (AdWords API Team)
Hi You can query historical operations count using InfoService like this example code . Please keep in mind, you should target your MCC clientCustomerId in the request header when usin

Re: Report download failed

2013-02-06 Thread Takeshi Hagikura (AdWords API Team)
Hello Are you still seeing the error continuously? Can you please share each of the report definition xml (or AWQL String)? Best, - Takeshi, AdWords API Team On Wednesday, February 6, 2013 4:54:42 PM UTC+9, SONAM wrote: > > Hello, > > Since 3 days , on pulling Campaign performance report from

Re: Get TextAds and DynamicSearchAd via adGroupAdService

2013-02-06 Thread macwis
Hi Anash, Unfortunatelly, if you follow links from docs to sign up for the list you end up here: https://www.google.com/ads/innovations/dynamicsearchads.html And then clicking "Sign up for the beta" gives you: *"Dynamic Search Ads (Be

Re: Report download failed

2013-02-06 Thread SONAM
Hello, Since 3 days , on pulling Campaign performance report from Adwords , for full Jan Month (dates 1/1/2012 -31/1/2013) , it has been throwing error: *Report Download failed*. However when we pull the data for full month in two parts (i.e 1st part for dates 1/1/2013 - 15/1/2013 , and 2nd f

Which character encoding is used in client reporting?

2013-02-06 Thread Alun Hewinson
I have a keyword report which I want to read into R, and I need to know which character encoding the CSV file is in. The keywords are across many languages, and R encounters problems when it reaches the first Arabic keywords. I believe I just need to set an option to tell R which encoding is

Re: TargetingIdeaService suddenly returns no results

2013-02-06 Thread Benjamin Tolman
Thank you very much David -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are su

Re: API support for AdWords "Labels" feature?

2013-02-06 Thread Sebastiaan Moeys
Hm, AdWords Scripts seems to offer some automation functionality. I've written a script to automate label inheritance from ad group to keyword, allowing for more flexible manual label configuration. I've written a post about it, anyone feel free to grab the script there: http://bas.je/fixing-ad

MutateJobService question

2013-02-06 Thread John Lister
Hi, when using the BulkMutateJob service, is it possible to save the job IDs and query for them with a different Job service, possibly in a different environment/executable. I'm thinking for example if I schedule a load of jobs and my program crashes but I've saved the job IDs, can I query for

Re: Is there an annual audit for each API application?

2013-02-06 Thread Evgeniy Bogdanov
I can just tell my thoughts about this. Google protecting his services from clients who uses only data and do not "brings money for them". I think that this is normal and do not to be discussed. But they changed their Rate sheet policy not far ago. As for me this means that they have strong enou

Re: API Quota Units showing 0

2013-02-06 Thread j.e.frank
I also thought it might have something to do with the new pricing, but I'm hoping we can still get our API units usage somehow. If you do hear from your CSR, please post what you learned. On Monday, February 4, 2013 4:58:25 PM UTC-5, Ian Knox wrote: > > I've been seeing this behavior as well.

Re: set the xml parser for oauth2 to ElementTree

2013-02-06 Thread Kevin Winter (AdWords API Team)
Hi, Could you please add this line to use_oauth2.py after the client is constructed (which happens on line 72 in the code example): print client._config['xml_parser'] It should print out 2 (for elementree). The error message (and line number) suggest it's actually 1 (for pyxml). - Kevin

Determining if a campaign / adgroup has Contextual Targeting

2013-02-06 Thread Kraszi
In v201206 there was an explicit way of querying that a campaign (and its adgroups) uses contextual targeting (has Automatic Placements). It was a field campaign.networksetting.targetContentContextual. This field has been eliminated in v201209. How can I query the same in v201209? I see that th

Re: Is there an annual audit for each API application?

2013-02-06 Thread S Naseweis
I would like to bump up my question. Could anybody provide me with some more details on this topic? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~

Re: Caching JWT token

2013-02-06 Thread Richard Worrall
Whoops, I should probably also mention that I'm referring to the Ruby library! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Caching JWT token

2013-02-06 Thread Richard Worrall
Hi, Thanks a lot for fixing the JWT issue in the library! I have that working perfectly now, but I wonder if you can point me in the right direction with one other problem. I'm using a queue (Sidekiq) to fetch reports across my client's 22 accounts, which works for 3 or 4 requests... then I ge

Error creating a copy of an existing Template Ad

2013-02-06 Thread pete
I'm trying to create a TemplateAd via the API by using the AdGroupAd service to "get" an existing template ad into a temporary object, remove the "id" field value and then set the url field to include some tracking attributes; I then use the same service to to "ADD" the object. This methodolog

Re: newbie to adword api - creating reports

2013-02-06 Thread Takeshi Hagikura (AdWords API Team)
For test accounts, it won't take so long. (Within 10 days, you'll be contacted by the relevant team) It can be used even before the developer token is approved. Did you already apply for the test accounts mentioned in those steps? https://developers.google.com/adwords/api/docs/test-accounts Best

mutatejobservice on a existing and new campaigns

2013-02-06 Thread Francesco Della Vedova
hello, i manage to post a campaign through the python library, using a series of 'for' loops that follow the objects hierarchy in adwords. ie for campaigns in campaigns_list: operations- try: camp = campaign.mutate #with 'ADD' operator except AdWordsRequestError: camp = campaign.

Is eligibility of bidding strategy available through the API?

2013-02-06 Thread Oliver
A campaign can switch from CPC bidding (ManualCPC) to CPA bidding (COnversionOptimizer) only if it achieves a minimum number of conversions. Otherwise, the Adwords web interface will prevent the user from switching to CPA bidding by displaying this message on the screen: *Unavailable because t

Re: Get TextAds and DynamicSearchAd via adGroupAdService

2013-02-06 Thread Maciej Krajowski
Thank you Anash for your answer. Unfortunately, I believe this is not the issue - as I understood, DSA is no longer in beta. Here is what I see after clicking sign up: Dynamic Search Ads (Beta) Interest List Thanks for your interest in Dynamic Search Ads, an efficient new way to target relevant

Re: I am getting this error message intermittently when i am running GetRelatedKeywords.php. Failed to get authToken. Reason....

2013-02-06 Thread Evgeniy Bogdanov
OK. Thanks RPC for giving me access for his host. I've improved my previous solution: Library version: *3.2.2* File:* src/Google/Api/Ads/Common/Util/AuthToken.php,* Function: *private function Login()* Add after: > $this->curlUtils->SetOpt($ch, CURLOPT_POSTFIELDS, $postVars); Next strings: if

Re: AuthorizationError.USER_PERMISSION_DENIED while downloading Sitelinks report.

2013-02-06 Thread Takeshi Hagikura (AdWords API Team)
Hi I believe the account you used as an authentication is not linked to the account you are trying to download the report. Which one are you using as an authentication and which one you are downloading report? Best, - Takeshi On Tuesday, February 5, 2013 5:34:15 PM UTC+9, Angel wrote: > > Hi