Re: Keyword Performance Report v201101 discrepency with v13

2011-08-22 Thread Eric Koleda
Hi Ernnie, The core of the discrepancy is that the v13 keyword report returned placement data as well, while the v201101 report only returns keywords. The UI "Total" rows are misleading, as they are also displaying placement data totals on the keywords page. If you are only interested in the

How to not "include zero impression" via the API

2011-08-22 Thread Norman
I have been updating a v2009 code base to v201101, and do not see the option to not include zero impression in the API, but I do see the feature still available on the web UI. This is causing the my daily reports to be 800MB~1Gb in size instead of 200kb, where can I set this flag for my report def

Re: RMF

2011-08-22 Thread Danial Klimkin
Hello Arthur, Please check with your customer representative on this matter. This forum focuses on the technical issues. I am sorry I can not provide any more details. -Danial, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion grou

Re: Quick Account Stats

2011-08-22 Thread Danial Klimkin
Hello Dorian, You can always try to create a report in Sandbox with no costs. For the stats of all campaigns of the account, try " CAMPAIGN_PERFORMANCE_REPORT" report. For getting stats on account level you can use the "ACCOUNT_PERFORMANCE_REPORT" report. -Danial, AdWords API Team. -- =~=~=

Developer Token - Pending Approval

2011-08-22 Thread mpryor4
I've been waiting for two weeks now on the approval for the developer token. After seeing some of the other posts, I am getting concerned about having to wait a monthwe need to get the token as soon as possible. Please help ;-) -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Need help creating Youtube TemplateAd(13) API

2011-08-22 Thread Romy Ramil
I've been struggling to get this TemplateAd to work. For some reason its complaining about the mediaId being empty. Since this is an ADD operation, not sure why it would complain at all. Here is the soap call. Appreciate your help. http://schemas.xmlsoap.org/soap/envelope/"; xmlns:ns1="https

Re: Begin with google API and PHP

2011-08-22 Thread Anash P. Oommen
Hi Mouloud, You can use the AdWords API PHP library from http://code.google.com/p/google-api-adwords-php/. It contains code examples to get you started on most of the common AdWords API jobs. As for connecting to the API sandbox, you can use the credentials that Joseph mentioned. They go into

sandbox CANNOT_OPERATE_ON_DELETED_ADGROUPAD

2011-08-22 Thread Mvv
I'm trying to remove AdGroupAd from sandbox, using AwApi-Perl-2.4.6 version v201101, like this: REMOVE30633038946655648 requestId is 0004ab15a741d5180a0c461030b111a1 And I get CANNOT_OPERATE_ON_DELETED_ADGROUPAD which possibly means that I remove ads that are already deleted. But in my soap_xml

Re: Keyword Performance Report v201101 discrepency with v13

2011-08-22 Thread Ernnie Sangalang
Any updates on this? Can someone from adwords help us on this? Thanks, --Ernnie -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Get allowed size of image ads in placements list (TargetingIdeaService)

2011-08-22 Thread Artur Geraschenko
Hello! How I can take subject info? My code: // Create seed keyword. $keyword = new Keyword(); $keyword->text = 'internet'; $keyword->matchType = 'BROAD'; // Create selector. $selector = new Targetin

Why is shown a discrepancy of CPC via Google AdWords API and UI?

2011-08-22 Thread AgentGuardian Support
I have been working on this problem for nearly one month. It has still failed after trying several methods found on Google AdWords API Forum, such as set the corresponding country and language, set the MaxCPC into 1 million dollar, currency is USD with a US account, etc. CPC via Google AdWords API

Re: RMF

2011-08-22 Thread ArthurW
Hi Danial, ok, when I stick to adding negatives under campaign level only, the RMF requirements are not in effect. But what for adding keywords that are not negatives? Who within the Google organisation can answer me that? It seems to me that this forum is still the appropriate place as we are tal

Re: dotnet api and sitelinks

2011-08-22 Thread Paigey
Hiya, Thanks for the link but I have this in the script library already and can see how to add sitelinks okay! Was wondering if you had any examples on how you would use the arrays to switch them on or off as per your suggestion above (send a new array to the service as [ "1", "2" ] )? In v201101

Ad Performance - Report fails 50% when calling CreativeApprovalStatus

2011-08-22 Thread Lloyd Pick
I call the Ad Performance report asking for CreativeApprovalStatus with the predicates that it should either be 'DISABLED' or 'DISAPPROVED' as defined by the docs... http://code.google.com/apis/adwords/docs/appendix/reports.html#ad "Predicate values / display values: DISAPPROVED / disapproved DIS