Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Content Repository
-
Labels:None
-
Environment:
Test Env: yell-ec-xml
Bp Id: gptest13
Description
Steps:
1. Creat a campaign "gptest13" in yell with sandbox=false.
2. Log into Google Adwords and checked the campaigns created under gptest13. They are set as 'Active'
3. Also checked the status of campaigns in "content_editor_google" database, table gce_campaigns. The status is 'Active'.
4. Now, change the status of campaigns in Google Adwords from active to pause.
5. run content-editor-google.sh script with "-s" flag to "Update our local DB with what is in Google."
Expected:
On running the content-editor-google.sh script with -s flag, our database must get synced with Google. ie, the campaigns must be Paused.
Actual:
No change is observed in campaign status.