Fixed....I used the wrong folder.

On Jan 28, 5:13 pm, Monty808 <davidmontgom...@gmail.com> wrote:
> Hi,
>
> I just download the latest adwords API for python
> adwords_api_python_15.1.5.tar.gz
>
> I followed the instructions in the README file.
>
> Here is how I ran the config file.
>
> Your AdWords account's login email []: a...@gmail.com
> Login password []: ans808808
> Login client email []: client_1...@gmail.com
> Login client customer id []:
> User agent [AwApi-Python-15.1.5 (Python 2.7)|Test]: GoogleTest
> Developer token []: a...@gmail.com++USD
> Select XML parser [1=PyXML, 2=ElementTree]: 1
> Enable debugging mode [y/n]: y
> Enable SOAP XML logging mode [y/n]: y
> Enable API request logging mode [y/n]: y
>
> I then ran:
>
> python adwords_api_python_15.1.5/examples/adspygoogle/adwords/v201109/
> account_management/get_client_customer_id.py
>
> Here is my error
>
> Traceback (most recent call last):
>   File "get_client_customer_id.py", line 73, in <module>
>     main(client, client_email)
>   File "get_client_customer_id.py", line 56, in main
>     info = info_service.Get(selector)[0]
>   File "../../../../../adspygoogle/common/GenericApiService.py", line
> 320, in CallMethod
>     self._HandleLogsAndErrors(buf, start_time, stop_time, error)
>   File "../../../../../adspygoogle/adwords/GenericAdWordsService.py",
> line 250, in _HandleLogsAndErrors
>     raise e
> adspygoogle.adwords.AdWordsErrors.AdWordsRequestError:
> [ApiUsageError.INVALID_CLIENT_EMAIL @ selector;
> trigger:'INSERT_EMAIL_ADDRESS_HERE']
>
> Where did I err?  Also in the README file its says the following:
>
> "Please note that starting with v201109 you must use a
> clientCustomerId instead of optionally using clientEmail"
>
> For the sandbox..what is the client id?  Do I have to use it for the
> sandbox?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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

Reply via email to