Hello, I'm developing platform that allows to create-update-delete campaigns on GoogleAds (v10) using Python. At now, I do CUD operations for Smart Display Ad, and I have 2 misunderstandings about API. I have found how to manage almost all options exclude these ones:
So, my questions are:
1. I've found how to set GeoTargets (create & update). But how can I set Target option to "Presence" via API? Which method to use (service, operation)?
2. How can I set Marketing objective to "Website traffic"? Which method to use (service, operation)?
Thanks in advance!