Hi all
I'm using the Python Client library to fetch reports out of Adwords. However I don't get all the Ad Labels back..I added the labels a day or 4 ago with an adwords script.
The query I am using is the following:
SELECT Date, Impressions, Clicks, Conversions, Cost, GmailForwards, GmailSaves, GmailSecondaryClicks, CampaignName, AdGroupName, Labels, Id, AdType, AccountDescriptiveName FROM AD_PERFORMANCE_REPORT DURING xxxx,yyyy
I am sure the labels are definitely ad labels, and not other kind of labels.