-
Notifications
You must be signed in to change notification settings - Fork 21
/
Copy pathprofile_limits.yml
105 lines (105 loc) · 4.3 KB
/
profile_limits.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
---
http_interactions:
- request:
method: post
uri: https://api-test.appnexus.com/auth
body:
encoding: UTF-8
string: '{"auth":{"username":"<APPNEXUS_USERNAME>","password":"<APPNEXUS_PASSWORD>"}}'
headers:
User-Agent:
- Faraday v0.11.0
Content-Type:
- application/json
Accept-Encoding:
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
Accept:
- "*/*"
response:
status:
code: 200
message: OK
headers:
Cache-Control:
- no-store, no-cache, must-revalidate, post-check=0, pre-check=0;no-cache
Content-Length:
- '698'
Content-Type:
- application/json
Date:
- Wed, 08 Feb 2017 12:59:33 GMT
Expires:
- Thu, 19 Nov 1981 08:52:00 GMT
Pragma:
- no-cache
Server:
- Apache
Set-Cookie:
- HBFAPI_SESSID=hbapi%3A171678%3A589b1636d57f3%3Anym2; Path=/
X-Route:
- "/auth"
X-Route-Time:
- '1402'
body:
encoding: UTF-8
string: '{"response":{"status":"OK","token":"hbapi:171678:589b1636d57f3:nym2","dbg_info":{"instance":"01.hbapi.test104169.nym2","slave_hit":false,"db":"master","parent_dbg_info":{"instance":"01.api.test104169.nym2","slave_hit":false,"db":"master","awesomesauce_cache_used":false,"count_cache_used":false,"uuid":"5c8221ad-5890-5a4a-89a1-747f3c37ea1f","warnings":[],"time":795.01104354858,"start_microtime":1486558773.7293,"version":"1.17","output_term":"not_found"},"awesomesauce_cache_used":false,"count_cache_used":false,"uuid":"456893f6-e153-57fe-b2a9-35fc64ab2955","warnings":[],"time":1388.423204422,"start_microtime":1486558773.7045,"version":"1.17.202","slave_lag":1040309,"output_term":"not_found"}}}'
http_version:
recorded_at: Wed, 08 Feb 2017 12:59:33 GMT
- request:
method: get
uri: https://api-test.appnexus.com/object-limit?num_elements=100&object_type=profile&start_element=0
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Faraday v0.11.0
Authorization:
- hbapi:171678:589b1636d57f3:nym2
Accept-Encoding:
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
Accept:
- "*/*"
response:
status:
code: 200
message: OK
headers:
Cache-Control:
- no-store, no-cache, must-revalidate, post-check=0, pre-check=0;no-cache
Content-Length:
- '1096'
Content-Type:
- application/json
Date:
- Wed, 08 Feb 2017 12:59:35 GMT
Expires:
- Thu, 19 Nov 1981 08:52:00 GMT
Pragma:
- no-cache
Server:
- Apache
Set-Cookie:
- HBFAPI_SESSID=hbapi%3A171678%3A589b1636d57f3%3Anym2; Path=/
X-Count-Read:
- user:14,member:6,serviceHostUser:2,serviceHostMember:2,hostUser:6,hostMember:6,ip:0
X-Count-Write:
- user:6,member:6,serviceHostUser:0,serviceHostMember:0,hostUser:6,hostMember:6,ip:0
X-Ratelimit-Read:
- '1000'
X-Ratelimit-Service:
- 1000-Default
X-Ratelimit-System:
- 1000-Default
X-Ratelimit-Write:
- '1000'
X-Route:
- "/object-limit"
X-Route-Time:
- '28'
body:
encoding: UTF-8
string: '{"response":{"status":"OK","start_element":null,"num_elements":null,"object-limits":[{"object_type":"profile","limit":null,"mapping_limits":{"segment_targets":400,"segment_group_targets":400,"publisher_targets":300,"site_targets":100,"placement_targets":250,"inventory_source_targets":500,"platform_content_category_targets":300,"content_category_targets":300,"zip_targets":4000},"count_active":null,"count_inactive":null,"count_total":null}],"count":null,"dbg_info":{"instance":"01.hbapi.test104169.nym2","slave_hit":false,"db":"master","user::reads":14,"user::read_limit":1000,"user::read_limit_seconds":60,"user::writes":6,"user::write_limit":1000,"user::write_limit_seconds":60,"reads":6,"read_limit":1000,"read_limit_seconds":60,"writes":6,"write_limit":1000,"write_limit_seconds":60,"awesomesauce_cache_used":false,"count_cache_used":false,"uuid":"0f9c6127-da98-530f-881b-479445250612","warnings":[],"time":18.856048583984,"start_microtime":1486558775.5585,"version":"1.17.202","slave_miss":"no_slaves_found","slave_lag":1040318,"member_last_modified_age":2,"output_term":"object-limits"}}}'
http_version:
recorded_at: Wed, 08 Feb 2017 12:59:33 GMT
recorded_with: VCR 3.0.3