Getting targeted Languages and Locations (migrating from v201101 to v201109)

2011-12-06 Thread K D
Hi First of all, a great work by Google API team. New version does look better. As the subject says, I am migrating from v201101 to v201109, I faced some issue. I want to get the targeted Languages and Locations which I have set for a particular campaign ID. Old code: TargetList[] targets = camp

Re: How to create sandbox account using Java Client

2011-12-06 Thread Vijayraj Chauhan
Hi Danial, I have created a sandbox account using the v201101 and have five clientEmail associated with it. I was able to use the adwords api by passing clientEmail to the AdWordsUser. But now i have migrated to v201109 and since it does not take clientEmail as the arguement, i have to pass the

AuthenticationError.CUSTOMER_NOT_FOUND

2011-12-06 Thread TDev
Hi, I'm new to adwords. I try to run my first app with the following code snippet : try { user = new AdWordsUser(); (user.Config as AdWordsAppConfig).Email = "myemail"; (user.Config as AdWordsAppConfig).Password= "pwd";

Re: Platform not working (JAVA V201109 - Sandbox)

2011-12-06 Thread Balaji
Hi Please find the SOAP request made - http://www.w3.org/2001/XMLSchema"; xmlns="https://adwords.google.com/api/adwords/cm/v201109";> ADD 504680 1000

Re: GetAllCampaignTargets not returning any targets (Sandbox V201109)

2011-12-06 Thread Balaji
Hi Please find the SOAP request made - http://www.w3.org/2001/XMLSchema"; xmlns="https://adwords.google.com/api/adwords/cm/v201109";> ADD 504680 1000

TargetingIdeaService returning incorrect API units in sandbox

2011-12-06 Thread Shig Odani
Hello, I'm just getting started and am making requests to the sandbox. On the rate sheet, it says that TargetingIdeaService costs .1 x Targeting Idea rounded up to the nearest integer + 5 units per request. However, the unit key in the SOAP response seems to indicate 1 unit per Targeting Idea. I

Re: INVALID_INPUT error response when requesting a TrafficEstimate with > 5 groups.

2011-12-06 Thread Mike K.
Also, the structure is: CAMPAIGN GROUP KEYWORD etc. (would have edited the post, but that didn't seem to be possible.) -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwor

Re: Errors while running get_client_customer_id.py

2011-12-06 Thread Lavanya
Hi Kevin, I tried it with the latest version too. I see the same errors. I did the following steps for installation: 1) Installed setuptools before I installed PyXML and python-OAuth from the bundledlibs. 2) Installed PyXML and python-OAuth 3) Installed Adwords. Am I missing something? I had the

Re: INVALID_INPUT error response when requesting a TrafficEstimate with > 5 groups.

2011-12-06 Thread Mike K.
Posting the request and response: REQUEST: http://schemas.xmlsoap.org/soap/ envelope/">https://adwords.google.com/api/adwords/o/ v201101">7886217929568173797017065421https://adwords.google.com/api/adwords/ cm/v201101">Clarinet Pad Saverhttps://adwords.google.com/api/adwords/cm/v201101";>BROAD500

INVALID_INPUT error response when requesting a TrafficEstimate with > 5 groups.

2011-12-06 Thread Mike K.
Hi, I'm using the TrafficEstimation API (v201101), and I'm having an issue where a request with a total of more than 5 groups is returning a response with 'INVALID_INPUT'. Here is the tree structure of the ids i'm passing in: PCA GROUP KEYWORD GROUP2 KEYWORD2 KEYWORD3

Re: UNEXPECTED_INTERNAL_API_ERROR when adding RemarketingUserList

2011-12-06 Thread David Torres
Hi Tony, Thanks for you report, we are looking at the issue right now, I'll update this thread when having a resolution. Best, -David Torres - AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com htt

Re: Determining sort order for Ad-hoc reports (201109)

2011-12-06 Thread GregT
Thanks for the response, Danial. That's too bad -- it'd be a very helpful feature to have. With the adhoc reports, detailed conversion information (e.g. conversion type/ category and action/name) has to be downloaded in a separate report from the cost information in keyword and criteria performan

Re: Errors while running get_client_customer_id.py

2011-12-06 Thread Kevin Winter
Hi, That's very confusing, as the logger is definitely defined. Is it possible to try this with a different version of python? Also, I noticed that you're using v15.0.3 and the latest is v15.1.0 (and in v15.0.5 we made some bug fixes that are probably unrelated...), could you please try with

Re: [PHP Client Library] Not sending serviceSelector in request XML in v201109

2011-12-06 Thread Stephen Yeargin
Migrated issue to http://code.google.com/p/google-api-adwords-php/issues/detail?id=67 -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Error getting monthly searches with targeting_idea_service using Adwordsservice.v201109

2011-12-06 Thread o.maert...@uniquedigital.de
Hi David, thanks for the response, the request id is: 0004b36ddef4adb80ada73932b78 Greetings, Onno Maertens -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~

Re: [PHP Client Library] Not sending serviceSelector in request XML in v201109

2011-12-06 Thread Stephen Yeargin
I should also note that I altered the build.properties file and ran `phing` against it in order to use pseudo namespacing. 'Campaigns', 'Keywords' and other common classes had namespace collisions. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group

Re: Report Fields in v201101, such as VideoPlaybacks

2011-12-06 Thread Eric Koleda
Hi, Thanks for sharing this information. We recently learned the same information, and have captured it on the reports migration page: http://code.google.com/apis/adwords/docs/reportguide.html#interactions Best, - Eric -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our b

Re: Exclude Zero Impressions

2011-12-06 Thread Abhinay Mehta
The flag is called includeZeroImpressions and the doc is here: https://code.google.com/apis/adwords/docs/reference/latest/ReportDefinitionService.ReportDefinition.html -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.co

Re: can't add campaign to Sandbox (Ruby client)

2011-12-06 Thread sgrgic
Ok, so after some debugging I found solution and want to share it in case someone gets same thing. This is fault string I got for add campaign command: OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED This is sandbox credentials before changes: SANDBOX_CREDS = { :authentication => {

[PHP Client Library] Not sending serviceSelector in request XML in v201109

2011-12-06 Thread Stephen Yeargin
I have a code base that I'm essentially switching the version of the API that's called so I can wrap things up before the sunset date in February: $campaignService->GetService('CampaignService', 'v201101'); to $campaignService->GetService('CampaignService', v201109'); The code that follows is