Thanks, but I'm not using Python. I need to know what has changed with the 
protocol handshake that is causing my existing application to stop working.

On Monday, October 27, 2014 6:52:11 AM UTC-4, Сергей Козловский wrote:
>
> Look here how get all fields by report name 
> https://github.com/googleads/googleads-python-lib/blob/master/examples/adwords/v201409/reporting/get_report_fields.py
>
> and here how correctly authorizing 
> https://github.com/googleads/googleads-python-lib/blob/master/examples/adwords/authentication/create_adwords_client_without_yaml.py
>
> понедельник, 27 октября 2014 г., 5:11:18 UTC+2 пользователь chris h 
> написал:
>>
>> Am migrating to v201409
>>
>> Getting error:
>>
>> AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED
>> when calling getReportFields
>>
>> Reading this:
>>
>> https://developers.google.com/adwords/api/docs/reference/v201409/ReportDefinitionService
>>
>> I find in errors section:
>>
>> CLIENT_CUSTOMER_ID_IS_REQUIRED Client Customer Id is required if 
>> CustomerIdMode is set to CLIENT_EXTERNAL_CUSTOMER_ID. Starting version 
>> V201409 ClientCustomerId will be required for all requests except for 
>> CustomerService.get 
>> <https://developers.google.com/adwords/api/docs/reference/v201409/CustomerService.html#get>
>> I can't find anything in the docs about setting CustomerIdMode. And 
>> anyway, I added the clientCustomerId header to the HTTP POST just like with 
>> other calls, but I still get the error. And finally, why does this methods 
>> require a Client Customer Id? Might the fields returned be different for 
>> different customers?
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c2b3ba8c-a17c-4625-bda6-065918dbc047%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to