Class: Google::Apis::AdexchangebuyerV1_3::PerformanceReport
- Inherits:
-
Object
- Object
- Google::Apis::AdexchangebuyerV1_3::PerformanceReport
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- generated/google/apis/adexchangebuyer_v1_3/classes.rb,
generated/google/apis/adexchangebuyer_v1_3/representations.rb,
generated/google/apis/adexchangebuyer_v1_3/representations.rb
Overview
The configuration data for an Ad Exchange performance report list.
Instance Attribute Summary collapse
-
#bid_rate ⇒ Float
The number of bid responses with an ad.
-
#bid_request_rate ⇒ Float
The number of bid requests sent to your bidder.
-
#callout_status_rate ⇒ Array<Object>
Rate of various prefiltering statuses per match.
-
#cookie_matcher_status_rate ⇒ Array<Object>
Average QPS for cookie matcher operations.
-
#creative_status_rate ⇒ Array<Object>
Rate of ads with a given status.
-
#filtered_bid_rate ⇒ Float
The number of bid responses that were filtered due to a policy violation or other errors.
-
#hosted_match_status_rate ⇒ Array<Object>
Average QPS for hosted match operations.
-
#inventory_match_rate ⇒ Float
The number of potential queries based on your pretargeting settings.
-
#kind ⇒ String
Resource type.
-
#latency_50th_percentile ⇒ Float
The 50th percentile round trip latency(ms) as perceived from Google servers for the duration period covered by the report.
-
#latency_85th_percentile ⇒ Float
The 85th percentile round trip latency(ms) as perceived from Google servers for the duration period covered by the report.
-
#latency_95th_percentile ⇒ Float
The 95th percentile round trip latency(ms) as perceived from Google servers for the duration period covered by the report.
-
#no_quota_in_region ⇒ Float
Rate of various quota account statuses per quota check.
-
#out_of_quota ⇒ Float
Rate of various quota account statuses per quota check.
-
#pixel_match_requests ⇒ Float
Average QPS for pixel match requests from clients.
-
#pixel_match_responses ⇒ Float
Average QPS for pixel match responses from clients.
-
#quota_configured_limit ⇒ Float
The configured quota limits for this account.
-
#quota_throttled_limit ⇒ Float
The throttled quota limits for this account.
-
#region ⇒ String
The trading location of this data.
-
#successful_request_rate ⇒ Float
The number of properly formed bid responses received by our servers within the deadline.
-
#timestamp ⇒ Fixnum
The unix timestamp of the starting time of this performance data.
-
#unsuccessful_request_rate ⇒ Float
The number of bid responses that were unsuccessful due to timeouts, incorrect formatting, etc.
Instance Method Summary collapse
-
#initialize(**args) ⇒ PerformanceReport
constructor
A new instance of PerformanceReport.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ PerformanceReport
Returns a new instance of PerformanceReport.
1059 1060 1061 |
# File 'generated/google/apis/adexchangebuyer_v1_3/classes.rb', line 1059 def initialize(**args) update!(**args) end |
Instance Attribute Details
#bid_rate ⇒ Float
The number of bid responses with an ad.
Corresponds to the JSON property bidRate
944 945 946 |
# File 'generated/google/apis/adexchangebuyer_v1_3/classes.rb', line 944 def bid_rate @bid_rate end |
#bid_request_rate ⇒ Float
The number of bid requests sent to your bidder.
Corresponds to the JSON property bidRequestRate
949 950 951 |
# File 'generated/google/apis/adexchangebuyer_v1_3/classes.rb', line 949 def bid_request_rate @bid_request_rate end |
#callout_status_rate ⇒ Array<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
955 956 957 |
# File 'generated/google/apis/adexchangebuyer_v1_3/classes.rb', line 955 def callout_status_rate @callout_status_rate end |
#cookie_matcher_status_rate ⇒ Array<Object>
Average QPS for cookie matcher operations.
Corresponds to the JSON property cookieMatcherStatusRate
960 961 962 |
# File 'generated/google/apis/adexchangebuyer_v1_3/classes.rb', line 960 def @cookie_matcher_status_rate end |
#creative_status_rate ⇒ Array<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
966 967 968 |
# File 'generated/google/apis/adexchangebuyer_v1_3/classes.rb', line 966 def creative_status_rate @creative_status_rate end |
#filtered_bid_rate ⇒ Float
The number of bid responses that were filtered due to a policy violation or
other errors.
Corresponds to the JSON property filteredBidRate
972 973 974 |
# File 'generated/google/apis/adexchangebuyer_v1_3/classes.rb', line 972 def filtered_bid_rate @filtered_bid_rate end |
#hosted_match_status_rate ⇒ Array<Object>
Average QPS for hosted match operations.
Corresponds to the JSON property hostedMatchStatusRate
977 978 979 |
# File 'generated/google/apis/adexchangebuyer_v1_3/classes.rb', line 977 def hosted_match_status_rate @hosted_match_status_rate end |
#inventory_match_rate ⇒ Float
The number of potential queries based on your pretargeting settings.
Corresponds to the JSON property inventoryMatchRate
982 983 984 |
# File 'generated/google/apis/adexchangebuyer_v1_3/classes.rb', line 982 def inventory_match_rate @inventory_match_rate end |
#kind ⇒ String
Resource type.
Corresponds to the JSON property kind
987 988 989 |
# File 'generated/google/apis/adexchangebuyer_v1_3/classes.rb', line 987 def kind @kind end |
#latency_50th_percentile ⇒ Float
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
993 994 995 |
# File 'generated/google/apis/adexchangebuyer_v1_3/classes.rb', line 993 def latency_50th_percentile @latency_50th_percentile end |
#latency_85th_percentile ⇒ Float
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
999 1000 1001 |
# File 'generated/google/apis/adexchangebuyer_v1_3/classes.rb', line 999 def latency_85th_percentile @latency_85th_percentile end |
#latency_95th_percentile ⇒ Float
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
1005 1006 1007 |
# File 'generated/google/apis/adexchangebuyer_v1_3/classes.rb', line 1005 def latency_95th_percentile @latency_95th_percentile end |
#no_quota_in_region ⇒ Float
Rate of various quota account statuses per quota check.
Corresponds to the JSON property noQuotaInRegion
1010 1011 1012 |
# File 'generated/google/apis/adexchangebuyer_v1_3/classes.rb', line 1010 def no_quota_in_region @no_quota_in_region end |
#out_of_quota ⇒ Float
Rate of various quota account statuses per quota check.
Corresponds to the JSON property outOfQuota
1015 1016 1017 |
# File 'generated/google/apis/adexchangebuyer_v1_3/classes.rb', line 1015 def out_of_quota @out_of_quota end |
#pixel_match_requests ⇒ Float
Average QPS for pixel match requests from clients.
Corresponds to the JSON property pixelMatchRequests
1020 1021 1022 |
# File 'generated/google/apis/adexchangebuyer_v1_3/classes.rb', line 1020 def pixel_match_requests @pixel_match_requests end |
#pixel_match_responses ⇒ Float
Average QPS for pixel match responses from clients.
Corresponds to the JSON property pixelMatchResponses
1025 1026 1027 |
# File 'generated/google/apis/adexchangebuyer_v1_3/classes.rb', line 1025 def pixel_match_responses @pixel_match_responses end |
#quota_configured_limit ⇒ Float
The configured quota limits for this account.
Corresponds to the JSON property quotaConfiguredLimit
1030 1031 1032 |
# File 'generated/google/apis/adexchangebuyer_v1_3/classes.rb', line 1030 def quota_configured_limit @quota_configured_limit end |
#quota_throttled_limit ⇒ Float
The throttled quota limits for this account.
Corresponds to the JSON property quotaThrottledLimit
1035 1036 1037 |
# File 'generated/google/apis/adexchangebuyer_v1_3/classes.rb', line 1035 def quota_throttled_limit @quota_throttled_limit end |
#region ⇒ String
The trading location of this data.
Corresponds to the JSON property region
1040 1041 1042 |
# File 'generated/google/apis/adexchangebuyer_v1_3/classes.rb', line 1040 def region @region end |
#successful_request_rate ⇒ Float
The number of properly formed bid responses received by our servers within the
deadline.
Corresponds to the JSON property successfulRequestRate
1046 1047 1048 |
# File 'generated/google/apis/adexchangebuyer_v1_3/classes.rb', line 1046 def successful_request_rate @successful_request_rate end |
#timestamp ⇒ Fixnum
The unix timestamp of the starting time of this performance data.
Corresponds to the JSON property timestamp
1051 1052 1053 |
# File 'generated/google/apis/adexchangebuyer_v1_3/classes.rb', line 1051 def @timestamp end |
#unsuccessful_request_rate ⇒ Float
The number of bid responses that were unsuccessful due to timeouts, incorrect
formatting, etc.
Corresponds to the JSON property unsuccessfulRequestRate
1057 1058 1059 |
# File 'generated/google/apis/adexchangebuyer_v1_3/classes.rb', line 1057 def unsuccessful_request_rate @unsuccessful_request_rate end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 |
# File 'generated/google/apis/adexchangebuyer_v1_3/classes.rb', line 1064 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 |