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 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 specified in the
> AppCampaignSetting.AppCampaignBiddingStrategyGoalType
> 
> field.
>
> Thanks and regards,
> Peter
> Google Ads API Team
>
> ref:_00D1U1174p._5001UAqSzH:ref
>
> --
> --
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> 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 adwords-api@googlegroups.com
> To unsubscribe from this group, send email to
> adwords-api+unsubscr...@googlegroups.com
> 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 adwords-api+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/adwords-api/YQPn10PTBSE700nr09DgdfT_2kYW3qIaVxBg%40sfdc.net
> 
> .
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CAO0Q59DavFDmeLZfJWEUyE643JSMRQFyvYX6jodgfTGSLLCY6g%40mail.gmail.com.


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 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 strategy.
>
> You may note, however, that you will need to create a TargetCpa
> 
> object first then specify values for its *target_cpa_micros*,
> *cpc_bid_ceiling_micros*, and *cpc_bid_floor_micros* fields. Afterwards,
> you will need to set the said object into the *target_cpa* field of the
> campaign. Additionally, using the TargetCpa strategy will first require you
> to have conversion tracking enabled.
>
> If you wish to learn more about TargetCpa, you may refer to this guide
> . I hope this helps.
>
> Thanks and regards,
> Peter
> Google Ads API Team
>
> ref:_00D1U1174p._5001UAqSzH:ref
>
> --
> --
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> 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 adwords-api@googlegroups.com
> To unsubscribe from this group, send email to
> adwords-api+unsubscr...@googlegroups.com
> 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 adwords-api+unsubscr...@googlegroups.com.
> 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/WYlbH0PS599L00kT5rbr3SSlKrGsOVquH5mw%40sfdc.net
> 
> .
> 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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CAO0Q59AEDoYBQ02V9fa8T2wfQTB%3DESNtpP3fKCiUGrEAFHS%3D%2BQ%40mail.gmail.com.


Re: RE: Adjusting Target CPA bidding value

2019-06-18 Thread Google Ads API Forum Advisor Prod
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 specified in the 
AppCampaignSetting.AppCampaignBiddingStrategyGoalType field.

Thanks and regards,
Peter
Google Ads API Team
ref:_00D1U1174p._5001UAqSzH:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/YQPn10PTBSE700nr09DgdfT_2kYW3qIaVxBg%40sfdc.net.


Re: RE: Adjusting Target CPA bidding value

2019-05-26 Thread Google Ads API Forum Advisor Prod
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 strategy.

You may note, however, that you will need to create a TargetCpa object first 
then specify values for its target_cpa_micros, cpc_bid_ceiling_micros, and 
cpc_bid_floor_micros fields. Afterwards, you will need to set the said object 
into the target_cpa field of the campaign. Additionally, using the TargetCpa 
strategy will first require you to have conversion tracking enabled.

If you wish to learn more about TargetCpa, you may refer to this guide. I hope 
this helps.

Thanks and regards,
Peter
Google Ads API Team
ref:_00D1U1174p._5001UAqSzH:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
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/WYlbH0PS599L00kT5rbr3SSlKrGsOVquH5mw%40sfdc.net.
For more options, visit https://groups.google.com/d/optout.


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 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 apply a *bid_modifier* in the
> CampaignCriterion
> 
> level. I hope this helps.
>
> Thanks and regards,
> Peter
> Google Ads API Team
>
> ref:_00D1U1174p._5001UAqSzH:ref
>
> --
> --
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> 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 adwords-api@googlegroups.com
> To unsubscribe from this group, send email to
> adwords-api+unsubscr...@googlegroups.com
> 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 adwords-api+unsubscr...@googlegroups.com.
> 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/uKTmy0PRZXLU00y5gIwLbITuuuHlR4n_Gysg%40sfdc.net
> 
> .
> 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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
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/CAO0Q59Az_RTdRS1nOHb2YP9hi7rHDY0u%3Dc8krFeqhGtmVgwF9Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


RE: Adjusting Target CPA bidding value

2019-05-23 Thread Google Ads API Forum Advisor Prod
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 apply a bid_modifier in the 
CampaignCriterion level. I hope this helps.

Thanks and regards,
Peter
Google Ads API Team
ref:_00D1U1174p._5001UAqSzH:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
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/uKTmy0PRZXLU00y5gIwLbITuuuHlR4n_Gysg%40sfdc.net.
For more options, visit https://groups.google.com/d/optout.