Sha256: 82e995c98f0ca5671f8f3f089d79e7d2e5fd67af78518a27b5e83590bb3dcdb1

Contents?: true

Size: 1.64 KB

Versions: 5

Compression:

Stored size: 1.64 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: https://services.bluekai.com/Services/WS/classificationRules?bksig=/OMmOpBsb88KpnipB5og6HaMrTjXEjNPDYuwLoTEgT0=&bkuid=bluekai-api-user-key
    body:
      encoding: UTF-8
      string: '{"category_ids":[421262],"name":"CONVERSION_TEST_1234","partner_id":"bluekai-partner-id","phints":[{"key":"offer_id","value":321,"operator":"is"}],"site_ids":[23705],"type":"phint"}'
    headers:
      Accept:
      - application/json
      Content-Type:
      - application/json
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Wed, 15 Apr 2015 09:41:09 GMT
      Set-Cookie:
      - JSESSIONID=56BBF67A43B0CC022206B5BA2634337B; Path=/Services; HttpOnly
      Content-Type:
      - application/json
      Cneonction:
      - close
      Transfer-Encoding:
      - chunked
    body:
      encoding: UTF-8
      string: |-
        {
          "name" : "CONVERSION_TEST_1234",
          "id" : 15330,
          "type" : "phint",
          "status" : "active",
          "phints" : [ {
            "id" : 24110,
            "key" : "offer_id",
            "value" : "321",
            "operator" : "is"
          } ],
          "categories" : [ {
            "id" : 421262,
            "name" : "Action"
          } ],
          "partner_id" : bluekai-partner-id,
          "created_at" : "Wed Apr 15 04:41:09 CDT 2015",
          "updated_at" : "Wed Apr 15 04:41:09 CDT 2015",
          "sites" : [ {
            "id" : 23705,
            "name" : "Cake - Data Collection Tag"
          } ]
        }
    http_version: 
  recorded_at: Wed, 15 Apr 2015 09:41:25 GMT
recorded_with: VCR 2.9.3

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
bluekai-0.0.6 spec/fixtures/vcr_cassettes/Bluekai_Rule/creates_a_rule.yml
bluekai-0.0.5 spec/fixtures/vcr_cassettes/Bluekai_Rule/creates_a_rule.yml
bluekai-0.0.4 spec/fixtures/vcr_cassettes/Bluekai_Rule/creates_a_rule.yml
bluekai-0.0.3 spec/fixtures/vcr_cassettes/Bluekai_Rule/creates_a_rule.yml
bluekai-0.0.2 spec/fixtures/vcr_cassettes/Bluekai_Rule/creates_a_rule.yml