Hello,
Is is possible to get ad level custom parameter data in the FINAL_URL_REPORT? In one of our accounts, we need to get the custom parameter data with performance statistics.
When I get a FINAL_URL_REPORT, I get data like this:
CampaignName = Campaign #1
AdGroupName = AdGroup #1
EffectiveTrackingUrlTemplate = {lpurl}?...&creative={_creative}&adsize={_adsize}
Impressions = X
Cost = Y
...
We have ad level custom parameters for creative and adsize that describe the content and size of the image ad using the URL. If we can't get performance data associated with these custom parameter values in the FINAL_URL_REPORT, what is the best way to get this data?
Thanks!