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
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
Hi Yudi,
App campaigns cannot use portfolio bidding strategy created through the
BiddingStrategyService. As stated in this guide, you will need to specify the
bidding strategy directly when creating the campaign and the bidding strategy
you need to use should be based on the goal type you speci
Hi Yudi,
You should be able to use the TargetCpa as your bidding strategy at the
campaign level. My apologies as we do not have an exact sample code to create
the campaign with TargetCpa but you may refer to this sample code in Python on
how to create a campaign with your preferred bidding stra
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
Hi Yudi,
Setting the bids at the Campaign level is currently not supported. You can
check out the AdGroup and AdGroupCriterion documentation to learn which bids
(ex. cpc_bid_micros, cpm_bid_micros, cpv_bid_micros) you can set at their
respective levels.
As for campaigns, you should be able to