Advertisement
campocreek

Untitled

Nov 30th, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. SELECT adgroup_id, campaing_id, status_cur, status_new
  2. FROM `from_adwords_adgroup`
  3. WHERE status_cur <> status_new AND status_cur <> "new"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement