[image: default pay for.png] <about:invalid#zClosurez>

















Adwords api version v201802

I want to set Viewable CPM pay for to Viewable Impressions
I don't know why I post to google api always set pay for to clicks.
I have tried many ways.

 

> // Set bidding strategy (required).
$biddingStrategyConfiguration = new BiddingStrategyConfiguration();
$biddingStrategyConfiguration->setBiddingStrategyType(MANUAL_CPM);

// You can optionally provide a bidding scheme in place of the type.
$biddingScheme = new ManualCpmBiddingScheme();
$biddingScheme->setViewableCpmEnabled(true);
$biddingStrategyConfiguration->setBiddingScheme($biddingScheme);

// Set bidding strategy (required).
$campaign->setBiddingStrategyConfiguration($biddingStrategyConfiguration);

Above code not working.
Any idea? thanks 大大

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/8120e2a2-57ab-4de5-9a98-f4fe599f2ae2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • ... 饒義忠
    • ... 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
      • ... 饒義忠
        • ... 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
          • ... 饒義忠

Reply via email to