Re: RE: Adjusting Target CPA bidding value

2019-06-19 Thread Yudi Xue
Thanks for the info, but what I am looking for is to adjust the target_cpa value on existing App Campaigns. Is this possible? Thanks, Yudi On Tue, Jun 18, 2019 at 8:01 PM Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote: > Hi Yudi, > > App campaigns cannot use portfolio b

Modify target cpa on app campaign

2019-06-19 Thread Yudi Xue
Hello, We have a few App Campaigns that we would like to update TargetCpa value via API: campaign { resource_name: "customers/x/campaigns/xx" id { value: 1748163543 } name { value: "App-1" } status: ENABLED campaign_budget { value: "customers/x/c

Re: RE: Adjusting Target CPA bidding value

2019-06-18 Thread Yudi Xue
Can you clarify if we use bidding strategy https://developers.google.com/google-ads/api/docs/fields/bidding_strategy To set target cpa on App campaigns? Thank you! On Sun, May 26, 2019 at 8:49 PM Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote: > Hi Yudi, > > You should

Re: Adjusting Target CPA bidding value

2019-05-25 Thread Yudi Xue
Thanks for the reply! Does adwords python SDK support setting CPA bidding at campaign level? What operation can I use to do that? Thanks, Yudi On Thu, May 23, 2019 at 11:49 PM Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote: > Hi Yudi, > > Setting the bids at the Campaig

Adjusting Target CPA bidding value

2019-05-23 Thread Yudi Xue
Hello, Can I get some direction or a quick example on how to adjust Target CPA bidding value at the campaign level? i.e. the ability to adjust campaign.target_cpa_target_cpa_micros. I tried mutate_campaign with CampaignService as well as the CampaignBiddingModifierService from the Google Ads