Hi Shiv, Could you confirm if what you wish to retrieve is the direct equivalent of the Ad Group Performance report in the API, the same as the attached file? If so, you could check out the Adgroup Performance Report <https://developers.google.com/adwords/api/docs/appendix/reports/adgroup-performance-report> to get statistical reports of your YouTube videos in an adgroup level and use the AdNetworkType1 <https://developers.google.com/adwords/api/docs/appendix/reports/adgroup-performance-report#adnetworktype1> and AdNetworkType2 <https://developers.google.com/adwords/api/docs/appendix/reports/adgroup-performance-report#adnetworktype2> to filter out only YouTube videos. The other fields specified in your .csv file can also be seen in the link I have provided.
To download reports in the AdWords API, you may follow our reporting guidelines <https://developers.google.com/adwords/api/docs/guides/reporting> for further details. You may also refer to our sample codes <https://developers.google.com/adwords/api/docs/samples/python/reporting> on how to download reports. Regards, Dannison AdWords API Team On Monday, October 1, 2018 at 2:09:11 PM UTC+8, Digi West wrote: > > Hey! > > High Priority Ask! > > I am trying to automate the download of the Youtube Video Ad report using > Python. > > This report should contain the performance of a video ad seen on youtube > videos and the breakdown is by the Ad Groups. Each Ad Group corresponds to > a specific Audience segment for us. > > Please tell me how this can be done. The sample file which is downloaded > from the web interface is attached here. > > > Thanks! > Shiv > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/39077297-eed5-43b6-8660-ac66ab40eaf5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
