Hi Google Ads team, For combination status, when I check on UI, it is indicated as Removed. However, when I pull the data from the API, it is showed the field 'Enabled' as True for every row I query.
Must be something wrong with the API. Can you help inspect and share your thought? My query: SELECT campaign.id, campaign.name, ad_group.id, ad_group.name, ad_group_ad.ad.id, ad_group_ad.ad.name, ad_group_ad_asset_combination_view.served_assets, ad_group_ad_asset_combination_view.enabled, metrics.impressions WHERE segments.date >= '2025-10-01' AND segments.date <= '2025-10-16' AND campaign.id = '21430853936' AND ad_group_ad.ad.id = '768106990525' Thanks in advance -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/adwords-api/2dbedb43-4d8a-4fa7-8cb0-0e10ea0951cen%40googlegroups.com.
