Hi I have removed an Ad using $adGroupAd->setStatus(AdGroupAdStatus::DISABLED), but the thing is i cannot enable it after removed. The API throws below error
Array ( [status] => error [message] => Ad was not updated [data] => Array ( [errorResponse] => [AdGroupAdError.CANNOT_OPERATE_ON_DELETED_ADGROUPAD @ operations[0].operand] [errorMsg] => CANNOT_OPERATE_ON_REMOVED_ADGROUPAD ) ) I tried with both ENABLED and PAUSED status but nothing worked. Please let me the right way to enable deleted Ads. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/320a5cb3-ee08-4699-a050-1aa1adf780c0o%40googlegroups.com.
