hello everyone, im kinda a newbie in the AdWordAPI and GoogleAdsAPI I successfully obtained the developer token, client_id, client_secret, and i use the customer_id of test account (not manager test account) and everything works correctly, list campaigns, create campaigns, create groups, bid modifiers, etc.
I am using the same developer_token, client_id, client_secret and customer_id in the yaml file of GoogleAdsApi. No matter what I do, when I try to run get_campaigns.py I always get the same error message "ValueError: The specified login customer ID is invalid. It must be a ten digit number represented as a string, i.e." 1234567890 "" Note that the customer id parameter requirement message is not even prompted my customer id (of the test manager account) on yaml file any idea of what i'm doing wrong? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] 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 and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/94f401fa-29e2-44e9-811c-1180f0343427n%40googlegroups.com.
