Hi,

This is still valid if you have set the partialFailure 
<https://developers.google.com/adwords/api/docs/guides/partial-failure> header 
to true. If this header is set to false or unset, a failure of one 
operation will result in none of the operations to be committed. If the 
partialFailure header is set to true, the successful operations are 
returned in the same order as in the request and the fieldPath in the 
partialFailureErrors 
<https://developers.google.com/adwords/api/docs/reference/v201609/AdGroupCriterionService.AdGroupCriterionReturnValue#partialfailureerrors>
 will 
indicate the index of the operation that failed. 

When an AdGroup has a keyword with a particular text and matchType, if you 
try to add a keyword with the same combination of text and matchType, 
you'll not encounter an error and the existing keyword will be updated with 
the values provided in the request. It's not the same with AdGroupAds. Ads 
with the duplicate descriptions are allowed. If this is a scenario you're 
likely to encounter, I would suggest using the ordering in the response to 
map to your database. 

Regards,
Shwetha, AdWords API Team.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/85726e22-8e99-4016-8b40-9d61fe9b9a1f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to