Re: Not able to get customer id using OAuth via ruby V201302

2013-09-26 Thread Takeshi Hagikura (AdWords API Team)
Hi, What account did you use when you authenticated using OAuth2? The credential should have access to client accounts under the MCC account. Please makes sure the client account agains which you got an error is under the MCC account you used as OAuth2 authentication. Best, - Takeshi, AdWords

Re: troubles with Google.AdWords.Examples.CSharp.OAuth

2013-09-26 Thread Takeshi Hagikura (AdWords API Team)
Hi, Did you update the OAuth2 section in your Web.config? Best, - Takeshi, AdWords API Team On Wednesday, September 25, 2013 12:05:43 AM UTC+9, Taras Tener wrote: I've selected default.aspx as a start page,then i enter client ID and press Get campaings and always receive Failed to get

Re: CAMPAIGN_NEGATIVE_KEYWORDS_PERFORMANCE_REPORT: how to get campaign negative keywords that existed in the past?

2013-09-26 Thread Oliver
You simply can't. Historical structural data can not be retrieved. Oliver On Wednesday, September 25, 2013 6:00:19 PM UTC+1, Julian Khandros wrote: How can I can campaign-level negative keywords from the CAMPAIGN_NEGATIVE_KEYWORDS_PERFORMANCE_REPORT that existed on a certain past day?

Re: MCC Billing information tab missing?

2013-09-26 Thread Paul Matthews (AdWords API Team)
Hi there, Please can you report this in the AdWords My Client Center interfacehttp://www.google.com/adwords/myclientcenter/, as they'll be able to help you with this issue. This forum only handles API related queries. Regards, - Paul, AdWords API Team. On Tuesday, 24 September 2013 02:43:21

Re: [KeywordPerformance v201109] Unexplainable Authorization: User permission denied

2013-09-26 Thread Paul Matthews (AdWords API Team)
Hi Bhavesh, We believe we fixed this issue in the past. If you are seeing this problem again, please can you file a bug in the dotnet libraryhttps://code.google.com/p/google-api-adwords-dotnet/issues/list. This will help to ensure we have all the relevant information required to fix the bug.

Re: Ignoring errors in a bulk mutate

2013-09-26 Thread Paul Matthews (AdWords API Team)
Hi Lee, The feature you're describing is called partial failurehttps://developers.google.com/adwords/api/docs/headers#partialFailure. For a general description, please see the best practices pagehttps://developers.google.com/adwords/api/docs/guides/bestpractices#partial_failure . Regards, -

Error while getting Detination URL report

2013-09-26 Thread shobha . procentris
Hi, I am trying to fetch Destination URL report for a client using Adwords APi v201302 as well as from the 'Client Reporting' section in Adwords. But I am not getting the report. I executed the report for a duration of 2013-07-01 to 2013-09-24 using both the methods. Sometimes, I get error

Re: CAMPAIGN_NEGATIVE_KEYWORDS_PERFORMANCE_REPORT: how to get campaign negative keywords that existed in the past?

2013-09-26 Thread Julian Khandros
Thanks for clarifying, Oliver. On Thursday, September 26, 2013 4:06:10 AM UTC-4, Oliver wrote: You simply can't. Historical structural data can not be retrieved. Oliver On Wednesday, September 25, 2013 6:00:19 PM UTC+1, Julian Khandros wrote: How can I can campaign-level negative

Receiving duplicate rows in Ad Group negative keyword report

2013-09-26 Thread Peter Kingswell
Hi, I'm downloading the report with the code below and am receiving multiple copies of the same row e.g. Campaign ID Keyword ID Match type Keyword 47980415 10580922 Broad styling product 47980415 10580922 Broad styling product 47980415 10580922 Broad styling product 47980415 10580922

RMF C.115: Creating Campaigns with Conversion Optimizer bidding scheme

2013-09-26 Thread oseemann
Hi! The Required Minimum Functionality (v.020613) states that supporting the Conversion Optimizer bidding scheme is required for campaign creation (item number C.115). However, the API does not allow creating campaigns with the Conversion Optimizer bidding scheme. It will fail with

impressions clicks bug - clicktype headline

2013-09-26 Thread iateadonut
Clicks for an ad appears to be taken from all clicktypes, while impressions appears to be taken from only clicktype='Headline'. At our company, we do daily downloads of all ads and put that into a database table, adw_ads. Notice in the attached png, clicks = 267 impressions = 2659 However,

Unmarshalling Error: cvc-elt.4.2: Cannot resolve 'CampaignFeedOperation' to a type definition for element 'operations'. Why?

2013-09-26 Thread Slava
And the same happens with AdGroupFeedOperation. I get this using MutateJobService. I am using C# client lib v16.1.0 with API v201306. What am I doing wrong? Thanks, Slava -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: