Hi there, What I'm REALLY trying to do is, day by day, run or NOT run (activate or deactivate, spend budget or NOT spend budget) a campaign based on certain operational criteria. Using python.
I can connect to the API and get campaign details. I'm just working out the best way to (daily) turn a particular campaign off or on. One suggestion is, set the budget to $0.01 ($1, $0, whatever) to turn it off, set it to $1000 to turn it on. Another way would be to set campaign to Active True or False. I'm told the Active/Inactive has performance issues. Hence the budget idea. But can't see where the Budget (or I suspect, the Average Daily Budget) is stored. Basically, I'm trying to, like flicking a light switch, make a campaign (effectively) active or inactive by setting a parameter via the API. Any ideas? Cheers, ---=L -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/59df6389-234d-4dd7-97d3-c900649936d0%40googlegroups.com.
