Re: what does the param '-c' mean? How can i get it?

2020-04-20 Thread
Thank you for your response. I'm confused. Now that I have excluded a placement, there should be no data. Why provide a report to get his data? In fact, I can not get any data from this report. I want to get App Campaign Report for my UAC ads, what should I do? On Tue, Apr 21, 2020 at 12:27 AM Go

what does the param '-c' mean? How can i get it?

2020-04-20 Thread
1、 For Python,what's the difference between googleads.adwords and google.ads.google_ads 2、 what does '-c' mean? How can i get it? parser.add_argument('-c', '--customer_id', type=str, required=True, help='The Google Ads customer ID.') 3、 What is the 'CAMPAIGN_NAGETIVE_PLACEM

Why can't return any data from AD_PERFOMANCE_REPORT?

2020-03-26 Thread
I can get data from ACCOUNT_PERFORMANCE_REPORT or CAMPAIGN_PERFORMANCE_REPORT through AdWords API written in python. Here is my script that gets data from CAMPAIGN_PERFORMANCE_REPORT successfully: [image: Snipaste_2020-03-26_15-40-03.png] Here is my script that failed to get data from AD_PERF