I've successfully entered billing information and accepted the terms of 
service for my *production* MCC account, confirmed on my Settings->Billing 
Preferences page.

I have not successfully entered billing information and accepted the terms 
of service for my *test* MCC account as billing information/setting do not 
appear available in the AdWords interface.

When I use the python client to make some basic API calls using my test 
account's client user_id, I receive the following:

Traceback (most recent call last):
  File "./create_campaign.py", line 25, in <module>
    budget_id = budget_service.mutate(budget_operations)['value'][0][
'budgetId']
  File 
"/Users/max/.virtualenvs/mustknow-sem/lib/python2.7/site-packages/googleads/common.py"
, line 296, in MakeSoapRequest
    for arg in args])
  File 
"/Users/max/.virtualenvs/mustknow-sem/lib/python2.7/site-packages/suds/client.py"
, line 521, in __call__
    return client.invoke(args, kwargs)
  File 
"/Users/max/.virtualenvs/mustknow-sem/lib/python2.7/site-packages/suds/client.py"
, line 581, in invoke
    result = self.send(soapenv)
  File 
"/Users/max/.virtualenvs/mustknow-sem/lib/python2.7/site-packages/suds/client.py"
, line 619, in send
    description=tostr(e), original_soapenv=original_soapenv)
  File 
"/Users/max/.virtualenvs/mustknow-sem/lib/python2.7/site-packages/suds/client.py"
, line 670, in process_reply
    raise WebFault(fault, replyroot)
suds.WebFault: Server raised fault: 
'[QuotaCheckError.TERMS_AND_CONDITIONS_NOT_SIGNED 
@ ; trigger:'<null>']'


I would be happy to share my developer token and/or googleads.yaml config 
file privately.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/88bd5c5f-a0dc-48de-9d19-ac65e18772ea%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to