Re: ImpressionShare data for ACCOUNT_PERFORMANCE_REPORT broken down by hour

2013-03-13 Thread Abhinay Mehta
You're right, SearchImpressionShare works with HourOfDay field and solves 
my problems.

Thanks.

Abs

On Tuesday, 12 March 2013 17:08:46 UTC, Zweitze wrote:
>
> Interesting. Indeed that's possible in the web interface.
> You could try the 'new' impression share fields, SearchImpressionShare en 
> ContentImpressionShare. Maybe that helps?
>
> Note that the new fields were described in a blog 
> article<http://googleadsdeveloper.blogspot.ru/2012/12/impression-share-reporting-changes.html>,
>  
> but almost everybody missed it because it lacks the label 'adwords_api'. This 
> article<http://googleadsdeveloper.blogspot.ru/2012/12/impression-share-reporting-changes.html>states
>  that old fields like ImpressionShare will be removed. Anyway, in 
> case you didn't, try the new fields, and let us know whether that works.
>
>
>
> On Tuesday, March 12, 2013 10:56:37 AM UTC+1, Abhinay Mehta wrote:
>>
>> Hi Zweitze,
>>
>> I acknowledged in my original message that the doc states you cannot use 
>> the two fields together. I know this. But the Adwords front-end *does*let 
>> you use the two fields together to generate a report. So my question 
>> was, why does the Adwords front-end let you use HourOfDay and 
>> ImpressionShare fields in a report but the API doesn't?
>>
>> Regards,
>> Abhinay
>>
>> On Monday, March 11, 2013 8:03:08 PM UTC, Zweitze wrote:
>>>
>>> See the docs at 
>>> https://developers.google.com/adwords/api/docs/appendix/reports?l#account
>>>
>>> At row ImpressionShare' it says so in the notes:
>>> "Not compatible with the fields ClickType and HourOfDay."
>>>
>>>
>>>
>>>
>>> On Monday, March 11, 2013 7:20:33 PM UTC+1, Abhinay Mehta wrote:
>>>>
>>>> For the Account Performance report, the API documentation states that 
>>>> you cannot query for the ImpressionShare field combined with the HourOfDay 
>>>> field. We get the following HTTP error code and message when we try to use 
>>>> the two fields in combination:
>>>>
>>>> HTTP response code: 400
>>>> HTTP response message: Bad Request
>>>>
>>>> And indeed when we use just ONE of those two fields, the report 
>>>> downloads just fine.
>>>>
>>>> But you can download a Account Performance report with the 
>>>> ImpressionShare and the Hour of Day fields using the front end 'Client 
>>>> Reporting'  in the Adwords web console.
>>>>
>>>> Could someone explain why this is the case and whether this is an error 
>>>> by the 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 you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: ImpressionShare data for ACCOUNT_PERFORMANCE_REPORT broken down by hour

2013-03-12 Thread Abhinay Mehta
Hi Zweitze,

I acknowledged in my original message that the doc states you cannot use 
the two fields together. I know this. But the Adwords front-end *does* let 
you use the two fields together to generate a report. So my question was, 
why does the Adwords front-end let you use HourOfDay and ImpressionShare 
fields in a report but the API doesn't?

Regards,
Abhinay

On Monday, March 11, 2013 8:03:08 PM UTC, Zweitze wrote:
>
> See the docs at 
> https://developers.google.com/adwords/api/docs/appendix/reports?l#account
>
> At row ImpressionShare' it says so in the notes:
> "Not compatible with the fields ClickType and HourOfDay."
>
>
>
>
> On Monday, March 11, 2013 7:20:33 PM UTC+1, Abhinay Mehta wrote:
>>
>> For the Account Performance report, the API documentation states that you 
>> cannot query for the ImpressionShare field combined with the HourOfDay 
>> field. We get the following HTTP error code and message when we try to use 
>> the two fields in combination:
>>
>> HTTP response code: 400
>> HTTP response message: Bad Request
>>
>> And indeed when we use just ONE of those two fields, the report downloads 
>> just fine.
>>
>> But you can download a Account Performance report with the 
>> ImpressionShare and the Hour of Day fields using the front end 'Client 
>> Reporting'  in the Adwords web console.
>>
>> Could someone explain why this is the case and whether this is an error 
>> by the 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 you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




ImpressionShare data for ACCOUNT_PERFORMANCE_REPORT broken down by hour

2013-03-11 Thread Abhinay Mehta
For the Account Performance report, the API documentation states that you 
cannot query for the ImpressionShare field combined with the HourOfDay 
field. We get the following HTTP error code and message when we try to use 
the two fields in combination:

HTTP response code: 400
HTTP response message: Bad Request

And indeed when we use just ONE of those two fields, the report downloads 
just fine.

But you can download a Account Performance report with the ImpressionShare 
and the Hour of Day fields using the front end 'Client Reporting'  in the 
Adwords web console.

Could someone explain why this is the case and whether this is an error by 
the 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 you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: AdHoc Reporting Service Errors

2013-01-19 Thread Abhinay Mehta
Sorry I mean most of our reports SINCE the 17th of Jan are failing.

On Saturday, January 19, 2013 11:52:48 AM UTC, Abhinay Mehta wrote:
>
> Could someone from Google please tell us what is going on? Most of our 
> reports for the 17th of Jan are still failing, we need this data.
>
> On Thursday, January 17, 2013 11:05:07 PM UTC, pete wrote:
>>
>> As of 19:00 GMT this evening, we've been getting errors when requesting 
>> AdHoc Reports, (Ad and Keyword Performance report types). 
>> In v201206 the errors is 
>> "AdHoc Report Definition Request failed: !!!1|||-1|||Could not read 
>> report???"
>> In v201209
>> 
>>
>> The error is occurring across all the Accounts we manage.
>>
>> We've not made any code changes and other API requests within the jobs 
>> are working fine.
>>
>> Is there a problem with the AdHoc Reports service? 
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en





Re: AdHoc Reporting Service Errors

2013-01-19 Thread Abhinay Mehta
Could someone from Google please tell us what is going on? Most of our 
reports for the 17th of Jan are still failing, we need this data.

On Thursday, January 17, 2013 11:05:07 PM UTC, pete wrote:
>
> As of 19:00 GMT this evening, we've been getting errors when requesting 
> AdHoc Reports, (Ad and Keyword Performance report types). 
> In v201206 the errors is 
> "AdHoc Report Definition Request failed: !!!1|||-1|||Could not read 
> report???"
> In v201209
> 
>
> The error is occurring across all the Accounts we manage.
>
> We've not made any code changes and other API requests within the jobs are 
> working fine.
>
> Is there a problem with the AdHoc Reports service? 
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en





Re: AdHoc Reporting Service Errors

2013-01-18 Thread Abhinay Mehta
We are also seeing HTTP 500 errors this morning when trying to generate 
Keyword Performance reports for some of our accounts.

On Thursday, January 17, 2013 11:05:07 PM UTC, pete wrote:
>
> As of 19:00 GMT this evening, we've been getting errors when requesting 
> AdHoc Reports, (Ad and Keyword Performance report types). 
> In v201206 the errors is 
> "AdHoc Report Definition Request failed: !!!1|||-1|||Could not read 
> report???"
> In v201209
> 
>
> The error is occurring across all the Accounts we manage.
>
> We've not made any code changes and other API requests within the jobs are 
> working fine.
>
> Is there a problem with the AdHoc Reports service? 
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en





Re: SimpleMutateJobs not getting processed

2012-06-25 Thread Abhinay Mehta
We've been having this exact same issue since the 24th of June. Seems to be 
a problem with the adwords service. It'll be good to hear from someone from 
Google on this issue.

On Monday, 25 June 2012 10:36:41 UTC+1, Jan wrote:
>
> Hello,
>
> we are using the MutateJobService with SimpleMutateJobs to change settings 
> (status, bids etc.) of AdGroups. Since Saturday (22.06.2012) these jobs 
> aren't working properly anymore. They seem to be stuck indefinitely.
> Were there any changes to these jobs (we are using v201109) or unplanned 
> service problems/outage? I hope you can give me any feedback, as our 
> application was running with this code for 3 weeks, but now it ceased to 
> work.
> Hope you can give me any feedback / advice.
>
>
> Best regards,
>
> Jan
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: impression share not showing for the last 2 days

2012-02-17 Thread Abhinay Mehta
Impression Share data comes in two or one day late depending on your 
timezone, read this for more info: 
http://googleadsdeveloper.blogspot.com/2012/01/upcoming-changes-to-adwords-impression.html

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: CampaignCriterionService -> OperatingSystemVersion field name to use in API missing

2012-01-24 Thread Abhinay Mehta
Thanks Kevin, that solved my issue.
Not sure how I was supposed to gather that from the docs but maybe I was 
just being dumb.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


CampaignCriterionService -> OperatingSystemVersion field name to use in API missing

2012-01-19 Thread Abhinay Mehta
This page seems to be unfinished: 
https://code.google.com/apis/adwords/docs/reference/latest/CampaignCriterionService.OperatingSystemVersion.html

It does not tell you what 'field name' to use to select the mobile 
operating system in the API.

For example, if you want to get Platform information, this page: 
https://code.google.com/apis/adwords/docs/reference/latest/CampaignCriterionService.Platform.html
 
tells you at the bottom to use the field name: PlatformName to get the 
information.

If someone knows what field name to use to get OperatingSystemVersion data 
then could you please tell me.

Thank you.

Abhinay

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: Exclude Zero Impressions

2011-12-06 Thread Abhinay Mehta
The flag is called includeZeroImpressions and the doc is here: 
https://code.google.com/apis/adwords/docs/reference/latest/ReportDefinitionService.ReportDefinition.html

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Top of page bid estimates in Adwords API?

2011-09-05 Thread Abhinay Mehta
Google just announced a new AdWords Keyword metric called 'Top of page bid 
estimates': http://adwords.blogspot.com/2011/08/top-of-page-bid-estimates.html

How can I get this number for my keywords through the API or any other 
way programmatically?

Thank you.

Abhinay Mehta

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Search Query Performance Report for Today or Yesterday?

2011-08-15 Thread Abhinay Mehta
Hi all,

When I try and download SEARCH_QUERY_PERFORMANCE_REPORT for today or 
yesterday, 
the report is always empty. Is there some rule that I've missed that says 
you can't get search query reports for today or yesterday?

Every other date is fine.

Any help on this would be much appreciated.

Thank you.

Abhinay Mehta

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Ruby Client Support for Version 201101

2011-03-06 Thread abhinay
Dear AdWords API Team,

When will the new Ruby client be released that supports the new API
release of v201101?

Ball Park figures accepted :-)

Regards,
Abhinay Mehta

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: Adwords ReportService not recognizing clientCustomerId header

2011-02-09 Thread abhinay
Hi Eric,

Thank you for your reply. It helped me track down the bug.

The adwords4r gem creates an empty 'clientEmail' entry in the
credentials hash whether you want it or not.
When I delete that entry from credentials when using
'clientCustomerId' everything works fine.

So this is what I do to fix the issue:

adwords = AdWords::API.new(AdWords::AdWordsCredentials.new(
  {
"developerToken"   => "*",
"applicationToken" => "*",
"useragent"=> "*",
"password" => "*",
"email"=> "*",
"clientCustomerId" => "1234567890"
  }))

report_service = adwords.get_service('ReportDefinition',
AdWords::Service.latest_version)
report_service.api.credentials.credentials.delete("clientEmail")

And it all works as expected.

Thank you.

Regards,
Abhinay Mehta


On Feb 8, 6:56 pm, AdWords API Advisor 
wrote:
> Hi,
>
> This error is coming from the report download service, which doesn't
> use the SOAP headers you showed.  The code that sets the
> clientCustomerId header for report download is here:
>
>  http://code.google.com/p/google-api-adwords-ruby/source/browse/trunk/...
>
> Can you ensure that you aren't setting an empty clientEmail value in
> your credentials?  If you can't see any obvious problems with your
> configuration or this code then open a bug on the client library's
> issue tracker:
>
>  http://code.google.com/p/google-api-adwords-ruby/issues/list
>
> Best,
> - Eric Koleda, AdWords API Team
>
> On Feb 4, 5:13 am, abhinay  wrote:
>
> > We're trying to generate a report for one of our non-mcc accounts
> > using the ruby gem adwords4r (version 19.4.0).
>
> > Here is the code:
>
> > adwords = AdWords::API.new(AdWords::AdWordsCredentials.new(
> >  {
> >    "developerToken"   => "",
> >    "applicationToken" => "",
> >    "password"         => "",
> >    "email"            => "",
> >    "clientEmail"      => someth...@whatever.com
> >  }))
>
> > This works perfectly and we are able to download the report.
> > But when we try and use the 'clientCustomerId' header in exchange of
> > the 'clientEmail' like this:
>
> > adwords = AdWords::API.new(AdWords::AdWordsCredentials.new(
> >  {
> >    "developerToken"   => "",
> >    "applicationToken" => "",
> >    "password"         => "",
> >    "email"            => "",
> >    "clientCustomerId" => "12345678"
> >  }))
>
> > The XML request looks like:
>
> > 
> >        https://adwords.google.com/api/
> > adwords/cm/v201008"
> >            env:mustUnderstand="0">
>
> > *
> >          adwords4r: 
> >          *
> >          *
> >          12345678
> >        
> >  
>
> > (Obviously I've posted a fake ID here)
>
> > We get the following error in the report we download:
>
> > !!!1|||15589384|||
> > AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED???
>
> > These are the steps we took to ensure that we are using the correct
> > clientCustomerId:
>
> >  - Checked the adwords web console
> >  - Using the Account Service in adwords API V13 to get the
> > 'customerId' for this account
>
> > It's important that we get this working with clientCustomerId because
> > the email addresses change so often.
>
> > Any help would be appreciated.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Adwords ReportService not recognizing clientCustomerId header

2011-02-04 Thread abhinay
We're trying to generate a report for one of our non-mcc accounts
using the ruby gem adwords4r (version 19.4.0).

Here is the code:

adwords = AdWords::API.new(AdWords::AdWordsCredentials.new(
 {
   "developerToken"   => "",
   "applicationToken" => "",
   "password" => "",
   "email"=> "",
   "clientEmail"  => someth...@whatever.com
 }))

This works perfectly and we are able to download the report.
But when we try and use the 'clientCustomerId' header in exchange of
the 'clientEmail' like this:

adwords = AdWords::API.new(AdWords::AdWordsCredentials.new(
 {
   "developerToken"   => "",
   "applicationToken" => "",
   "password" => "",
   "email"=> "",
   "clientCustomerId" => "12345678"
 }))

The XML request looks like:


   https://adwords.google.com/api/
adwords/cm/v201008"
   env:mustUnderstand="0">

*
 adwords4r: 
 *
 *
 12345678
   
 

(Obviously I've posted a fake ID here)

We get the following error in the report we download:

!!!1|||15589384|||
AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED???

These are the steps we took to ensure that we are using the correct
clientCustomerId:

 - Checked the adwords web console
 - Using the Account Service in adwords API V13 to get the
'customerId' for this account

It's important that we get this working with clientCustomerId because
the email addresses change so often.

Any help would be appreciated.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en