Ho to change display name of KEYWORDS_PERFORMANCE_REPORT
29 views
Skip to first unread message
ravipraka...@intelliswift.co.in
unread,
Apr 25, 2016, 8:52:43 AM4/25/16
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 Forum
Hi,
Please suggest me how to change the display text of KEYWORDS_PERFORMANCE_REPORT which we are getting as response corresponding to selector field array.
Eg.
I need to display
Date instead of Day
Device Type instead of Device
etc.
Thanks and Regards
Shwetha Vastrad (AdWords API Team)
unread,
Apr 25, 2016, 1:47:18 PM4/25/16
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 Forum
Hi Raviprakash,
The AdWords API doesn't have any methods to change the display text of the column names for reports. I would suggest that you change the column names yourself after downloading the report using some sort of parsing function.