Thank you for the clarification.

On Fri, Sep 25, 2020 at 2:44 AM Google Ads API Forum Advisor Prod <
[email protected]> wrote:

> Hi,
>
> If you're using the TargetSpend
> <https://developers.google.com/google-ads/api/reference/rpc/v5/TargetSpend>
> strategy, you can just omit the call to set that field. For example, in the 
> Java
> UsePortfolioBiddingStrategy sample
> <https://developers.google.com/google-ads/api/docs/samples/use-portfolio-bidding-strategy#java>
> , you would change:
>
>
>       TargetSpend targetSpend = TargetSpend.newBuilder()
>         .setCpcBidCeilingMicros(2_000_000L)
>         .build();
>
> to:
>
>       TargetSpend targetSpend = TargetSpend.newBuilder()
>         .build();
>
>
>
> Best regards,
> Josh, Google Ads API Team
>
> ref:_00D1U1174p._5001UCb3Tg:ref
>


-- 
Amandeep walia
(E0176)

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CAMyfJ6QB41m3uVLTnMKwxPhC9DLc20oi0a_7zH_8nO_MMFK5EQ%40mail.gmail.com.

Reply via email to