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
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
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
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
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