Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: Rushmore
-
Fix Version/s: Rushmore
-
Component/s: None
-
Labels:None
-
Sprint:Sprint 7
Description
To reduce the amount of time it takes to download and process all the keyword approval statuses the get-kw-approval-status.sh script (AML-3343) only updates keywords that are not approved. It turns out that Google usually doesn't reject keywords immediately, even keywords that are clearly in violation of their policies. It waits until the keyword gets an impression or is served in an ad before rejecting it.
The script needs to be updated to account for an approved -> disapproved status change.