The flexible bidding strategy associated with this ad group.
getStrategySource()
Returns the bidding strategy source of this ad group. Always
returns 'CAMPAIGN'.
Return values:
Type
Description
String
The bidding strategy source of this ad group.
getStrategyType()
Returns the bidding strategy type of this ad group. This may
either be an anonymous bidding strategy, or the type of a
flexible bidding strategy.
Return values:
Type
Description
String
The strategy type of this ad group.
setCpa(cpa)
Sets the Target CPA bid for this ad group.
Please note that although this method will effectively set the Target
CPA bid for this
ad group, the change may have no effect on actual bidding if
this
ad group has a BiddingStrategy which does not
involve Target CPA bids.
Returns nothing.
Arguments:
Name
Type
Description
cpa
double
The Target CPA bid for this ad group.
setCpc(cpc)
Sets the max CPC bid for this ad group.
Please note that although this method will effectively set the max CPC
bid for this
ad group, the change may have no effect on actual bidding if
this
ad group has a BiddingStrategy which does not
involve max CPC bids.
Returns nothing.
Arguments:
Name
Type
Description
cpc
double
The max CPC bid for this ad group.
setCpm(cpm)
Sets the CPM bid for this ad group.
Please note that although this method will effectively set the CPM bid
for this
ad group, the change may have no effect on actual bidding if
this
ad group has a BiddingStrategy which does not
involve CPM bids.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-18 UTC."],[],[]]