You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API and Google Ads API Forum
Hi
I need to fetch a report with AccountDescriptiveName and custom label 0 as a dimension with a few metrics. I don't know how to fetch this column via API.
Will a Campaign/Account Performance Report will work, if not what report should i pull?
What should be thee column name for custom label 0?
Regards
Jatin
Bharani Cherukuri (AdWords API Team)
unread,
Dec 13, 2018, 3:02:07 PM12/13/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API and Google Ads API Forum
Hello Jatin,
You may use the Shopping Performance Report to pull the CustomAttributes and AccountDescriptiveName fields in the reports. The Custom Label 0 corresponds to CustomAttribute0 and so on. You may also check the reporting code samples from the client libraries on how to implement this.