Hi Sachin, You are getting this error <https://developers.google.com/adwords/api/docs/common-errors#EntityNotFound> as a result of operating with the ID of an entity that is either already removed or belongs to a different account. In this case, the trigger is the CampaignId = 254533954. You could check for the campaigns existing and non-existing in your account using this example <https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201605/BasicOperations/GetCampaigns.php> and retry your code.
Thanks, 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 [email protected] To unsubscribe from this group, send email to [email protected] 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 [email protected]. 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/5003ba65-c1f8-434f-bdc6-06009f87331d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
