Hi Nirmita, thanks for the response. I've got two more questions about this: 1. You suggest to get tracker types from campaign performance report. Will other reports have data from the same trackers with the same window sizes? In other words, if I'm downloading a report other than campaign performance, can I still use this approach to find maximum conversion window size? 2. Is it possible to find maximum conversion window for a separate field in a report?
On Thursday, April 23, 2020 at 10:15:52 PM UTC+3, adsapiforumadvisor wrote: > > Hi Ilya, > > Thanks for reaching out. Unfortunately, there is no report available to > get the maximum conversion window size related in the API. What you can do > instead is use the ConversionTypeName > <https://developers.google.com/adwords/api/docs/appendix/reports/campaign-performance-report#conversiontypename> > segment > in the campaign performance report > <https://developers.google.com/adwords/api/docs/appendix/reports/campaign-performance-report> > to > get metrics for your conversion actions. Then, you can use the > ConversionTrackerServices > <https://developers.google.com/adwords/api/docs/reference/v201809/ConversionTrackerService> > to > get the window size related information with CtcLookbackWindow > <https://developers.google.com/adwords/api/docs/reference/v201609/ConversionTrackerService.ConversionTracker#ctclookbackwindow> > and viewthroughLookbackWindow > <https://developers.google.com/adwords/api/docs/reference/v201809/ConversionTrackerService.ConversionTracker#viewthroughlookbackwindow> > fields. > > I would recommend keeping an eye on our Developer Blog > <https://ads-developers.googleblog.com/> for information on future > releases > > Let me know if you have any questions. > > > Thanks, > Nirmita Patel Google Ads Team > > > ref:_00D1U1174p._5001UaS5AL:ref > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/ed29a9ce-598a-43ec-a4d3-5d595f96c6f0%40googlegroups.com.
