Class: Google::Apis::AdexchangebuyerV1_4::PerformanceReport

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
generated/google/apis/adexchangebuyer_v1_4/classes.rb,
generated/google/apis/adexchangebuyer_v1_4/representations.rb,
generated/google/apis/adexchangebuyer_v1_4/representations.rb

Overview

The configuration data for an Ad Exchange performance report list.

Instance Attribute Summary collapse

Instance Method Summary collapse

Methods included from Core::JsonObjectSupport

#to_json

Methods included from Core::Hashable

process_value, #to_h

Constructor Details

#initialize(**args) ⇒ PerformanceReport

Returns a new instance of PerformanceReport



2264
2265
2266
# File 'generated/google/apis/adexchangebuyer_v1_4/classes.rb', line 2264

def initialize(**args)
   update!(**args)
end

Instance Attribute Details

#bid_rateFloat

The number of bid responses with an ad. Corresponds to the JSON property bidRate

Returns:

  • (Float)


2149
2150
2151
# File 'generated/google/apis/adexchangebuyer_v1_4/classes.rb', line 2149

def bid_rate
  @bid_rate
end

#bid_request_rateFloat

The number of bid requests sent to your bidder. Corresponds to the JSON property bidRequestRate

Returns:

  • (Float)


2154
2155
2156
# File 'generated/google/apis/adexchangebuyer_v1_4/classes.rb', line 2154

def bid_request_rate
  @bid_request_rate
end

#callout_status_rateArray<Object>

Rate of various prefiltering statuses per match. Please refer to the callout- status-codes.txt file for different statuses. Corresponds to the JSON property calloutStatusRate

Returns:

  • (Array<Object>)


2160
2161
2162
# File 'generated/google/apis/adexchangebuyer_v1_4/classes.rb', line 2160

def callout_status_rate
  @callout_status_rate
end

Average QPS for cookie matcher operations. Corresponds to the JSON property cookieMatcherStatusRate

Returns:

  • (Array<Object>)


2165
2166
2167
# File 'generated/google/apis/adexchangebuyer_v1_4/classes.rb', line 2165

def cookie_matcher_status_rate
  @cookie_matcher_status_rate
end

#creative_status_rateArray<Object>

Rate of ads with a given status. Please refer to the creative-status-codes.txt file for different statuses. Corresponds to the JSON property creativeStatusRate

Returns:

  • (Array<Object>)


2171
2172
2173
# File 'generated/google/apis/adexchangebuyer_v1_4/classes.rb', line 2171

def creative_status_rate
  @creative_status_rate
end

#filtered_bid_rateFloat

The number of bid responses that were filtered due to a policy violation or other errors. Corresponds to the JSON property filteredBidRate

Returns:

  • (Float)


2177
2178
2179
# File 'generated/google/apis/adexchangebuyer_v1_4/classes.rb', line 2177

def filtered_bid_rate
  @filtered_bid_rate
end

#hosted_match_status_rateArray<Object>

Average QPS for hosted match operations. Corresponds to the JSON property hostedMatchStatusRate

Returns:

  • (Array<Object>)


2182
2183
2184
# File 'generated/google/apis/adexchangebuyer_v1_4/classes.rb', line 2182

def hosted_match_status_rate
  @hosted_match_status_rate
end

#inventory_match_rateFloat

The number of potential queries based on your pretargeting settings. Corresponds to the JSON property inventoryMatchRate

Returns:

  • (Float)


2187
2188
2189
# File 'generated/google/apis/adexchangebuyer_v1_4/classes.rb', line 2187

def inventory_match_rate
  @inventory_match_rate
end

#kindString

Resource type. Corresponds to the JSON property kind

Returns:

  • (String)


2192
2193
2194
# File 'generated/google/apis/adexchangebuyer_v1_4/classes.rb', line 2192

def kind
  @kind
end

#latency_50th_percentileFloat

The 50th percentile round trip latency(ms) as perceived from Google servers for the duration period covered by the report. Corresponds to the JSON property latency50thPercentile

Returns:

  • (Float)


2198
2199
2200
# File 'generated/google/apis/adexchangebuyer_v1_4/classes.rb', line 2198

def latency_50th_percentile
  @latency_50th_percentile
end

#latency_85th_percentileFloat

The 85th percentile round trip latency(ms) as perceived from Google servers for the duration period covered by the report. Corresponds to the JSON property latency85thPercentile

Returns:

  • (Float)


2204
2205
2206
# File 'generated/google/apis/adexchangebuyer_v1_4/classes.rb', line 2204

def latency_85th_percentile
  @latency_85th_percentile
end

#latency_95th_percentileFloat

The 95th percentile round trip latency(ms) as perceived from Google servers for the duration period covered by the report. Corresponds to the JSON property latency95thPercentile

Returns:

  • (Float)


2210
2211
2212
# File 'generated/google/apis/adexchangebuyer_v1_4/classes.rb', line 2210

def latency_95th_percentile
  @latency_95th_percentile
end

#no_quota_in_regionFloat

Rate of various quota account statuses per quota check. Corresponds to the JSON property noQuotaInRegion

Returns:

  • (Float)


2215
2216
2217
# File 'generated/google/apis/adexchangebuyer_v1_4/classes.rb', line 2215

def no_quota_in_region
  @no_quota_in_region
end

#out_of_quotaFloat

Rate of various quota account statuses per quota check. Corresponds to the JSON property outOfQuota

Returns:

  • (Float)


2220
2221
2222
# File 'generated/google/apis/adexchangebuyer_v1_4/classes.rb', line 2220

def out_of_quota
  @out_of_quota
end

#pixel_match_requestsFloat

Average QPS for pixel match requests from clients. Corresponds to the JSON property pixelMatchRequests

Returns:

  • (Float)


2225
2226
2227
# File 'generated/google/apis/adexchangebuyer_v1_4/classes.rb', line 2225

def pixel_match_requests
  @pixel_match_requests
end

#pixel_match_responsesFloat

Average QPS for pixel match responses from clients. Corresponds to the JSON property pixelMatchResponses

Returns:

  • (Float)


2230
2231
2232
# File 'generated/google/apis/adexchangebuyer_v1_4/classes.rb', line 2230

def pixel_match_responses
  @pixel_match_responses
end

#quota_configured_limitFloat

The configured quota limits for this account. Corresponds to the JSON property quotaConfiguredLimit

Returns:

  • (Float)


2235
2236
2237
# File 'generated/google/apis/adexchangebuyer_v1_4/classes.rb', line 2235

def quota_configured_limit
  @quota_configured_limit
end

#quota_throttled_limitFloat

The throttled quota limits for this account. Corresponds to the JSON property quotaThrottledLimit

Returns:

  • (Float)


2240
2241
2242
# File 'generated/google/apis/adexchangebuyer_v1_4/classes.rb', line 2240

def quota_throttled_limit
  @quota_throttled_limit
end

#regionString

The trading location of this data. Corresponds to the JSON property region

Returns:

  • (String)


2245
2246
2247
# File 'generated/google/apis/adexchangebuyer_v1_4/classes.rb', line 2245

def region
  @region
end

#successful_request_rateFloat

The number of properly formed bid responses received by our servers within the deadline. Corresponds to the JSON property successfulRequestRate

Returns:

  • (Float)


2251
2252
2253
# File 'generated/google/apis/adexchangebuyer_v1_4/classes.rb', line 2251

def successful_request_rate
  @successful_request_rate
end

#timestampString

The unix timestamp of the starting time of this performance data. Corresponds to the JSON property timestamp

Returns:

  • (String)


2256
2257
2258
# File 'generated/google/apis/adexchangebuyer_v1_4/classes.rb', line 2256

def timestamp
  @timestamp
end

#unsuccessful_request_rateFloat

The number of bid responses that were unsuccessful due to timeouts, incorrect formatting, etc. Corresponds to the JSON property unsuccessfulRequestRate

Returns:

  • (Float)


2262
2263
2264
# File 'generated/google/apis/adexchangebuyer_v1_4/classes.rb', line 2262

def unsuccessful_request_rate
  @unsuccessful_request_rate
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
# File 'generated/google/apis/adexchangebuyer_v1_4/classes.rb', line 2269

def update!(**args)
  @bid_rate = args[:bid_rate] if args.key?(:bid_rate)
  @bid_request_rate = args[:bid_request_rate] if args.key?(:bid_request_rate)
  @callout_status_rate = args[:callout_status_rate] if args.key?(:callout_status_rate)
  @cookie_matcher_status_rate = args[:cookie_matcher_status_rate] if args.key?(:cookie_matcher_status_rate)
  @creative_status_rate = args[:creative_status_rate] if args.key?(:creative_status_rate)
  @filtered_bid_rate = args[:filtered_bid_rate] if args.key?(:filtered_bid_rate)
  @hosted_match_status_rate = args[:hosted_match_status_rate] if args.key?(:hosted_match_status_rate)
  @inventory_match_rate = args[:inventory_match_rate] if args.key?(:inventory_match_rate)
  @kind = args[:kind] if args.key?(:kind)
  @latency_50th_percentile = args[:latency_50th_percentile] if args.key?(:latency_50th_percentile)
  @latency_85th_percentile = args[:latency_85th_percentile] if args.key?(:latency_85th_percentile)
  @latency_95th_percentile = args[:latency_95th_percentile] if args.key?(:latency_95th_percentile)
  @no_quota_in_region = args[:no_quota_in_region] if args.key?(:no_quota_in_region)
  @out_of_quota = args[:out_of_quota] if args.key?(:out_of_quota)
  @pixel_match_requests = args[:pixel_match_requests] if args.key?(:pixel_match_requests)
  @pixel_match_responses = args[:pixel_match_responses] if args.key?(:pixel_match_responses)
  @quota_configured_limit = args[:quota_configured_limit] if args.key?(:quota_configured_limit)
  @quota_throttled_limit = args[:quota_throttled_limit] if args.key?(:quota_throttled_limit)
  @region = args[:region] if args.key?(:region)
  @successful_request_rate = args[:successful_request_rate] if args.key?(:successful_request_rate)
  @timestamp = args[:timestamp] if args.key?(:timestamp)
  @unsuccessful_request_rate = args[:unsuccessful_request_rate] if args.key?(:unsuccessful_request_rate)
end