Hello everybody.
I use the API to automatically create ads on search and display network.
No problem with that.
But for my display campaigns, I want to enable
1) the aggressive automated targeting
2) the custom bid to "Keywords"
These both options could be find in the settings of an AdGroup of the UI.
But my searches for these options in the API failed.
I tried to set the CriterionTypeGroup::KEYWORD of TargetingSettingDetail but I got an exception :
Caught exception:
[SettingError.TARGETING_SETTING_CONTAINS_INVALID_CRITERION_TYPE_GROUP @
operations[0].operand.settings[0]; trigger:'KEYWORD']
Someone can help me ?
Thanks a lot.