Legacy 002a: 0 Orders | Pause Keywords
/* 
==== 0 Orders - Pause Keywords ====
This recipe is used to pause keywords that are getting clicks but no orders.

==== Trigger ====
*/

  (over the lifetime // Date range selection
  orders = 0 // Order threshold
  and clicks > 30 // Click threshold
  and state = effectively enabled // State setting


/*
==== Options ====
Remove starting "//" to enable option
*/

  // and campaign name does not contain "lottery" // Keyword exclusion. Use this to exclude campaigns using keywords in your campaign name
  // and ad group name contains "exact match" // Keyword inclusion. Use this to only include ad groups that contain specific keywords in your ad group name.
)

/* === End Trigger=== */

/*
==== Action ====
Change Bid: Set State - Paused

Daily Frequency

*/
Frequency:
once per day
Action:
set state to paused
388
downloads