Hi,
since the 16th January 2015 I'am getting the following error:
[ApiExceptionFault] => stdClass#2
(
[message] => '[SettingError.TARGET_ALL_IS_NOT_ALLOWED_FOR_PLACEMENT_IN_DISPLAY_SELECT_CAMPAIGN @ operations[0].operand.settings[0]]'
[ApplicationException.Type] => 'ApiException'
[errors] => SoapVar#3
(
[enc_type] => 0
[enc_value] => SettingError#4
(
[reason] => 'UNKNOWN'
[fieldPath] => 'operations[0].operand.settings[0]'
[trigger] => ''
[errorString] => 'SettingError.TARGET_ALL_IS_NOT_ALLOWED_FOR_PLACEMENT_IN_DISPLAY_SELECT_CAMPAIGN'
[ApiErrorType] => 'SettingError'
[ApiError:_parameterMap] => array
(
'ApiError.Type' => 'ApiErrorType'
)
)
[enc_stype] => 'SettingError'
[enc_ns] => 'https://adwords.google.com/api/adwords/cm/v201409'
)
)
)
This error occors while adding an AdGroup with the AdGroupService.
Can somebodey help me because I don't know why this error occors because I didn't edited my code in the last three months.
I'am using the API version 201409.
Thanks