Sha256: f39460b059178c77c107f0e2952cd87d4f478382ed52e30fcbcb983109201440

Contents?: true

Size: 1.36 KB

Versions: 5

Compression:

Stored size: 1.36 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: https://<USERNAME>:<PASSWORD>@oiapi.com/v1/reports/advertisers/
    body:
      encoding: US-ASCII
      string: ''
    headers:
      Content-Type:
      - application/json
      User-Agent:
      - OiApiRuby Gem 0.1.1
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Tue, 28 Apr 2015 19:06:44 GMT
      Server:
      - Apache/2.2.15 (CentOS)
      Vary:
      - Accept,Cookie
      X-Frame-Options:
      - SAMEORIGIN
      Allow:
      - GET, HEAD, OPTIONS
      Connection:
      - close
      Transfer-Encoding:
      - chunked
      Content-Type:
      - application/json
    body:
      encoding: UTF-8
      string: '{"status": "ok", "data": {"today": [{"DELIVERED": 0, "TOTAL_COST":
        0, "AVG_CPL": 0, "EMAIL_SENT": 0, "OPT_INS": 0, "OPN_DLVRD": 0, "VALID_OPT_INS":
        0, "CLICKS": 0, "OPENS": 0, "CLK_OPN": 0}], "yesterday": [{"DELIVERED": 0,
        "TOTAL_COST": 0, "AVG_CPL": 0, "EMAIL_SENT": 0, "OPT_INS": 0, "OPN_DLVRD":
        0, "VALID_OPT_INS": 0, "CLICKS": 0, "OPENS": 0, "CLK_OPN": 0}], "mtd": [{"DELIVERED":
        0, "TOTAL_COST": 0, "AVG_CPL": 0, "EMAIL_SENT": 0, "OPT_INS": 0, "OPN_DLVRD":
        0, "VALID_OPT_INS": 0, "CLICKS": 0, "OPENS": 0, "CLK_OPN": 0}]}}'
    http_version: 
  recorded_at: Tue, 28 Apr 2015 19:08:17 GMT
recorded_with: VCR 2.9.3

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
oi-api-ruby-0.1.5 spec/cassettes/OiApi_Client_Reports/_reports/returns_a_report_summary.yml
oi-api-ruby-0.1.4 spec/cassettes/OiApi_Client_Reports/_reports/returns_a_report_summary.yml
oi-api-ruby-0.1.3 spec/cassettes/OiApi_Client_Reports/_reports/returns_a_report_summary.yml
oi-api-ruby-0.1.2 spec/cassettes/OiApi_Client_Reports/_reports/returns_a_report_summary.yml
oi-api-ruby-0.1.1 spec/cassettes/OiApi_Client_Reports/_reports/returns_a_report_summary.yml