Hello Jorge, Thank you for clarifying this. The Placeholder Report and the Placeholder Feed Item Report will return the feed based ad extensions data. You may use the AD_CUSTOMIZERS_FEED_ITEM_REPORT to pull the Ad Customizers data. I was able to pull the data using the query below:
__rdquery: SELECT FeedId, FeedItemId, TargetingAdGroupId, TargetingCampaignId, KeywordTargetingId, GeoTargetingCriterionId FROM AD_CUSTOMIZERS_FEED_ITEM_REPORT WHERE FeedId IN ["xxxxxxxx"] Please give this a try and let us know if you have any issues. Thanks, Bharani, Google Ads API Team ref:_00D1U1174p._5001UBnv3q: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/nE6A2000000000000000000000000000000000000000000000PTCQGY00L7Z6mlCuRy23WfJKc8Y0nw%40sfdc.net.
