Hello Team,
We are migrating from Adwords API to Ads API and we have some queries.
Follows the below steps to reproduce:
1. Create target with postal code, for example: 07305 and negative/exclude with postal code 07307.
2. Both created successfully using Google Ads API
3. Now, update target with 07307 (which was negative while creation), so with the Adwords API we received CANNOT_TARGET_AND_EXCLUDE but while migrating to Google Ads API we are receiving IMMUTABLE_FIELD.
4. As this IMMUTABLE_FIELD is very generic error code, we can not use it to retry/handle the given condition.
So is there any way we can get error code CANNOT_TARGET_AND_EXCLUDE ?
It is available in Google Ads API doc: