Hi Angie,

The NewEntityCreationError.TEMP_ID_ENTITY_HAD_ERRORS 
<https://developers.google.com/adwords/api/docs/reference/v201710/AdGroupCriterionService.NewEntityCreationError.Reason>
 that 
you encountered indicates that a validation has failed for the parent 
entity and so validation for the child entity would no longer be done. As 
for the EntityNotFound.INVALID_ID 
<https://developers.google.com/adwords/api/docs/common-errors#EntityNotFound.INVALID_ID>
 error, 
it would appear that you might be referencing an AdGroupId which does not 
belong to your account or that the said AdGoupId has already been REMOVED.

This being said, you may review if the said AdGroupId is still existing 
within your account by using the GetAdGroups 
<https://developers.google.com/adwords/api/docs/samples/python/basic-operations#get-ad-groups>
 example. 
Additionally, you may also review the steps when processing batch jobs 
using this guide 
<https://developers.google.com/adwords/api/docs/guides/batch-jobs> to avoid 
further errors. Let me know if this helps or if the issue persists so I can 
further investigate.

As for checking/retrieving the errors 
<https://developers.google.com/adwords/api/docs/guides/batch-jobs#download_the_batch_job_results_and_check_for_errors>,
 
you can retrieve its information using the processingErrors 
<https://developers.google.com/adwords/api/docs/reference/v201710/BatchJobService.BatchJob#processingErrors>
 field. 
I hope this helps.

Best regards,
Peter
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/0ec61abb-fbe9-4fe0-ab33-eaffd508755f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to