Hello! I have a question. In Pmax campaigns settings you can find asset optimization setting for text and video. I need to implement this info by API. I used this query SELECT customer.descriptive_name, campaign.name, campaign.asset_automation_settings FROM campaign Generally info is correct, but in some campaigns I can see the missing data. For example, in campaign in asset optimization setting - video is off, and text is on, and API get that only the video is off, and nothing info about text. And there are some campaigns that shows correct info about text and video. Please help, maybe I can use another way to get info by API. Thank you!
-- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/b0df494c-0109-4ac0-9959-001473ac1618n%40googlegroups.com.
