Re: "Ghost ads" not in UI

2016-04-11 Thread 'Anthony Madrigal' via AdWords API Forum
Hello, The approval status UNCHECKED for an ad in the API means the ad is currently under review. You will see the approval status a

Re: "Ghost ads" not in UI

2016-04-08 Thread A G
Also disapproved are showing as enabled: string(7) "ENABLED" ["approvalStatus"]=> string(11) "DISAPPROVED" -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/pos

"Ghost ads" not in UI

2016-04-08 Thread A G
The Google API is pulling ads that don't exist anywhere in the UI. The only distinction is that the approval-status is "unchecked". ["status"]=> string(7) "ENABLED" ["approvalStatus"]=> string(9) "UNCHECKED" What are they, and why is the Google API pulling them? Shouldn't they be consi