Hello,

Could you please retry with code snippet below:

BiddableAdGroupCriterion biddableAdGroupCriterion = new
BiddableAdGroupCriterion();

biddableAdGroupCriterion = (BiddableAdGroupCriterion)
adGroupCriterionResult;
BiddingStrategyConfiguration bsc =
biddableAdGroupCriterion.getBiddingStrategyConfiguration();

CpcBid cpcbid = (CpcBid) bsc.getBids(0);
Money money = cpcbid.getBid();
Long amount = money.getMicroAmount();
System.out.println("Amount : "+amount);

Let me know if you have any further questions.

Thanks,
Milind, AdWords API Team
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
    http://googleadsdeveloper.blogspot.com/search/label/adwords_api
    https://developers.google.com/adwords/api/community/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/1a0l5i8000000001g7t5fa004abqjcz6gmjae1m74o30c1g68qj6dpp%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
  • Java ma... Thomas Bisballe
    • RE... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
      • ... Thomas Bisballe
        • ... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum

Reply via email to