That was the problem :) I had not specified the client_customer_id in the
googleads.yaml file.
I need to iterate through a number of accounts for the task I've been
assigned. Is there a python example of how to change the
campaign_service.client_customer_id on the fly?
Would one create a new c
Make sure you have the "client_customer_id" value set in your
configuration. It is one of your Account #'s and looks like 123-123-1234 if
you look in the AdWords console
On Tuesday, January 15, 2019 at 2:26:32 PM UTC-8, buddyb...@gmail.com wrote:
>
>
> Hi
>
> I am new in adWords API,
>
> I just
I'm following the examples included in the googleads-python-lib to learn
how to call Get on the CampaignsService
-
https://github.com/googleads/googleads-python-lib/blob/master/examples/adwords/v201809/basic_operations/get_campaigns.py
I'm receiving an empty response from the API - numEntries e