api data for ads that haven't run yet

2021-06-15 Thread Frank Harvey McManus
Hi we are using the google ads api to track ad metrics. Can we obtain info for an ad that hasn't run yet? For example our ads are entered into the google ads UI in a 'paused' state before they run. Can we get info on that ad in from the api before it's live? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~

Re: get account hierarchy issue

2021-01-07 Thread Frank Harvey McManus
Thank you! On Tuesday, January 5, 2021 at 10:27:52 PM UTC-5 adsapiforumadvisor wrote: > Hi Frank, > > Thank you for reaching out. > > The login-customer-id > > > should be specified in the properties file along with

get_account_hierarchy in google-ads-python library not working

2021-01-07 Thread Frank Harvey McManus
Hi, I'm trying to run the get_account_heirarchy.py example and I keep running into this error: Traceback (most recent call last): File ".\get_account_hierarchy.py", line 202, in main(google_ads_client, args.login_customer_id) File ".\get_account_hierarchy.py", line 101, in main custo

get account hierarchy issue

2021-01-05 Thread Frank Harvey McManus
Hi I was getting this error message in Python when trying to fetch campaigns for our MCC account: message: "Metrics cannot be requested for a manager account. To retrieve metrics, issue separate requests against each client account under the manager account." So, I am trying to use the get_acc