Re: updating from Cross Client Report Download (ReportUtils::RunAsyncReport) to ReportUtils::DownloadReport

2011-12-14 Thread iateadonut
How do you suggest requesting 10 reports at a time (from an array of 300 customerId's) using php? or is this impossible? On Dec 12, 12:33 pm, Kevin Winter wrote: > Hi, >   Given that AdHoc reports cost 0 units, the cost of requesting the report > to you as a developer is the CPU cycles (and

Re: Distinguishing between Country and Province / Getting country code or Province code (v201109)

2011-12-14 Thread K D
Thanks Kevin, that was very helpful. I should have looked into the example before asking this *blush* If somebody wants to see the example, it is at http://code.google.com/p/google-api-adwords-java/source/browse/trunk/examples/v201109/GetLocationCriteria.java On an unrelated note, is it possibl

v13 Geographical Report differs from other reports

2011-12-14 Thread Alexander Alex
Hello! I'm using v13 cross-client reporting, and we have problem with geo report. It shows more clicks and more money than other types of reports, and interface quick stats. We double, even triple-checked all, error persists. Here's job ids of reports, which returns different data; 2003507704 - su

V201109 Exclude Location Criterion

2011-12-14 Thread Pete Lavetsky (AdWords API Guru)
I've poked around the docs but simply don't see how to mark a Location Criterion as excluded. Is the paradigm to make it a NegativeCampaignCriterion ? Thanks Pete -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com ht

Connecting to Adwords API in C#

2011-12-14 Thread Biznick
I've spent the last day trying to connect to the adwords api and do a simple getallcampaigns test, but have run into problems and could use some help. Here's my situation. I have a PPC account, lets call "CompanyPPC" with a client id of "111" and then I created an MCC account, "CompanyMCC" with a

GetAllAdGroupCriteria.php returning incorrect data

2011-12-14 Thread Bogdan
I've populated my sandbox API account using AddCampaign.php, AddAdGroups.php and PerformBulkMutateJob.php found in the 201109 folder files. Now my account has 1 campaign, 2 AdGroups, several Ads and AdGroup Criterions. The problem is that when I run GetAllAdGroupCriteria.php I get `No ad group

C# API v201109 GetAllAdGroups returns always NULL.

2011-12-14 Thread Carballal Claudio
Hi, I'm using C# API for Adwords, updating from v201101 to v201109. Using v201101, I get all the groups for a certain campaign without problems, but when I use the v201109 for the same campaign I get always null in page.entries. Using the example provided in v201109 I'm getting the same behavi

Re: Keyword Details in Ad Perfomance Report in v201109

2011-12-14 Thread Amit Vimal
Thanks. we are able to join the Keyword details in the Ad Performance report. On Dec 14, 7:46 pm, Kevin Winter wrote: > Hi, >   The AdPerformanceReport contains details about the ads, whereas the > Keyword performance report contains details about the Keywords.  Since both > have KeywordId, you c

Re: Distinguishing between Country and Province / Getting country code or Province code (v201109)

2011-12-14 Thread Kevin Winter
Hi KD, The DisplayType returned with Locations with indicate if it is a Province or a Country. - Kevin Winter AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwor

Re: GetTrafficEstimates

2011-12-14 Thread Kevin Winter
Hi Jonas, Yes, the currency would definitely affect this. Currency is set at account creation time and cannot be changed as far as I know. - Kevin Winter AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blog

Re: Keyword Details in Ad Perfomance Report in v201109

2011-12-14 Thread Kevin Winter
Hi, The AdPerformanceReport contains details about the ads, whereas the Keyword performance report contains details about the Keywords. Since both have KeywordId, you can run both reports separately and collate the information based on AdGroupId and KeywordId to include the details about the

Re: api for getting info using gclid

2011-12-14 Thread Kevin Winter
Hi, There's currently no way to tie the gclid back to your campaigns and keywords. However, you can make use of ValueTrack to include some of this information in your destination URL: http://support.google.com/adwords/bin/answer.py?hl=en&answer=178482 - Kevin Winter AdWords API Team -- =~=

Re: Conversion location in API ?

2011-12-14 Thread David Cochard
Hi, Is my question unclear or nobody has any answer for me ? Thanks. On 12 déc, 16:52, David Cochard wrote: > Hello, > > I just saw that there is now the possibility to choose a "conversion > location" (webpage/call) when creating a new conversion tracker. > As far as I see in the documentation

InternalApiError TargetingIdeaService

2011-12-14 Thread Springest
Why developing something based on the TargetingIdeaService I'm getting this Internal API error. Any clue on what's going wrong? SOAP Log: http://schemas.xmlsoap.org/soap/envelope/";> https://adwords.google.com/api/adwords/ cm/v201109" xmlns="https://adwords.google.com/api/adwords/o/v201109

[perl v201109] add_campaign.pl breaks if modules load in different order

2011-12-14 Thread Ovid
In testing the Perl interface to the sandbox for examples/v201109/ add_campaign.pl, I repeatedly got the following error: == start == Error deserializing message: A fault was returned by the server: Unmarshalling Error: cvc-type.2: The type definition cannot be abstract for element biddingStrategy

Re: v13 Cross Client Report Service

2011-12-14 Thread rh
Thanks, I have found this post also. The confusing thing is Google are contradicting themselves. I have found 1 post where they state that V13 ReportingService will sunset in August 2011:http://adwordsapi.blogspot.com/2011/03/adwords- api-v201101-launch-providing.html I have found another where

Re: v13 Cross Client Report Service

2011-12-14 Thread TompiT
I have found these official information from the Google AdWords API Team : "As we announced (http://adwordsapi.blogspot.com/2011/11/120-days- until-deprecation-deadline.html) earlier this month, with the recent release of AdWords API v201109 (http://adwordsapi.blogspot.com/2011/10/ adwords-api-v2

Re: No Results for October 2011

2011-12-14 Thread calford
Hi, Any news? it is December 14 and still no results for October. thanks On Dec 7, 5:40 pm, David Torres wrote: > Hi, > > Thanks for reporting, we are now investigating, I'll update this thread > when having more information. > > Best, > > -David -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Does the language make any difference on results?

2011-12-14 Thread calford
Hi, any news about this question? thanks On Dec 7, 3:43 pm, calford wrote: > You can try the web keyword tool and see the results there. > > On Dec 5, 7:59 pm, David Torres wrote: > > > > > > > > > Hi, > > > Can you please post your sanitized SOAP request? I'll be glad to follow up > > with my

v13 Cross Client Report Service

2011-12-14 Thread rh
Hi, I run keyword reports, at an MCC level for all sub accounts that we manage via the v13 Cross Client Report Service. Is this functionality being sunsetted or not? I have found conflicting information. Thanks RH -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

using clientCustomerId instead of clientEmail, but what about the AuthToken?

2011-12-14 Thread Dr.g.
I thought that the change will required me to ask the user for his clientCustomerId instead of clientEmail. But actually I need to ask him for both new because I still need his eMail to create the AuthToken. Am I missing anything? Thanks, -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: CreateAccountService InternalApiError

2011-12-14 Thread Alexander Yeliokoums
Problem is reproduced. Can anybody help me? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message beca