Targeting optimization -> Disabled
but can't find the appropriate API methods to do so.
Can you give me a hand?
Also what is the best practice for finding the wanted functions , because the API is endless :D
Thank you,
Nick
Array
(
[0] => AdGroupOperation Object
(
[operand] => AdGroup Object
(
[id] => 27908753009
[campaignId] =>
[campaignName] =>
[name] =>
[status] =>
[settings] => Array
(
[0] => TargetingSetting Object
(
[details] => Array
(
[0] => TargetingSettingDetail Object
(
[criterionTypeGroup] => USER_INTEREST_AND_LIST
[targetAll] =>
)
[1] => TargetingSettingDetail Object
(
[criterionTypeGroup] => VERTICAL
[targetAll] =>
)
[2] => TargetingSettingDetail Object
(
[criterionTypeGroup] => GENDER
[targetAll] =>
)
[3] => TargetingSettingDetail Object
(
[criterionTypeGroup] => AGE_RANGE
[targetAll] =>
)
[4] => TargetingSettingDetail Object
(
[criterionTypeGroup] => PLACEMENT
[targetAll] =>
)
)
[SettingType] => TargetingSetting
[_parameterMap:Setting:private] => Array
(
[Setting.Type] => SettingType
)
)
)
[experimentData] =>
[labels] =>
[forwardCompatibilityMap] =>
[biddingStrategyConfiguration] =>
[contentBidCriterionTypeGroup] =>
[trackingUrlTemplate] =>
[urlCustomParameters] =>
)
[operator] => SET
[OperationType] =>
[_parameterMap:Operation:private] => Array
(
[Operation.Type] => OperationType
)
)
)We do not get any error in this but ExplorerAutoOptimizerSetting not getting removed.Thanks