InfoService v201109 ApiUsageError.INVALID_CLIENT_EMAIL

2012-01-25 Thread Erkan Ceran
Hi, I try to get clientId wtih give the clientEmail from Info service. Code was working but this morning i try again i got this error ; ApiUsageError.INVALID_CLIENT_EMAIL@ selector; trigger:'x...@xxx.com' I try to comment out dateRange row but results is some. what is wrong ? my getClientI

Re: InfoService v201109 ApiUsageError.INVALID_CLIENT_EMAIL

2012-01-25 Thread Erkan Ceran
Fixed. changed $selector->includeSubAccounts = TRUE and its worked. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You

PHP API v201109 - Set scheduling for campaign

2012-01-25 Thread Alistair Austen
Hi, Does anyone have a code snippet to show how to set the schedule for a campaign? For example I need to set the campaign to run; Mon-Thurs 7am-8pm Fri 7am-5pm Sat-Sun Not run I've looked through the examples included in the API and didn't spot this one and also found another reference to th

Re: InfoService v201109 ApiUsageError.INVALID_CLIENT_EMAIL

2012-01-25 Thread Erkan Ceran
its working now no problem. May there was a little bug :) -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received th

Re: PHP API v201109 - Set scheduling for campaign

2012-01-25 Thread Alistair Austen
Sorry should have added code in PHP please... -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message be

Video Ads - How to pull metrics from Adwords API.

2012-01-25 Thread Nakul Ringshia
Hi I need to pull the following metrics for the video ads Ad Ad previews Video Impressions Views View Rate Avg. CPV Total Cost Website clicks I looked at the Ad Performance reports but it does not provide the above fields. How can the retrieve the above metrics using the AdWords API. -- =~=~=~=

Re: Get reports by day and month

2012-01-25 Thread Felipe - Goobest
anyone? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google

Re: Get reports by day and month

2012-01-25 Thread Felipe - Goobest
I forgot to say, I'm using the java API. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because

Keyword Performance Report: Get data for all clients and campaigns

2012-01-25 Thread kassar
Hi there, I'm trying to use the Adwords API to get run a keyword performance report for ALL the clients and campaigns at once rather than pulling this data per client. I'm using version 201008 of the API. I know this can be done from the Client Reporting screen by adding a new report... there is t

Re: Could not read report - Performance Search Query Report

2012-01-25 Thread u_api_user
Hi, On 23 Jan., 20:14, Kevin Winter wrote: > Hi, >   What sort of segments are you including? what do you mean with segements? > The first date range is 7 > months whereas the other one is only one month. Thats true. > If you are segmenting by Hour, it's possible the amount of data is simply

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

2012-01-25 Thread Alexander Nitschke
Thanks Peter, but I actually already did it this way. I asked specifically about changing headers *after* creation of the AdWordsUser. Done your way this will only cause a Captcha exception to come up. Alexander On Jan 23, 10:40 pm, "Peter S." wrote: > Alexander, > > You can set custom headers b

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

2012-01-25 Thread Alexander Nitschke
Thanks Anash, especially the step 3 was the missing piece. I even studied the .NET library source code in depth and saw that object structure and thought about recompiling with headers exposed in the AdWordsUser object but it just didn't occur to me that they already are accessible in this way. Tha

Re: AuthenticationError.CUSTOMER_NOT_FOUND

2012-01-25 Thread Kevin Winter
Hi Chirag, Due to the nature of the ServicedAccountService - it works on account links rather than accounts directly - it cannot return back correct results for unlinked accounts. We recognize that support for obtaining clientCustomerId for an unlinked account is a gap in our featureset and

Re: Could not read report - Performance Search Query Report

2012-01-25 Thread Kevin Winter
Hi, Responses inline. - Kevin Winter AdWords API Team On Wednesday, January 25, 2012 10:08:26 AM UTC-5, u_api_user wrote: > > Hi, > > On 23 Jan., 20:14, Kevin Winter wrote: > > Hi, > > What sort of segments are you including? > > what do you mean with segements? > There are two types o

Re: ADGROUP_PERFORMANCE_REPORT

2012-01-25 Thread Sunil
Can someone please help? I am unable to proceed. On Jan 24, 12:36 pm, Sunil wrote: > Hello, > > I am trying to retrieve the column maxCPA1PerClick in the > ADGROUP_PERFORMANCE_REPORT. Can someone please tell me the field name > I should use in the selector? > > Thanks > > Sunil -- =~=~=~=~=~=~=

Re: ADGROUP_PERFORMANCE_REPORT

2012-01-25 Thread Keith Cassar
Hi Sunil I think this is what you require: http://code.google.com/apis/adwords/docs/appendix/reports.html#ad-group Cheers Keith C On 25 January 2012 17:08, Sunil wrote: > Can someone please help? I am unable to proceed. > > On Jan 24, 12:36 pm, Sunil wrote: > > Hello, > > > > I am trying to r

Re: ServicedAccountService - failed to get account information for some accounts (getting an empty account)

2012-01-25 Thread Dr.g.
Help ! Still can't figure out what to do... On Jan 24, 9:12 am, "Dr.g." wrote: > Hey Anash, > > Thank you for you quick response. > > Unfortunately it didn't help. > I tried to remove the ClientCustomerId from the header, but got the > same result. > Also I could not benefit from the code you pos

Re: ServicedAccountService - failed to get account information for some accounts (getting an empty account)

2012-01-25 Thread Dr.g.
Still not working, Help! On Jan 24, 9:12 am, "Dr.g." wrote: > Hey Anash, > > Thank you for you quick response. > > Unfortunately it didn't help. > I tried to remove the ClientCustomerId from the header, but got the > same result. > Also I could not benefit from the code you post a link to. It hel

Is it possible to retrieve AdExtensions by type, say I only want location extension returned.

2012-01-25 Thread Eric Liu
Is it possible to retrieve AdExtensions by type, say I only want location extension returned. Thanks Eric -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=

Re: No email/password specified

2012-01-25 Thread Etienne Lawlor
You will need to include username and password in the arguments to the client constructor like so: my $client = Google::Ads::AdWords::Client->new({ version => 'v201109', email => 'email', password => 'password' developer_token => 'TOKEN', user_agent => 'USERAGEN

some US city CriteriaIds aren't accepted as campaign critera?

2012-01-25 Thread David Bonner
As part of transitioning to v201109, I've written a small wrapper that pulls the criteria csvs from the api docs page, and looks up criteria ids. While testing that wrapper, I discovered there are cities listed (at http://code.google.com/apis/adwords/docs/appendix/cities_us.csv) that are refus

Adwords UI Out-of-Sync with API Data

2012-01-25 Thread Chris Wiederspan
As of this morning (1/25/2012), it seems we have accounts that return different data via the API than it shows in the website reporting UI. Our problem is across several accounts in the same MCC. Are there any system problems that might be causing this right now? Our system hasn't changed at al

AuthToken (v201109): VB.NET example to get?

2012-01-25 Thread bgraves
Is there a particular AdWords class that I can use to get the AuthToken or do I have to POST to the ClientLogin URL? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=

AuthToken (requirement for v201109): not required in v201101

2012-01-25 Thread bgraves
Questions: 1) Why is the AuthToken now required for v201109 but not v201101 Reporting service? 2) What other v201109 services required AuthToken? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.googl