RE: campaign.labels does not return labels in GAQL query

2022-08-05 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Hamza, To assist you, could you send us a 'DEBUG' log level request and response log of raw API communications of the report that doesn't show the expected labels? The request and response appears similar to the JSON Mappings in our REST documentation with additional headers and information

campaign.labels does not return labels in GAQL query

2022-08-05 Thread Hamza Ansari
I have been trying to retrieve a list of campaigns using the below GAQL query but it does not return labels of the campaigns. 'SELECT campaign.id, campaign.name, campaign.status, campaign_budget.amount_micros, campaign.labels, metrics.cost_micros FROM campaign WHERE campaign.status IN ("ENABLE