Re: Get in CampaignService API Call not returning correct Networks Values

2010-06-21 Thread j.e.frank
I had a similar confusion when I was first dealing with this part of the API. See this thread for a bit more detail (thread gets hijacked about halfway down, the upper half is the relevant part) http://groups.google.com/group/adwords-api/browse_thread/thread/528ba61d6ad22783/89c58a135393d44a On

Account-level report metrics in v201003

2010-06-21 Thread Don Spaulding
Is there a reportType that gathers metrics on the entire account or is the CAMPAIGN_PERFORMANCE_REPORT the best "30,000 foot view" in v201003? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com

v201003 Report feedback

2010-06-21 Thread Don Spaulding
FWIW, our usage of the Reporting API is overwhelmingly template-like. We define a handful of report structures (actually just two in our case) that include the fields we care about, and then want a report for each of our MCC-managed accounts on a daily basis. I realize the ReportDefinitionService

Re: Error when attempting to download report in v201003

2010-06-21 Thread Don Spaulding
gt;     > >     > >         https://adwords.google.com/api/adwords/ > > cm/v201002"> > >             > >                 934166 > >                 > >                     Name > >                     Impressions > >                  

Re: Create App for Adwords

2010-06-21 Thread AdWords API Advisor
Hi Costart, The definitive source of information of this is the AdWords API Terms and Conditions: http://code.google.com/apis/adwords/docs/terms.html Best, - Eric Koleda, AdWords API Team On Jun 20, 11:51 am, costart wrote: > Hi, > > What are the rules for creating an Interface API which is

Re: How to get local monthly searches on .Net?

2010-06-21 Thread AdWords API Advisor
Hi, You can request either the TARGETED_MONTHLY_SEARCHES or AVERAGE_TARGETED_MONTHLY_SEARCHES attributes to get this information. Best, - Eric Koleda, AdWords API Team On Jun 20, 12:18 pm, parviz wrote: > I am using this api code for getting the keyword variation. > > Now my goal is to get for

Re: Validating Ads before AdGroup creation

2010-06-21 Thread AdWords API Advisor
Hi Matt, Unfortunately that is not possible, and an adGroupId must always be provided when creating an AdGroupAd, even in validateOnly mode. Best, - Eric Koleda, AdWords API Team On Jun 18, 12:51 pm, Matt wrote: > Is there any way to validate against policy errors an ad prior to > creating an a

Re: TargetingIdeaError.INVALID_SEARCH_PARAMETERS @ ?

2010-06-21 Thread AdWords API Advisor
Hi, What is the requestId of a request that demonstrates this behavior? Best, - Eric Koleda, AdWords API Team On Jun 20, 4:54 pm, parviz wrote: > When i run this code i get the error? > > error > [TargetingIdeaError.INVALID_SEARCH_PARAMETERS @ > selector.selector.searchParameters[

Re: Turning get to getBulkKeywordIdeas?

2010-06-21 Thread AdWords API Advisor
Hi, See this thread for more information about getting STATS in bulk: http://groups.google.com/group/adwords-api/browse_thread/thread/6bcf39a0a72cfd2b/ Best, - Eric On Jun 20, 10:10 pm, moltar wrote: > I'm looking for a similar solution. I'd like to get stats on known > keywords. Is there a

Re: Stats do not update processing time.

2010-06-21 Thread AdWords API Advisor
Hi All, Currently the processingTimeMillis is only available when the job is complete. Thank you for the feedback though, and I'll pass this request on to the core engineering team. Best, - Eric Koleda, AdWords API Team On Jun 19, 4:47 pm, ojak wrote: > Yeah, it only updates at 100%. > > As fo

Re: Error when attempting to download report in v201003

2010-06-21 Thread AdWords API Advisor
      Name >                     Impressions >                     Clicks >                     Cost >                     AveragePosition >                     >                         20100401 >                         20100430 >                     >                

Re: Get in CampaignService API Call not returning correct Networks Values

2010-06-21 Thread AdWords API Advisor
Hi Keith, CONTENT_CONTEXTUAL requires CONTENT_NETWORK to run, and when it is alone in your campaign it has no effect. It can be left around in an account depending on the choices made in the web interface. We are working to change the validation logic so this isn't possible. Best, - Eric On Ju

Account costs of all accounts in my developer account (PHP)

2010-06-21 Thread frederic.seem...@flirtano.com
Hi! I want to get the costs of my accounts which are in my developer(mcc)- account. how am i able to get these costs in PHP? I am able to just get the costs for one campaign. Is it also possible to get it for a whole account? Best regards, Freddy -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

RequiredError.REQUIRED @ operations[0].exemptionRequests[0].key

2010-06-21 Thread Suraj Khakurel
Hi all, While adding new ad from ruby. I'm getting required error for exemptionRequests . I read the google API document regarding exemption request but it's hard to understand how and when to use it . Is it possible to have an example? My Soap Request https://adwords.google.com/api/adw

Re: Retrieving individual keyword idea from Adwords API using Ruby (adwords4r)

2010-06-21 Thread AdWords API Advisor
Hi William, The library comes with an example that demonstrates how to use the TargetingIdeaService: http://code.google.com/p/google-api-adwords-ruby/source/browse/trunk/examples/v201003/get_related_keywords.rb If you just want to get the stats of some known keywords then set selector.request

Re: Reports "Pending" indefinitely

2010-06-21 Thread AdWords API Advisor
Hi All, Thank you for bringing this issue to our attention. Are you seeing similar behavior this week? Best, - Eric Koleda, AdWords API Team On Jun 18, 3:46 pm, Navi wrote: > I am facing the same problem. > The report is just getting stuck in pending status forever. > Please help. > > On Jun 1

Re: BulkMutateJobService: total unit costs per job

2010-06-21 Thread AdWords API Advisor
Hi Frans, This information is contained in BulkMutateJob.billingSummary, which is available once the job is completed. http://code.google.com/apis/adwords/v2009/docs/reference/BulkMutateJobService.BillingSummary.html Best, - Eric Koleda, AdWords API Team On Jun 18, 7:30 am, Frans wrote: > I

Re: Total Ads for a Keyword

2010-06-21 Thread AdWords API Advisor
Hi, It isn't possible to retrieve the ads that will match a given keyword. Using the selector you can select ads by campaign ID, ad group ID, or ad ID: http://code.google.com/apis/adwords/v2009/docs/reference/AdGroupAdService.AdGroupAdSelector.html Best, - Eric Koleda, AdWords API Team On J

V2010 reporting - problems retrieving reports, what is "client customer ID" value

2010-06-21 Thread Reed
In a nutshell, here is my stupid question: Just what exactly is the "CLIENT_CUSTOMER_ID" that needs to be passed in the header of the GET to pull the actual report? Believe me, I've looked all over to try and find this defined. The docs are a little vague on whether I need to supply the client e

Re: Error when attempting to download report in v201003

2010-06-21 Thread Don Spaulding
Clicks Cost AveragePosition 20100401 20100430 Daily Account Report - XXX CAMPAIGN_PERFORMANCE_REPORT false

Re: v201003 reports: how do I set by-day-aggregation ?

2010-06-21 Thread AdWords API Advisor
Hi Manfred, The v201003 ReportDefinitionService beta currently doesn't support any aggregation types. All data will be aggregated over the duration of the report. This is a feature we are working to add, but I don't have any estimates of when it will be available. Best, - Eric Koleda, AdWords A

Re: sandbox is not working?

2010-06-21 Thread AdWords API Advisor
Hi, I'm not able to replicate that issue. Do you have the SOAP XML request and response that demonstrates the problem? Best, - Eric On Jun 17, 3:07 am, Hervé wrote: > hi all, > i have same probleme with sandbox, > i can create campaigns and adgroups but when i send my Ad et Keyword > bulk, i h

Re: v201003 reports: missing columns and less granularity in ad performance report

2010-06-21 Thread AdWords API Advisor
Hi Manfred, Thank you for the great feedback on the new ReportDefinitionService. I don't have any information at this time about the development plans for particular fields, but I will pass your requests on to the core engineering team for consideration. Let us know if there is anything else the

Re: "The developer token is invalid" response on the production

2010-06-21 Thread AdWords API Advisor
Hi Alexander, Are you still experiencing this issue? Please ensure that there are no extra characters or spaces around your developer token. Best, - Eric On Jun 16, 10:51 am, Alexander wrote: > Hello Eric > I've got only body section in the soap envelope. The soap header is > absent in the res

Traffic Estimation API

2010-06-21 Thread search test
What is the suitable service to use to replace TrafficEstimatorInterface of v13? I would like to get the average clicks and cpc value. Thanks, Gary -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.goo

Failed to get authToken. Reason: Empty reply from server

2010-06-21 Thread NancyJ
I'm using the php library provided and just trying to run one of the example scripts without any modifications (beyond setting the paths, sandbox url and auth details) It runs for about 2 minutes and then gives this output: AuthTokenException Object ( [error:private] => Empty reply from serve

Re: Adword API error

2010-06-21 Thread Hudar
Hi, I have logged the soap request and response. Hope this will help : [Jun 21 2010 20:11:45.00 - INFO] POST /api/adwords/job/v200909/ BulkMutateJobService HTTP/1.1 Host: adwords.google.com Connection: Keep-Alive User-Agent: PHP-SOAP/5.2.6-1+lenny6, gzip Accept-Encoding: gzip, deflate Content

Re: Error while invoking CampaignCriterionService in Production Environment

2010-06-21 Thread adwordsapiadvisor
Hi J, I think the namespace of AuthToken and other headers in your request xml is wrong. It should be ns2:authToken. I've pasted a sample SOAP request from a successful call for your reference. http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xml

Re: Question on the word "Down" and policy violation

2010-06-21 Thread adwordsapiadvisor
Hi, The API response seem to suggest that the word "Down" is copyrighted in the context of its usage in your Ad. However, copyright-based policies are exemptable, so you can add an exemptionRequest to your request and the API call will succeed. Your Ads will be reviewed manually when an exemptionR

Re: WSDL 201002 vs 200909

2010-06-21 Thread adwordsapiadvisor
Hi Federico, v201002 of the AdWords API is now publicly available as v201003. v201003 introduces a few new services, other than that the two versions are practically the same. For a detailed list of differences between the two versions, see http://code.google.com/apis/adwords/v2009/docs/releasenot

Re: Error when attempting to download report in v201003

2010-06-21 Thread adwordsapiadvisor
Hi Don, When you mention that you are using an arbitrary client's clientEmail in the Authorization header, is this the same clientEmail for which you generated the report definition? Cheers, Anash P. Oommen, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on ou

Re: Geographic Report Service

2010-06-21 Thread adwordsapiadvisor
Hi Remya, Please refer to the definition of DefinedReportJob at http://code.google.com/apis/adwords/docs/developer/DefinedReportJob.html, it has no field named Campaign or Country. Here's the sample logs from a successful API call. -BEGIN API CALL- Request ---