Hi There,

We are very thrilled to know that video metrics are available from Adwords 
API and tried to pull a report with available metrics which is giving 
following error. The call and error is printed below.

Google API version v201509

API Call Parameters (Using Python) :
report = {'reportName': 'AdPerformance',
                    'dateRangeType': 'LAST_7_DAYS',
                    'reportType': 'AD_PERFORMANCE_REPORT',
                    'downloadFormat': 'CSV',
                    'selector': {
                        'fields': ["AdGroupName","AdGroupId",
                            "CampaignId", "AccountDescriptiveName",
                            "Impressions", "CampaignName",
                            "Clicks", "Cost", "AdGroupId", "AdGroupName",
                            "AdNetworkType1", "Date", "Status",
                            "VideoQuartile100Rate", "VideoQuartile75Rate",
                            "VideoQuartile50Rate", "VideoQuartile25Rate",
                            "VideoViews", "Conversions"
                        ]
                    }
                }

Error Message:
AdWordsReportBadRequestError: Type: 
ReportDefinitionError.INVALID_FIELD_NAME_FOR_REPORT
Trigger: None
Field Path: VideoQuartile100Rate

Same applies to other reports like Campaign Performance Report.

Can someone help me with what's wrong with the call?

Thanks,
Girish Talluru

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/bf58438d-8e8e-4895-8ad4-4e16057db295%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to