Hey - I was successful with both of the operations so this is solved. This was the key:
https://stackoverflow.com/questions/22086628/in-google-adwords-how-do-you-programmatically-change-a-budget/53523725#53523725 Thanks. On Friday, April 12, 2019 at 1:24:36 PM UTC+3, otso wrote: > > Hey Peter, > > Thanks for your very fast response. Below the configuration for the UAC > used in the creation: > > 'advertisingChannelType': 'MULTI_CHANNEL', > 'advertisingChannelSubType': 'UNIVERSAL_APP_CAMPAIGN', > 'biddingStrategyConfiguration': { > 'biddingScheme': { > 'xsi_type': 'TargetCpaBiddingScheme', > 'targetCpa': { > 'microAmount': '1000000' > } > }, > 'biddingStrategyType': 'TARGET_CPA' > }, > > How do I change the set CPA with Python using the AdWords library (to > clarify: this campaign is optimising installs so it is CPI in the Google > Ads dash)? An example how to change the daily budget would be also great. > > BR > Otso > > On Friday, April 12, 2019 at 5:34:28 AM UTC+3, googleadsapi-forumadvisor > wrote: >> >> Hi, >> >> To better assist you, could you confirm if what you meant was Target CPA >> and not CPI? Additionally, could you confirm if what you want to modify is >> the bidding strategy >> <https://developers.google.com/adwords/api/docs/guides/bidding#specifying_the_strategy_for_a_campaign> >> or >> just the bid >> <https://developers.google.com/adwords/api/docs/guides/bidding#setting_bids> >> itself? >> >> Thanks and regards, >> Peter >> Google Ads API >> >> >> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ >> Also find us on our blog and discussion group: >> https://ads-developers.googleblog.com/search/label/google_ads_api >> https://developers.google.com/adwords/api/community/ >> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ >> >> On 04/12/19 00:03:05 [email protected] wrote: >> >> How do you modify target CPI for an already created UAC with the AdWords >> Python library? >> >> 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 >> "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/fb7978c3-0284-4043-a3e1-57cc55bf0f8d%40googlegroups.com >> >> <https://groups.google.com/d/msgid/adwords-api/fb7978c3-0284-4043-a3e1-57cc55bf0f8d%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> >> -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/a490e77e-be84-4b0d-a9f9-6e003564dd5b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
