---
http_interactions:
- request:
    method: get
    uri: https://token-demo.adcrws.com/v1/filters?per_page=1
    body:
      encoding: US-ASCII
      string: ''
    headers:
      Access-Token:
      - token_without_filters
      Content-Type:
      - application/json
      Accept:
      - application/json
  response:
    status:
      code: 200
      message: OK
    headers:
      Access-Control-Allow-Headers:
      - Origin,  X-Requested-With, Content-Type, Accept, Authorization, Access-Token
      Access-Control-Allow-Methods:
      - POST, GET, PUT, DELETE, OPTIONS
      Access-Control-Max-Age:
      - '1728000'
      Access-Control-Request-Method:
      - GET
      Cache-Control:
      - max-age=0, private, must-revalidate
      Content-Type:
      - application/json
      Date:
      - Wed, 16 Sep 2015 19:53:55 GMT
      Etag:
      - '"b43b1cb8a99286c15658bf62d4036132"'
      Server:
      - nginx/1.6.2
      X-Content-Type-Options:
      - nosniff
      X-Frame-Options:
      - SAMEORIGIN
      X-Ratelimit-Limit:
      - '1000'
      X-Ratelimit-Remaining:
      - '993'
      X-Request-Id:
      - bc2301e5-ac16-44dd-a07d-00cba93df9e0
      X-Runtime:
      - '0.040998'
      X-Xss-Protection:
      - 1; mode=block
      Content-Length:
      - '3257'
      Connection:
      - keep-alive
    body:
      encoding: UTF-8
      string: |-
        {
          "info": {
            "total_results": 49,
            "results_per_page": 1,
            "current_page": 1,
            "total_pages": 49
          },
          "filters": [
            {
              "filter_id": 69,
              "filter_name": "aazk test",
              "program_count": 0,
              "filter": "---\r\noffers:\r\n- terms:\r\n    offer_set: \r\n    - 'DISCOUNT'\r\n- or:\r\n  - terms:\r\n      categories.category_key:\r\n      - 51 # Auto\r\n      - 58 # Car Rental\r\n      - 60 # Cruise\r\n      - 39 # Dining\r\n      - 59 # Entertainment\r\n      - 48 # Golf\r\n      - 1039 # Home & Garden\r\n      - 44 # Hotel\r\n      - 56 # Movies\r\n      - 50 # Services\r\n      - 45 # Shopping\r\n      - 38 # Travel\r\n  - terms:\r\n      categories.category_parent_key:\r\n      - 51 # Auto\r\n      - 58 # Car Rental\r\n      - 60 # Cruise\r\n      - 39 # Dining\r\n      - 59 # Entertainment\r\n      - 48 # Golf\r\n      - 1039 # Home & Garden\r\n      - 44 # Hotel\r\n      - 56 # Movies\r\n      - 50 # Services\r\n      - 45 # Shopping\r\n      - 38 # Travel\r\ncategories:\r\n- or:\r\n  - terms:\r\n      category_key:\r\n      - 51 # Auto\r\n      - 58 # Car Rental\r\n      - 60 # Cruise\r\n      - 39 # Dining\r\n      - 59 # Entertainment\r\n      - 48 # Golf\r\n      - 1039 # Home & Garden\r\n      - 44 # Hotel\r\n      - 56 # Movies\r\n      - 50 # Services\r\n      - 45 # Shopping\r\n      - 38 # Travel\r\n  - terms:\r\n      category_parent_key:\r\n      - 51 # Auto\r\n      - 58 # Car Rental\r\n      - 60 # Cruise\r\n      - 39 # Dining\r\n      - 59 # Entertainment\r\n      - 48 # Golf\r\n      - 1039 # Home & Garden\r\n      - 44 # Hotel\r\n      - 56 # Movies\r\n      - 50 # Services\r\n      - 45 # Shopping\r\n      - 38 # Travel\r\nstores:\r\n- or:\r\n  - terms:\r\n      store_categories.category_key:\r\n      - 51 # Auto\r\n      - 58 # Car Rental\r\n      - 60 # Cruise\r\n      - 39 # Dining\r\n      - 59 # Entertainment\r\n      - 48 # Golf\r\n      - 1039 # Home & Garden\r\n      - 44 # Hotel\r\n      - 56 # Movies\r\n      - 50 # Services\r\n      - 45 # Shopping\r\n      - 38 # Travel\r\n  - terms:\r\n      store_categories.category_parent_key:\r\n      - 51 # Auto\r\n      - 58 # Car Rental\r\n      - 60 # Cruise\r\n      - 39 # Dining\r\n      - 59 # Entertainment\r\n      - 48 # Golf\r\n      - 1039 # Home & Garden\r\n      - 44 # Hotel\r\n      - 56 # Movies\r\n      - 50 # Services\r\n      - 45 # Shopping\r\n      - 38 # Travel\r\nlocations:\r\n- or:\r\n  - terms:\r\n      location_categories.category_key:\r\n      - 51 # Auto\r\n      - 58 # Car Rental\r\n      - 60 # Cruise\r\n      - 39 # Dining\r\n      - 59 # Entertainment\r\n      - 48 # Golf\r\n      - 1039 # Home & Garden\r\n      - 44 # Hotel\r\n      - 56 # Movies\r\n      - 50 # Services\r\n      - 45 # Shopping\r\n      - 38 # Travel\r\n  - terms:\r\n      location_categories.category_parent_key:\r\n      - 51 # Auto\r\n      - 58 # Car Rental\r\n      - 60 # Cruise\r\n      - 39 # Dining\r\n      - 59 # Entertainment\r\n      - 48 # Golf\r\n      - 1039 # Home & Garden\r\n      - 44 # Hotel\r\n      - 56 # Movies\r\n      - 50 # Services\r\n      - 45 # Shopping\r\n      - 38 # Travel"
            }
          ],
          "links": {
            "next_page": "https://report-demo.adcrws.com/v1/filters?page=2"
          }
        }
    http_version: 
  recorded_at: Wed, 16 Sep 2015 19:53:55 GMT
recorded_with: VCR 2.9.3