Re: Ad Group negative keywords missing from keywords performance report (C# library)

2013-09-13 Thread Oliver
A date field is a 'segment' field. Segment fields prevent zero impression rows from being returned. Since negative keywords don't have impressions, they won't be returned if you include a date range. To get the negative keywords, you need to avoid using any segment fields in the selector. Ol

Done Everything We Can: AdWordsGoogleInternalError: [QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:''].

2013-09-13 Thread Daniel
This isn't a token issue to my knowledge. + We are seeing this error: AdWordsGoogleInternalError: [QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'']. + We did extensive research on the AdWords forum. + We have accepted the MCC T&Cs and received the email from the AdWords API Token folks: -- W

Ad Group negative keywords missing from keywords performance report (C# library)

2013-09-13 Thread Peter Kingswell
Hi, we're using the ReportUtilities class to download a bunch of different CSV reports without issues. However, the KEYWORDS_PERFORMANCE_REPORT is not returning any rows with Is Negative=TRUE even though the Ad Groups have negative keywords. The only Selector being used is a date range. Any

Re: offline conversions import integration

2013-09-13 Thread Paul Matthews (AdWords API Team)
Hi Arraya, Currently there is no way to import offline conversions through the API. Please subscribe to the AdWords blogfor feature updates and announcements. Regards, - Paul, AdWords API Team. On Monday, 9 September 2013 19:

Re: Account Hierarchy Access for Clients

2013-09-13 Thread Martin Samm
Anash, yes that makes more sense - i know have a direction. regards martin -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Why is BulkOpportunityService gone?

2013-09-13 Thread Danial Klimkin
Hello Yihang, This service had very limited usage and was deprecated. -Danial, AdWords API Team. On Wednesday, September 11, 2013 1:12:23 PM UTC+4, Yihang Luo wrote: > > Hello Danial, > > Thanks for your reply. But TargetingIdeaService doesn't provide those > opportunities in UI, instead s

Re: [1-0380000000403] Re: Site suspended customers remain undetectable through API

2013-09-13 Thread Hudarsono
Thanks for the update. We have done some verification with site suspended customers, and so far its working well. On Wed, Sep 4, 2013 at 8:08 PM, Kevin Nguyen wrote: > Thanks Danial. > > We will definitely let you know as soon as we can find keywords with site > suspended so we can verify. >

Re: No campaigns were found

2013-09-13 Thread gapi3
Thank you, now i get the tree campaings. why isnt there more information in the auth.ini? ; Uncomment to make requests against a client customer account. I thougt i would get info from all or why isnt thre an error like "missing customer id"? would help a lot Am Freitag, 13. September 2013 08

Re: Best practice for report downloading from multiple client accounts inside an MCC account

2013-09-13 Thread Mark Ibanez
Thank you very much Anash. Best regards, Mark On Wednesday, September 11, 2013 1:04:32 AM UTC+8, Anash P. Oommen (AdWords API Team) wrote: > > Hi Mark, > > Your approach is the recommended one, since AdWords API reports don't > support MCC level reports. However, you can go for the following