Hi. We are migrating from AdWords API to Google Ads API. The question is about getting UAC campaign info. In AdWords API we could request campaign settings (like heading, description1, description2 etc.) Now I'm preparing the query like this: SELECT campaign.id, campaign.name FROM campaign To get a campaign info, but I can't find a field like "settings" for "campaign" object. Where can I get the settings from?
-- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/f46c35ba-086b-4037-b40a-6263f2bbf5d2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
