blob: 5e5fc9b1e005acadf0f22218d555cfab6d2985a7 [file] [log] [blame]
Yoshi Automation Botb6971b02020-11-26 17:16:03 -08001{
2 "schemas": {
3 "ReportKey": {
4 "properties": {
5 "reportId": {
6 "format": "int64",
7 "description": "Report ID.",
8 "type": "string"
9 },
10 "queryId": {
11 "type": "string",
12 "description": "Query ID.",
13 "format": "int64"
14 }
15 },
16 "description": "Key used to identify a report.",
17 "id": "ReportKey",
18 "type": "object"
19 },
20 "FilterPair": {
21 "id": "FilterPair",
22 "properties": {
23 "type": {
24 "enum": [
25 "FILTER_UNKNOWN",
26 "FILTER_DATE",
27 "FILTER_DAY_OF_WEEK",
28 "FILTER_WEEK",
29 "FILTER_MONTH",
30 "FILTER_YEAR",
31 "FILTER_TIME_OF_DAY",
32 "FILTER_CONVERSION_DELAY",
33 "FILTER_CREATIVE_ID",
34 "FILTER_CREATIVE_SIZE",
35 "FILTER_CREATIVE_TYPE",
36 "FILTER_EXCHANGE_ID",
37 "FILTER_AD_POSITION",
38 "FILTER_PUBLIC_INVENTORY",
39 "FILTER_INVENTORY_SOURCE",
40 "FILTER_CITY",
41 "FILTER_REGION",
42 "FILTER_DMA",
43 "FILTER_COUNTRY",
44 "FILTER_SITE_ID",
45 "FILTER_CHANNEL_ID",
46 "FILTER_PARTNER",
47 "FILTER_ADVERTISER",
48 "FILTER_INSERTION_ORDER",
49 "FILTER_LINE_ITEM",
50 "FILTER_PARTNER_CURRENCY",
51 "FILTER_ADVERTISER_CURRENCY",
52 "FILTER_ADVERTISER_TIMEZONE",
53 "FILTER_LINE_ITEM_TYPE",
54 "FILTER_USER_LIST",
55 "FILTER_USER_LIST_FIRST_PARTY",
56 "FILTER_USER_LIST_THIRD_PARTY",
57 "FILTER_TARGETED_USER_LIST",
58 "FILTER_DATA_PROVIDER",
59 "FILTER_ORDER_ID",
60 "FILTER_VIDEO_PLAYER_SIZE",
61 "FILTER_VIDEO_DURATION_SECONDS",
62 "FILTER_KEYWORD",
63 "FILTER_PAGE_CATEGORY",
64 "FILTER_CAMPAIGN_DAILY_FREQUENCY",
65 "FILTER_LINE_ITEM_DAILY_FREQUENCY",
66 "FILTER_LINE_ITEM_LIFETIME_FREQUENCY",
67 "FILTER_OS",
68 "FILTER_BROWSER",
69 "FILTER_CARRIER",
70 "FILTER_SITE_LANGUAGE",
71 "FILTER_INVENTORY_FORMAT",
72 "FILTER_ZIP_CODE",
73 "FILTER_VIDEO_RATING_TIER",
74 "FILTER_VIDEO_FORMAT_SUPPORT",
75 "FILTER_VIDEO_SKIPPABLE_SUPPORT",
76 "FILTER_VIDEO_VPAID_SUPPORT",
77 "FILTER_VIDEO_CREATIVE_DURATION",
78 "FILTER_PAGE_LAYOUT",
79 "FILTER_VIDEO_AD_POSITION_IN_STREAM",
80 "FILTER_AGE",
81 "FILTER_GENDER",
82 "FILTER_QUARTER",
83 "FILTER_TRUEVIEW_CONVERSION_TYPE",
84 "FILTER_MOBILE_GEO",
85 "FILTER_MRAID_SUPPORT",
86 "FILTER_ACTIVE_VIEW_EXPECTED_VIEWABILITY",
87 "FILTER_VIDEO_CREATIVE_DURATION_SKIPPABLE",
88 "FILTER_NIELSEN_COUNTRY_CODE",
89 "FILTER_NIELSEN_DEVICE_ID",
90 "FILTER_NIELSEN_GENDER",
91 "FILTER_NIELSEN_AGE",
92 "FILTER_INVENTORY_SOURCE_TYPE",
93 "FILTER_CREATIVE_WIDTH",
94 "FILTER_CREATIVE_HEIGHT",
95 "FILTER_DFP_ORDER_ID",
96 "FILTER_TRUEVIEW_AGE",
97 "FILTER_TRUEVIEW_GENDER",
98 "FILTER_TRUEVIEW_PARENTAL_STATUS",
99 "FILTER_TRUEVIEW_REMARKETING_LIST",
100 "FILTER_TRUEVIEW_INTEREST",
101 "FILTER_TRUEVIEW_AD_GROUP_ID",
102 "FILTER_TRUEVIEW_AD_GROUP_AD_ID",
103 "FILTER_TRUEVIEW_IAR_LANGUAGE",
104 "FILTER_TRUEVIEW_IAR_GENDER",
105 "FILTER_TRUEVIEW_IAR_AGE",
106 "FILTER_TRUEVIEW_IAR_CATEGORY",
107 "FILTER_TRUEVIEW_IAR_COUNTRY",
108 "FILTER_TRUEVIEW_IAR_CITY",
109 "FILTER_TRUEVIEW_IAR_REGION",
110 "FILTER_TRUEVIEW_IAR_ZIPCODE",
111 "FILTER_TRUEVIEW_IAR_REMARKETING_LIST",
112 "FILTER_TRUEVIEW_IAR_INTEREST",
113 "FILTER_TRUEVIEW_IAR_PARENTAL_STATUS",
114 "FILTER_TRUEVIEW_IAR_TIME_OF_DAY",
115 "FILTER_TRUEVIEW_CUSTOM_AFFINITY",
116 "FILTER_TRUEVIEW_CATEGORY",
117 "FILTER_TRUEVIEW_KEYWORD",
118 "FILTER_TRUEVIEW_PLACEMENT",
119 "FILTER_TRUEVIEW_URL",
120 "FILTER_TRUEVIEW_COUNTRY",
121 "FILTER_TRUEVIEW_REGION",
122 "FILTER_TRUEVIEW_CITY",
123 "FILTER_TRUEVIEW_DMA",
124 "FILTER_TRUEVIEW_ZIPCODE",
125 "FILTER_NOT_SUPPORTED",
126 "FILTER_MEDIA_PLAN",
127 "FILTER_TRUEVIEW_IAR_YOUTUBE_CHANNEL",
128 "FILTER_TRUEVIEW_IAR_YOUTUBE_VIDEO",
129 "FILTER_SKIPPABLE_SUPPORT",
130 "FILTER_COMPANION_CREATIVE_ID",
131 "FILTER_BUDGET_SEGMENT_DESCRIPTION",
132 "FILTER_FLOODLIGHT_ACTIVITY_ID",
133 "FILTER_DEVICE_MODEL",
134 "FILTER_DEVICE_MAKE",
135 "FILTER_DEVICE_TYPE",
136 "FILTER_CREATIVE_ATTRIBUTE",
137 "FILTER_INVENTORY_COMMITMENT_TYPE",
138 "FILTER_INVENTORY_RATE_TYPE",
139 "FILTER_INVENTORY_DELIVERY_METHOD",
140 "FILTER_INVENTORY_SOURCE_EXTERNAL_ID",
141 "FILTER_AUTHORIZED_SELLER_STATE",
142 "FILTER_VIDEO_DURATION_SECONDS_RANGE",
143 "FILTER_PARTNER_NAME",
144 "FILTER_PARTNER_STATUS",
145 "FILTER_ADVERTISER_NAME",
146 "FILTER_ADVERTISER_INTEGRATION_CODE",
147 "FILTER_ADVERTISER_INTEGRATION_STATUS",
148 "FILTER_CARRIER_NAME",
149 "FILTER_CHANNEL_NAME",
150 "FILTER_CITY_NAME",
151 "FILTER_COMPANION_CREATIVE_NAME",
152 "FILTER_USER_LIST_FIRST_PARTY_NAME",
153 "FILTER_USER_LIST_THIRD_PARTY_NAME",
154 "FILTER_NIELSEN_RESTATEMENT_DATE",
155 "FILTER_NIELSEN_DATE_RANGE",
156 "FILTER_INSERTION_ORDER_NAME",
157 "FILTER_REGION_NAME",
158 "FILTER_DMA_NAME",
159 "FILTER_TRUEVIEW_IAR_REGION_NAME",
160 "FILTER_TRUEVIEW_DMA_NAME",
161 "FILTER_TRUEVIEW_REGION_NAME",
162 "FILTER_ACTIVE_VIEW_CUSTOM_METRIC_ID",
163 "FILTER_ACTIVE_VIEW_CUSTOM_METRIC_NAME",
164 "FILTER_AD_TYPE",
165 "FILTER_ALGORITHM",
166 "FILTER_ALGORITHM_ID",
167 "FILTER_AMP_PAGE_REQUEST",
168 "FILTER_ANONYMOUS_INVENTORY_MODELING",
169 "FILTER_APP_URL",
170 "FILTER_APP_URL_EXCLUDED",
171 "FILTER_ATTRIBUTED_USERLIST",
172 "FILTER_ATTRIBUTED_USERLIST_COST",
173 "FILTER_ATTRIBUTED_USERLIST_TYPE",
174 "FILTER_ATTRIBUTION_MODEL",
175 "FILTER_AUDIENCE_LIST",
176 "FILTER_AUDIENCE_LIST_COST",
177 "FILTER_AUDIENCE_LIST_TYPE",
178 "FILTER_AUDIENCE_NAME",
179 "FILTER_AUDIENCE_TYPE",
180 "FILTER_BILLABLE_OUTCOME",
181 "FILTER_BRAND_LIFT_TYPE",
182 "FILTER_CHANNEL_TYPE",
183 "FILTER_CM_PLACEMENT_ID",
184 "FILTER_CONVERSION_SOURCE",
185 "FILTER_CONVERSION_SOURCE_ID",
186 "FILTER_COUNTRY_ID",
187 "FILTER_CREATIVE",
188 "FILTER_CREATIVE_ASSET",
189 "FILTER_CREATIVE_INTEGRATION_CODE",
190 "FILTER_CREATIVE_RENDERED_IN_AMP",
191 "FILTER_CREATIVE_SOURCE",
192 "FILTER_CREATIVE_STATUS",
193 "FILTER_DATA_PROVIDER_NAME",
194 "FILTER_DETAILED_DEMOGRAPHICS",
195 "FILTER_DETAILED_DEMOGRAPHICS_ID",
196 "FILTER_DEVICE",
197 "FILTER_GAM_INSERTION_ORDER",
198 "FILTER_GAM_LINE_ITEM",
199 "FILTER_GAM_LINE_ITEM_ID",
200 "FILTER_DIGITAL_CONTENT_LABEL",
201 "FILTER_DOMAIN",
202 "FILTER_ELIGIBLE_COOKIES_ON_FIRST_PARTY_AUDIENCE_LIST",
203 "FILTER_ELIGIBLE_COOKIES_ON_THIRD_PARTY_AUDIENCE_LIST_AND_INTEREST",
204 "FILTER_EXCHANGE",
205 "FILTER_EXCHANGE_CODE",
206 "FILTER_EXTENSION",
207 "FILTER_EXTENSION_STATUS",
208 "FILTER_EXTENSION_TYPE",
209 "FILTER_FIRST_PARTY_AUDIENCE_LIST_COST",
210 "FILTER_FIRST_PARTY_AUDIENCE_LIST_TYPE",
211 "FILTER_FLOODLIGHT_ACTIVITY",
212 "FILTER_FORMAT",
213 "FILTER_GMAIL_AGE",
214 "FILTER_GMAIL_CITY",
215 "FILTER_GMAIL_COUNTRY",
216 "FILTER_GMAIL_COUNTRY_NAME",
217 "FILTER_GMAIL_DEVICE_TYPE",
218 "FILTER_GMAIL_DEVICE_TYPE_NAME",
219 "FILTER_GMAIL_GENDER",
220 "FILTER_GMAIL_REGION",
221 "FILTER_GMAIL_REMARKETING_LIST",
222 "FILTER_HOUSEHOLD_INCOME",
223 "FILTER_IMPRESSION_COUNTING_METHOD",
224 "FILTER_YOUTUBE_PROGRAMMATIC_GUARANTEED_INSERTION_ORDER",
225 "FILTER_INSERTION_ORDER_INTEGRATION_CODE",
226 "FILTER_INSERTION_ORDER_STATUS",
227 "FILTER_INTEREST",
228 "FILTER_INVENTORY_SOURCE_GROUP",
229 "FILTER_INVENTORY_SOURCE_GROUP_ID",
230 "FILTER_INVENTORY_SOURCE_ID",
231 "FILTER_INVENTORY_SOURCE_NAME",
232 "FILTER_LIFE_EVENT",
233 "FILTER_LIFE_EVENTS",
234 "FILTER_LINE_ITEM_INTEGRATION_CODE",
235 "FILTER_LINE_ITEM_NAME",
236 "FILTER_LINE_ITEM_STATUS",
237 "FILTER_MATCH_RATIO",
238 "FILTER_MEASUREMENT_SOURCE",
239 "FILTER_MEDIA_PLAN_NAME",
240 "FILTER_PARENTAL_STATUS",
241 "FILTER_PLACEMENT_ALL_YOUTUBE_CHANNELS",
242 "FILTER_PLATFORM",
243 "FILTER_PLAYBACK_METHOD",
244 "FILTER_POSITION_IN_CONTENT",
245 "FILTER_PUBLISHER_PROPERTY",
246 "FILTER_PUBLISHER_PROPERTY_ID",
247 "FILTER_PUBLISHER_PROPERTY_SECTION",
248 "FILTER_PUBLISHER_PROPERTY_SECTION_ID",
249 "FILTER_REFUND_REASON",
250 "FILTER_REMARKETING_LIST",
251 "FILTER_REWARDED",
252 "FILTER_SENSITIVE_CATEGORY",
253 "FILTER_SERVED_PIXEL_DENSITY",
254 "FILTER_TARGETED_DATA_PROVIDERS",
255 "FILTER_THIRD_PARTY_AUDIENCE_LIST_COST",
256 "FILTER_THIRD_PARTY_AUDIENCE_LIST_TYPE",
257 "FILTER_TRUEVIEW_AD",
258 "FILTER_TRUEVIEW_AD_GROUP",
259 "FILTER_TRUEVIEW_DETAILED_DEMOGRAPHICS",
260 "FILTER_TRUEVIEW_DETAILED_DEMOGRAPHICS_ID",
261 "FILTER_TRUEVIEW_HOUSEHOLD_INCOME",
262 "FILTER_TRUEVIEW_IAR_COUNTRY_NAME",
263 "FILTER_TRUEVIEW_REMARKETING_LIST_NAME",
264 "FILTER_VARIANT_ID",
265 "FILTER_VARIANT_NAME",
266 "FILTER_VARIANT_VERSION",
267 "FILTER_VERIFICATION_VIDEO_PLAYER_SIZE",
268 "FILTER_VERIFICATION_VIDEO_POSITION",
269 "FILTER_VIDEO_COMPANION_CREATIVE_SIZE",
270 "FILTER_VIDEO_CONTINUOUS_PLAY",
271 "FILTER_VIDEO_DURATION",
272 "FILTER_YOUTUBE_ADAPTED_AUDIENCE_LIST",
273 "FILTER_YOUTUBE_AD_VIDEO",
274 "FILTER_YOUTUBE_AD_VIDEO_ID",
275 "FILTER_YOUTUBE_CHANNEL",
276 "FILTER_YOUTUBE_PROGRAMMATIC_GUARANTEED_ADVERTISER",
277 "FILTER_YOUTUBE_PROGRAMMATIC_GUARANTEED_PARTNER",
278 "FILTER_YOUTUBE_VIDEO",
279 "FILTER_ZIP_POSTAL_CODE",
280 "FILTER_PLACEMENT_NAME_ALL_YOUTUBE_CHANNELS",
281 "FILTER_TRUEVIEW_PLACEMENT_ID",
282 "FILTER_PATH_PATTERN_ID",
283 "FILTER_PATH_EVENT_INDEX",
284 "FILTER_EVENT_TYPE",
285 "FILTER_CHANNEL_GROUPING",
286 "FILTER_OM_SDK_AVAILABLE",
287 "FILTER_DATA_SOURCE"
288 ],
289 "enumDescriptions": [
290 "",
291 "",
292 "",
293 "",
294 "",
295 "",
296 "",
297 "",
298 "",
299 "",
300 "",
301 "",
302 "",
303 "",
304 "",
305 "",
306 "",
307 "",
308 "",
309 "",
310 "",
311 "",
312 "",
313 "",
314 "",
315 "",
316 "",
317 "",
318 "",
319 "",
320 "",
321 "",
322 "",
323 "",
324 "",
325 "",
326 "",
327 "",
328 "",
329 "",
330 "",
331 "",
332 "",
333 "",
334 "",
335 "",
336 "",
337 "",
338 "",
339 "",
340 "",
341 "",
342 "",
343 "",
344 "",
345 "",
346 "",
347 "",
348 "",
349 "",
350 "",
351 "",
352 "",
353 "",
354 "",
355 "",
356 "",
357 "",
358 "",
359 "",
360 "",
361 "",
362 "",
363 "",
364 "",
365 "",
366 "",
367 "",
368 "",
369 "",
370 "",
371 "",
372 "",
373 "",
374 "",
375 "",
376 "",
377 "",
378 "",
379 "",
380 "",
381 "",
382 "",
383 "",
384 "",
385 "",
386 "",
387 "",
388 "",
389 "",
390 "",
391 "",
392 "",
393 "",
394 "",
395 "",
396 "",
397 "",
398 "",
399 "",
400 "",
401 "",
402 "",
403 "",
404 "",
405 "",
406 "",
407 "",
408 "",
409 "",
410 "",
411 "",
412 "",
413 "",
414 "",
415 "",
416 "",
417 "",
418 "",
419 "",
420 "",
421 "",
422 "",
423 "",
424 "",
425 "",
426 "",
427 "",
428 "",
429 "",
430 "",
431 "",
432 "",
433 "",
434 "",
435 "",
436 "",
437 "",
438 "",
439 "",
440 "",
441 "",
442 "",
443 "",
444 "",
445 "",
446 "",
447 "",
448 "",
449 "",
450 "",
451 "",
452 "",
453 "",
454 "",
455 "",
456 "",
457 "",
458 "",
459 "",
460 "",
461 "",
462 "",
463 "",
464 "",
465 "",
466 "",
467 "",
468 "",
469 "",
470 "",
471 "",
472 "",
473 "",
474 "",
475 "",
476 "",
477 "",
478 "",
479 "",
480 "",
481 "",
482 "",
483 "",
484 "",
485 "",
486 "",
487 "",
488 "",
489 "",
490 "",
491 "",
492 "",
493 "",
494 "",
495 "",
496 "",
497 "",
498 "",
499 "",
500 "",
501 "",
502 "",
503 "",
504 "",
505 "",
506 "",
507 "",
508 "",
509 "",
510 "",
511 "",
512 "",
513 "",
514 "",
515 "",
516 "",
517 "",
518 "",
519 "",
520 "",
521 "",
522 "",
523 "",
524 "",
525 "",
526 "",
527 "",
528 "",
529 "",
530 "",
531 "",
532 "",
533 "",
534 "",
535 "",
536 "",
537 "",
538 "",
539 "",
540 "",
541 "",
542 "",
543 "",
544 "",
545 "",
546 "",
547 "",
548 "",
549 "",
550 "",
551 "",
552 ""
553 ],
554 "description": "Filter type.",
555 "type": "string"
556 },
557 "value": {
558 "type": "string",
559 "description": "Filter value."
560 }
561 },
562 "description": "Filter used to match traffic data in your report.",
563 "type": "object"
564 },
565 "ChannelGrouping": {
566 "id": "ChannelGrouping",
567 "type": "object",
568 "properties": {
569 "rules": {
570 "description": "Rules within Channel Grouping. There is a limit of 100 rules that can be set per channel grouping.",
571 "items": {
572 "$ref": "Rule"
573 },
574 "type": "array"
575 },
576 "fallbackName": {
577 "type": "string",
578 "description": "The name to apply to an event that does not match any of the rules in the channel grouping."
579 },
580 "name": {
581 "description": "Channel Grouping name.",
582 "type": "string"
583 }
584 },
585 "description": "A channel grouping defines a set of rules that can be used to categorize events in a path report."
586 },
587 "Report": {
588 "description": "Represents a report.",
589 "id": "Report",
590 "type": "object",
591 "properties": {
592 "metadata": {
593 "$ref": "ReportMetadata",
594 "description": "Report metadata."
595 },
596 "key": {
597 "description": "Key used to identify a report.",
598 "$ref": "ReportKey"
599 },
600 "params": {
601 "description": "Report parameters.",
602 "$ref": "Parameters"
603 }
604 }
605 },
606 "RowStatus": {
607 "description": "Represents the upload status of a row in the request.",
608 "type": "object",
609 "properties": {
610 "errors": {
611 "items": {
612 "type": "string"
613 },
614 "type": "array",
615 "description": "Reasons why the entity can't be uploaded."
616 },
617 "persisted": {
618 "type": "boolean",
619 "description": "Whether the entity is persisted."
620 },
621 "changed": {
622 "type": "boolean",
623 "description": "Whether the stored entity is changed as a result of upload."
624 },
625 "rowNumber": {
626 "description": "Row number.",
627 "type": "integer",
628 "format": "int32"
629 },
630 "entityId": {
631 "format": "int64",
632 "description": "Entity Id.",
633 "type": "string"
634 },
635 "entityName": {
636 "type": "string",
637 "description": "Entity name."
638 }
639 },
640 "id": "RowStatus"
641 },
642 "PathQueryOptions": {
643 "description": "Path Query Options for Report Options.",
644 "id": "PathQueryOptions",
645 "properties": {
646 "pathFilters": {
647 "description": "Path Filters. There is a limit of 100 path filters that can be set per report.",
648 "type": "array",
649 "items": {
650 "$ref": "PathFilter"
651 }
652 },
653 "channelGrouping": {
654 "description": "Custom Channel Groupings.",
655 "$ref": "ChannelGrouping"
656 }
657 },
658 "type": "object"
659 },
660 "Options": {
661 "description": "Additional query options.",
662 "properties": {
663 "pathQueryOptions": {
664 "$ref": "PathQueryOptions",
665 "description": "Options that contain Path Filters and Custom Channel Groupings."
666 },
667 "includeOnlyTargetedUserLists": {
668 "type": "boolean",
669 "description": "Set to true and filter your report by `FILTER_INSERTION_ORDER` or `FILTER_LINE_ITEM` to include data for audience lists specifically targeted by those items."
670 }
671 },
672 "id": "Options",
673 "type": "object"
674 },
675 "QueryMetadata": {
676 "properties": {
677 "googleCloudStoragePathForLatestReport": {
678 "description": "The path to the location in Google Cloud Storage where the latest report is stored.",
679 "type": "string"
680 },
681 "shareEmailAddress": {
682 "type": "array",
683 "description": "List of email addresses which are sent email notifications when the report is finished. Separate from sendNotification.",
684 "items": {
685 "type": "string"
686 }
687 },
688 "locale": {
689 "type": "string",
690 "description": "Locale of the generated reports. Valid values are cs CZECH de GERMAN en ENGLISH es SPANISH fr FRENCH it ITALIAN ja JAPANESE ko KOREAN pl POLISH pt-BR BRAZILIAN_PORTUGUESE ru RUSSIAN tr TURKISH uk UKRAINIAN zh-CN CHINA_CHINESE zh-TW TAIWAN_CHINESE An locale string not in the list above will generate reports in English."
691 },
692 "running": {
693 "description": "Whether the latest report is currently running.",
694 "type": "boolean"
695 },
696 "latestReportRunTimeMs": {
697 "description": "The time when the latest report started to run.",
698 "type": "string",
699 "format": "int64"
700 },
701 "dataRange": {
702 "enumDescriptions": [
703 "",
704 "",
705 "",
706 "",
707 "",
708 "",
709 "",
710 "",
711 "",
712 "",
713 "",
714 "",
715 "",
716 "",
717 "",
718 "",
719 "",
720 "",
721 "",
722 ""
723 ],
724 "enum": [
725 "CUSTOM_DATES",
726 "CURRENT_DAY",
727 "PREVIOUS_DAY",
728 "WEEK_TO_DATE",
729 "MONTH_TO_DATE",
730 "QUARTER_TO_DATE",
731 "YEAR_TO_DATE",
732 "PREVIOUS_WEEK",
733 "PREVIOUS_HALF_MONTH",
734 "PREVIOUS_MONTH",
735 "PREVIOUS_QUARTER",
736 "PREVIOUS_YEAR",
737 "LAST_7_DAYS",
738 "LAST_30_DAYS",
739 "LAST_90_DAYS",
740 "LAST_365_DAYS",
741 "ALL_TIME",
742 "LAST_14_DAYS",
743 "TYPE_NOT_SUPPORTED",
744 "LAST_60_DAYS"
745 ],
746 "description": "Range of report data.",
747 "type": "string"
748 },
749 "googleDrivePathForLatestReport": {
750 "type": "string",
751 "description": "The path in Google Drive for the latest report."
752 },
753 "title": {
754 "description": "Query title. It is used to name the reports generated from this query.",
755 "type": "string"
756 },
757 "reportCount": {
758 "description": "Number of reports that have been generated for the query.",
759 "format": "int32",
760 "type": "integer"
761 },
762 "format": {
763 "enum": [
764 "CSV",
765 "EXCEL_CSV",
766 "XLSX"
767 ],
768 "description": "Format of the generated report.",
769 "type": "string",
770 "enumDescriptions": [
771 "",
772 "",
773 ""
774 ]
775 },
776 "sendNotification": {
777 "type": "boolean",
778 "description": "Whether to send an email notification when a report is ready. Default to false."
779 }
780 },
781 "type": "object",
782 "id": "QueryMetadata",
783 "description": "Query metadata."
784 },
785 "Rule": {
786 "properties": {
787 "name": {
788 "type": "string",
789 "description": "Rule name."
790 },
791 "disjunctiveMatchStatements": {
792 "items": {
793 "$ref": "DisjunctiveMatchStatement"
794 },
795 "type": "array"
796 }
797 },
798 "type": "object",
799 "description": "A Rule defines a name, and a boolean expression in [conjunctive normal form](http: //mathworld.wolfram.com/ConjunctiveNormalForm.html){.external} that can be // applied to a path event to determine if that name should be applied.",
800 "id": "Rule"
801 },
802 "DownloadLineItemsRequest": {
803 "description": "Request to fetch stored line items.",
804 "properties": {
805 "format": {
806 "enum": [
807 "CSV"
808 ],
809 "description": "Format in which the line items will be returned. Default to CSV.",
810 "type": "string",
811 "enumDescriptions": [
812 ""
813 ]
814 },
815 "fileSpec": {
816 "type": "string",
817 "enum": [
818 "EWF"
819 ],
820 "enumDescriptions": [
821 ""
822 ],
823 "description": "File specification (column names, types, order) in which the line items will be returned. Default to EWF."
824 },
825 "filterType": {
826 "type": "string",
827 "enumDescriptions": [
828 "",
829 "",
830 ""
831 ],
832 "enum": [
833 "ADVERTISER_ID",
834 "INSERTION_ORDER_ID",
835 "LINE_ITEM_ID"
836 ],
837 "description": "Filter type used to filter line items to fetch."
838 },
839 "filterIds": {
840 "items": {
841 "format": "int64",
842 "type": "string"
843 },
844 "type": "array",
845 "description": "Ids of the specified filter type used to filter line items to fetch. If omitted, all the line items will be returned."
846 }
847 },
848 "id": "DownloadLineItemsRequest",
849 "type": "object"
850 },
851 "UploadLineItemsRequest": {
852 "description": "Request to upload line items.",
853 "id": "UploadLineItemsRequest",
854 "properties": {
855 "format": {
856 "enumDescriptions": [
857 ""
858 ],
859 "type": "string",
860 "enum": [
861 "CSV"
862 ],
863 "description": "Format the line items are in. Default to CSV."
864 },
865 "dryRun": {
866 "description": "Set to true to get upload status without actually persisting the line items.",
867 "type": "boolean"
868 },
869 "lineItems": {
870 "type": "string",
871 "description": "Line items in CSV to upload. Refer to Entity Write File Format for more information on file format."
872 }
873 },
874 "type": "object"
875 },
876 "UploadLineItemsResponse": {
877 "description": "Upload line items response.",
878 "properties": {
879 "uploadStatus": {
880 "$ref": "UploadStatus",
881 "description": "Status of upload."
882 }
883 },
884 "id": "UploadLineItemsResponse",
885 "type": "object"
886 },
887 "ReportStatus": {
888 "description": "Report status.",
889 "properties": {
890 "finishTimeMs": {
891 "type": "string",
892 "format": "int64",
893 "description": "The time when this report either completed successfully or failed."
894 },
895 "format": {
896 "type": "string",
897 "enum": [
898 "CSV",
899 "EXCEL_CSV",
900 "XLSX"
901 ],
902 "description": "The file type of the report.",
903 "enumDescriptions": [
904 "",
905 "",
906 ""
907 ]
908 },
909 "state": {
910 "type": "string",
911 "description": "The state of the report.",
912 "enum": [
913 "RUNNING",
914 "DONE",
915 "FAILED"
916 ],
917 "enumDescriptions": [
918 "",
919 "",
920 ""
921 ]
922 },
923 "failure": {
924 "$ref": "ReportFailure",
925 "description": "If the report failed, this records the cause."
926 }
927 },
928 "type": "object",
929 "id": "ReportStatus"
930 },
931 "ListReportsResponse": {
932 "description": "List reports response.",
933 "type": "object",
934 "id": "ListReportsResponse",
935 "properties": {
936 "kind": {
937 "description": "Identifies what kind of resource this is. Value: the fixed string \"doubleclickbidmanager#listReportsResponse\".",
938 "type": "string"
939 },
940 "reports": {
941 "description": "Retrieved reports.",
942 "type": "array",
943 "items": {
944 "$ref": "Report"
945 }
946 },
947 "nextPageToken": {
948 "description": "Next page's pagination token if one exists.",
949 "type": "string"
950 }
951 }
952 },
953 "ReportFailure": {
954 "id": "ReportFailure",
955 "type": "object",
956 "description": "An explanation of a report failure.",
957 "properties": {
958 "errorCode": {
959 "enum": [
960 "AUTHENTICATION_ERROR",
961 "UNAUTHORIZED_API_ACCESS",
962 "SERVER_ERROR",
963 "VALIDATION_ERROR",
964 "REPORTING_FATAL_ERROR",
965 "REPORTING_TRANSIENT_ERROR",
966 "REPORTING_IMCOMPATIBLE_METRICS",
967 "REPORTING_ILLEGAL_FILENAME",
968 "REPORTING_QUERY_NOT_FOUND",
969 "REPORTING_BUCKET_NOT_FOUND",
970 "REPORTING_CREATE_BUCKET_FAILED",
971 "REPORTING_DELETE_BUCKET_FAILED",
972 "REPORTING_UPDATE_BUCKET_PERMISSION_FAILED",
973 "REPORTING_WRITE_BUCKET_OBJECT_FAILED",
974 "DEPRECATED_REPORTING_INVALID_QUERY",
975 "REPORTING_INVALID_QUERY_TOO_MANY_UNFILTERED_LARGE_GROUP_BYS",
976 "REPORTING_INVALID_QUERY_TITLE_MISSING",
977 "REPORTING_INVALID_QUERY_MISSING_PARTNER_AND_ADVERTISER_FILTERS"
978 ],
979 "description": "Error code that shows why the report was not created.",
980 "enumDescriptions": [
981 "",
982 "",
983 "",
984 "",
985 "",
986 "",
987 "",
988 "",
989 "",
990 "",
991 "",
992 "",
993 "",
994 "",
995 "",
996 "",
997 "",
998 ""
999 ],
1000 "type": "string"
1001 }
1002 }
1003 },
1004 "Query": {
1005 "id": "Query",
1006 "properties": {
1007 "queryId": {
1008 "type": "string",
1009 "format": "int64",
1010 "description": "Query ID."
1011 },
1012 "metadata": {
1013 "description": "Query metadata.",
1014 "$ref": "QueryMetadata"
1015 },
1016 "timezoneCode": {
1017 "type": "string",
1018 "description": "Canonical timezone code for report data time. Defaults to America/New_York."
1019 },
1020 "reportDataEndTimeMs": {
1021 "format": "int64",
1022 "type": "string",
1023 "description": "The ending time for the data that is shown in the report. Note, reportDataEndTimeMs is required if metadata.dataRange is CUSTOM_DATES and ignored otherwise."
1024 },
1025 "reportDataStartTimeMs": {
1026 "description": "The starting time for the data that is shown in the report. Note, reportDataStartTimeMs is required if metadata.dataRange is CUSTOM_DATES and ignored otherwise.",
1027 "format": "int64",
1028 "type": "string"
1029 },
1030 "params": {
1031 "$ref": "Parameters",
1032 "description": "Query parameters."
1033 },
1034 "schedule": {
1035 "$ref": "QuerySchedule",
1036 "description": "Information on how often and when to run a query."
1037 },
1038 "kind": {
1039 "description": "Identifies what kind of resource this is. Value: the fixed string \"doubleclickbidmanager#query\".",
1040 "type": "string"
1041 }
1042 },
1043 "type": "object",
1044 "description": "Represents a query."
1045 },
1046 "DownloadRequest": {
1047 "type": "object",
1048 "properties": {
1049 "fileTypes": {
1050 "description": "File types that will be returned. If INVENTORY_SOURCE is requested, no other file types may be requested. Acceptable values are: - \"AD\" - \"AD_GROUP\" - \"CAMPAIGN\" - \"INSERTION_ORDER\" - \"INVENTORY_SOURCE\" - \"LINE_ITEM\" ",
1051 "type": "array",
1052 "items": {
1053 "type": "string",
1054 "enumDescriptions": [
1055 "",
1056 "",
1057 "",
1058 "",
1059 "",
1060 ""
1061 ],
1062 "enum": [
1063 "INSERTION_ORDER",
1064 "LINE_ITEM",
1065 "AD_GROUP",
1066 "AD",
1067 "CAMPAIGN",
1068 "INVENTORY_SOURCE"
1069 ]
1070 }
1071 },
1072 "filterIds": {
1073 "items": {
1074 "type": "string",
1075 "format": "int64"
1076 },
1077 "type": "array",
1078 "description": "The IDs of the specified filter type. This is used to filter entities to fetch. At least one ID must be specified."
1079 },
1080 "filterType": {
1081 "type": "string",
1082 "description": "Filter type used to filter entities to fetch. PARTNER_ID and INVENTORY_SOURCE_ID may only be used when downloading inventory sources.",
1083 "enum": [
1084 "ADVERTISER_ID",
1085 "INSERTION_ORDER_ID",
1086 "LINE_ITEM_ID",
1087 "CAMPAIGN_ID",
1088 "INVENTORY_SOURCE_ID",
1089 "PARTNER_ID"
1090 ],
1091 "enumDescriptions": [
1092 "",
1093 "",
1094 "",
1095 "",
1096 "",
1097 ""
1098 ]
1099 },
1100 "version": {
1101 "description": "SDF Version (column names, types, order) in which the entities will be returned. Default to 5.",
1102 "type": "string"
1103 }
1104 },
1105 "id": "DownloadRequest",
1106 "description": "Request to fetch stored inventory sources, campaigns, insertion orders, line items, YouTube ad groups and ads."
1107 },
1108 "PathFilter": {
1109 "id": "PathFilter",
1110 "properties": {
1111 "eventFilters": {
1112 "items": {
1113 "$ref": "EventFilter"
1114 },
1115 "type": "array",
1116 "description": "Filter on an event to be applied to some part of the path."
1117 },
1118 "pathMatchPosition": {
1119 "type": "string",
1120 "enumDescriptions": [
1121 "",
1122 "",
1123 ""
1124 ],
1125 "description": "Indicates the position of the path the filter should match to (first, last, or any event in path).",
1126 "enum": [
1127 "ANY",
1128 "FIRST",
1129 "LAST"
1130 ]
1131 }
1132 },
1133 "description": "Path filters specify which paths to include in a report. A path is the result of combining DV360 events based on User ID to create a workflow of users' actions. When a path filter is set, the resulting report will only include paths that match the specified event at the specified position. All other paths will be excluded.",
1134 "type": "object"
1135 },
1136 "DownloadLineItemsResponse": {
1137 "properties": {
1138 "lineItems": {
1139 "description": "Retrieved line items in CSV format. For more information about file formats, see Entity Write File Format.",
1140 "type": "string"
1141 }
1142 },
1143 "type": "object",
1144 "description": "Download line items response.",
1145 "id": "DownloadLineItemsResponse"
1146 },
1147 "DownloadResponse": {
1148 "properties": {
1149 "lineItems": {
1150 "type": "string",
1151 "description": "Retrieved line items in SDF format."
1152 },
1153 "adGroups": {
1154 "type": "string",
1155 "description": "Retrieved ad groups in SDF format."
1156 },
1157 "inventorySources": {
1158 "type": "string"
1159 },
1160 "campaigns": {
1161 "type": "string",
1162 "description": "Retrieved campaigns in SDF format."
1163 },
1164 "insertionOrders": {
1165 "type": "string",
1166 "description": "Retrieved insertion orders in SDF format."
1167 },
1168 "ads": {
1169 "type": "string",
1170 "description": "Retrieved ads in SDF format."
1171 }
1172 },
1173 "id": "DownloadResponse",
1174 "type": "object",
1175 "description": "Download response."
1176 },
1177 "DisjunctiveMatchStatement": {
1178 "properties": {
1179 "eventFilters": {
1180 "items": {
1181 "$ref": "EventFilter"
1182 },
1183 "description": "Filters. There is a limit of 100 filters that can be set per disjunctive match statement.",
1184 "type": "array"
1185 }
1186 },
1187 "type": "object",
1188 "description": "DisjunctiveMatchStatement that OR's all contained filters.",
1189 "id": "DisjunctiveMatchStatement"
1190 },
1191 "ListQueriesResponse": {
1192 "description": "List queries response.",
1193 "id": "ListQueriesResponse",
1194 "type": "object",
1195 "properties": {
1196 "kind": {
1197 "description": "Identifies what kind of resource this is. Value: the fixed string \"doubleclickbidmanager#listQueriesResponse\".",
1198 "type": "string"
1199 },
1200 "queries": {
1201 "items": {
1202 "$ref": "Query"
1203 },
1204 "type": "array",
1205 "description": "Retrieved queries."
1206 },
1207 "nextPageToken": {
1208 "type": "string",
1209 "description": "Next page's pagination token if one exists."
1210 }
1211 }
1212 },
1213 "RunQueryRequest": {
1214 "type": "object",
1215 "description": "Request to run a stored query to generate a report.",
1216 "id": "RunQueryRequest",
1217 "properties": {
1218 "dataRange": {
1219 "enum": [
1220 "CUSTOM_DATES",
1221 "CURRENT_DAY",
1222 "PREVIOUS_DAY",
1223 "WEEK_TO_DATE",
1224 "MONTH_TO_DATE",
1225 "QUARTER_TO_DATE",
1226 "YEAR_TO_DATE",
1227 "PREVIOUS_WEEK",
1228 "PREVIOUS_HALF_MONTH",
1229 "PREVIOUS_MONTH",
1230 "PREVIOUS_QUARTER",
1231 "PREVIOUS_YEAR",
1232 "LAST_7_DAYS",
1233 "LAST_30_DAYS",
1234 "LAST_90_DAYS",
1235 "LAST_365_DAYS",
1236 "ALL_TIME",
1237 "LAST_14_DAYS",
1238 "TYPE_NOT_SUPPORTED",
1239 "LAST_60_DAYS"
1240 ],
1241 "enumDescriptions": [
1242 "",
1243 "",
1244 "",
1245 "",
1246 "",
1247 "",
1248 "",
1249 "",
1250 "",
1251 "",
1252 "",
1253 "",
1254 "",
1255 "",
1256 "",
1257 "",
1258 "",
1259 "",
1260 "",
1261 ""
1262 ],
1263 "type": "string",
1264 "description": "Report data range used to generate the report."
1265 },
1266 "timezoneCode": {
1267 "description": "Canonical timezone code for report data time. Defaults to America/New_York.",
1268 "type": "string"
1269 },
1270 "reportDataStartTimeMs": {
1271 "type": "string",
1272 "description": "The starting time for the data that is shown in the report. Note, reportDataStartTimeMs is required if dataRange is CUSTOM_DATES and ignored otherwise.",
1273 "format": "int64"
1274 },
1275 "reportDataEndTimeMs": {
1276 "type": "string",
1277 "description": "The ending time for the data that is shown in the report. Note, reportDataEndTimeMs is required if dataRange is CUSTOM_DATES and ignored otherwise.",
1278 "format": "int64"
1279 }
1280 }
1281 },
1282 "EventFilter": {
1283 "description": "Defines the type of filter to be applied to the path, a DV360 event dimension filter.",
1284 "type": "object",
1285 "id": "EventFilter",
1286 "properties": {
1287 "dimensionFilter": {
1288 "description": "Filter on a dimension.",
1289 "$ref": "PathQueryOptionsFilter"
1290 }
1291 }
1292 },
1293 "QuerySchedule": {
1294 "id": "QuerySchedule",
1295 "properties": {
1296 "endTimeMs": {
1297 "type": "string",
1298 "format": "int64",
1299 "description": "Datetime to periodically run the query until."
1300 },
1301 "frequency": {
1302 "enum": [
1303 "ONE_TIME",
1304 "DAILY",
1305 "WEEKLY",
1306 "SEMI_MONTHLY",
1307 "MONTHLY",
1308 "QUARTERLY"
1309 ],
1310 "type": "string",
1311 "description": "How often the query is run.",
1312 "enumDescriptions": [
1313 "",
1314 "",
1315 "",
1316 "",
1317 "",
1318 ""
1319 ]
1320 },
1321 "nextRunTimezoneCode": {
1322 "description": "Canonical timezone code for report generation time. Defaults to America/New_York.",
1323 "type": "string"
1324 },
1325 "startTimeMs": {
1326 "type": "string",
1327 "format": "int64",
1328 "description": "When to start running the query. Not applicable to `ONE_TIME` frequency."
1329 },
1330 "nextRunMinuteOfDay": {
1331 "description": "Time of day at which a new report will be generated, represented as minutes past midnight. Range is 0 to 1439. Only applies to scheduled reports.",
1332 "type": "integer",
1333 "format": "int32"
1334 }
1335 },
1336 "type": "object",
1337 "description": "Information on how frequently and when to run a query."
1338 },
1339 "Parameters": {
1340 "properties": {
1341 "groupBys": {
1342 "description": "Data is grouped by the filters listed in this field.",
1343 "type": "array",
1344 "items": {
1345 "enumDescriptions": [
1346 "",
1347 "",
1348 "",
1349 "",
1350 "",
1351 "",
1352 "",
1353 "",
1354 "",
1355 "",
1356 "",
1357 "",
1358 "",
1359 "",
1360 "",
1361 "",
1362 "",
1363 "",
1364 "",
1365 "",
1366 "",
1367 "",
1368 "",
1369 "",
1370 "",
1371 "",
1372 "",
1373 "",
1374 "",
1375 "",
1376 "",
1377 "",
1378 "",
1379 "",
1380 "",
1381 "",
1382 "",
1383 "",
1384 "",
1385 "",
1386 "",
1387 "",
1388 "",
1389 "",
1390 "",
1391 "",
1392 "",
1393 "",
1394 "",
1395 "",
1396 "",
1397 "",
1398 "",
1399 "",
1400 "",
1401 "",
1402 "",
1403 "",
1404 "",
1405 "",
1406 "",
1407 "",
1408 "",
1409 "",
1410 "",
1411 "",
1412 "",
1413 "",
1414 "",
1415 "",
1416 "",
1417 "",
1418 "",
1419 "",
1420 "",
1421 "",
1422 "",
1423 "",
1424 "",
1425 "",
1426 "",
1427 "",
1428 "",
1429 "",
1430 "",
1431 "",
1432 "",
1433 "",
1434 "",
1435 "",
1436 "",
1437 "",
1438 "",
1439 "",
1440 "",
1441 "",
1442 "",
1443 "",
1444 "",
1445 "",
1446 "",
1447 "",
1448 "",
1449 "",
1450 "",
1451 "",
1452 "",
1453 "",
1454 "",
1455 "",
1456 "",
1457 "",
1458 "",
1459 "",
1460 "",
1461 "",
1462 "",
1463 "",
1464 "",
1465 "",
1466 "",
1467 "",
1468 "",
1469 "",
1470 "",
1471 "",
1472 "",
1473 "",
1474 "",
1475 "",
1476 "",
1477 "",
1478 "",
1479 "",
1480 "",
1481 "",
1482 "",
1483 "",
1484 "",
1485 "",
1486 "",
1487 "",
1488 "",
1489 "",
1490 "",
1491 "",
1492 "",
1493 "",
1494 "",
1495 "",
1496 "",
1497 "",
1498 "",
1499 "",
1500 "",
1501 "",
1502 "",
1503 "",
1504 "",
1505 "",
1506 "",
1507 "",
1508 "",
1509 "",
1510 "",
1511 "",
1512 "",
1513 "",
1514 "",
1515 "",
1516 "",
1517 "",
1518 "",
1519 "",
1520 "",
1521 "",
1522 "",
1523 "",
1524 "",
1525 "",
1526 "",
1527 "",
1528 "",
1529 "",
1530 "",
1531 "",
1532 "",
1533 "",
1534 "",
1535 "",
1536 "",
1537 "",
1538 "",
1539 "",
1540 "",
1541 "",
1542 "",
1543 "",
1544 "",
1545 "",
1546 "",
1547 "",
1548 "",
1549 "",
1550 "",
1551 "",
1552 "",
1553 "",
1554 "",
1555 "",
1556 "",
1557 "",
1558 "",
1559 "",
1560 "",
1561 "",
1562 "",
1563 "",
1564 "",
1565 "",
1566 "",
1567 "",
1568 "",
1569 "",
1570 "",
1571 "",
1572 "",
1573 "",
1574 "",
1575 "",
1576 "",
1577 "",
1578 "",
1579 "",
1580 "",
1581 "",
1582 "",
1583 "",
1584 "",
1585 "",
1586 "",
1587 "",
1588 "",
1589 "",
1590 "",
1591 "",
1592 "",
1593 "",
1594 "",
1595 "",
1596 "",
1597 "",
1598 "",
1599 "",
1600 "",
1601 "",
1602 "",
1603 "",
1604 "",
1605 "",
1606 "",
1607 "",
1608 ""
1609 ],
1610 "type": "string",
1611 "enum": [
1612 "FILTER_UNKNOWN",
1613 "FILTER_DATE",
1614 "FILTER_DAY_OF_WEEK",
1615 "FILTER_WEEK",
1616 "FILTER_MONTH",
1617 "FILTER_YEAR",
1618 "FILTER_TIME_OF_DAY",
1619 "FILTER_CONVERSION_DELAY",
1620 "FILTER_CREATIVE_ID",
1621 "FILTER_CREATIVE_SIZE",
1622 "FILTER_CREATIVE_TYPE",
1623 "FILTER_EXCHANGE_ID",
1624 "FILTER_AD_POSITION",
1625 "FILTER_PUBLIC_INVENTORY",
1626 "FILTER_INVENTORY_SOURCE",
1627 "FILTER_CITY",
1628 "FILTER_REGION",
1629 "FILTER_DMA",
1630 "FILTER_COUNTRY",
1631 "FILTER_SITE_ID",
1632 "FILTER_CHANNEL_ID",
1633 "FILTER_PARTNER",
1634 "FILTER_ADVERTISER",
1635 "FILTER_INSERTION_ORDER",
1636 "FILTER_LINE_ITEM",
1637 "FILTER_PARTNER_CURRENCY",
1638 "FILTER_ADVERTISER_CURRENCY",
1639 "FILTER_ADVERTISER_TIMEZONE",
1640 "FILTER_LINE_ITEM_TYPE",
1641 "FILTER_USER_LIST",
1642 "FILTER_USER_LIST_FIRST_PARTY",
1643 "FILTER_USER_LIST_THIRD_PARTY",
1644 "FILTER_TARGETED_USER_LIST",
1645 "FILTER_DATA_PROVIDER",
1646 "FILTER_ORDER_ID",
1647 "FILTER_VIDEO_PLAYER_SIZE",
1648 "FILTER_VIDEO_DURATION_SECONDS",
1649 "FILTER_KEYWORD",
1650 "FILTER_PAGE_CATEGORY",
1651 "FILTER_CAMPAIGN_DAILY_FREQUENCY",
1652 "FILTER_LINE_ITEM_DAILY_FREQUENCY",
1653 "FILTER_LINE_ITEM_LIFETIME_FREQUENCY",
1654 "FILTER_OS",
1655 "FILTER_BROWSER",
1656 "FILTER_CARRIER",
1657 "FILTER_SITE_LANGUAGE",
1658 "FILTER_INVENTORY_FORMAT",
1659 "FILTER_ZIP_CODE",
1660 "FILTER_VIDEO_RATING_TIER",
1661 "FILTER_VIDEO_FORMAT_SUPPORT",
1662 "FILTER_VIDEO_SKIPPABLE_SUPPORT",
1663 "FILTER_VIDEO_VPAID_SUPPORT",
1664 "FILTER_VIDEO_CREATIVE_DURATION",
1665 "FILTER_PAGE_LAYOUT",
1666 "FILTER_VIDEO_AD_POSITION_IN_STREAM",
1667 "FILTER_AGE",
1668 "FILTER_GENDER",
1669 "FILTER_QUARTER",
1670 "FILTER_TRUEVIEW_CONVERSION_TYPE",
1671 "FILTER_MOBILE_GEO",
1672 "FILTER_MRAID_SUPPORT",
1673 "FILTER_ACTIVE_VIEW_EXPECTED_VIEWABILITY",
1674 "FILTER_VIDEO_CREATIVE_DURATION_SKIPPABLE",
1675 "FILTER_NIELSEN_COUNTRY_CODE",
1676 "FILTER_NIELSEN_DEVICE_ID",
1677 "FILTER_NIELSEN_GENDER",
1678 "FILTER_NIELSEN_AGE",
1679 "FILTER_INVENTORY_SOURCE_TYPE",
1680 "FILTER_CREATIVE_WIDTH",
1681 "FILTER_CREATIVE_HEIGHT",
1682 "FILTER_DFP_ORDER_ID",
1683 "FILTER_TRUEVIEW_AGE",
1684 "FILTER_TRUEVIEW_GENDER",
1685 "FILTER_TRUEVIEW_PARENTAL_STATUS",
1686 "FILTER_TRUEVIEW_REMARKETING_LIST",
1687 "FILTER_TRUEVIEW_INTEREST",
1688 "FILTER_TRUEVIEW_AD_GROUP_ID",
1689 "FILTER_TRUEVIEW_AD_GROUP_AD_ID",
1690 "FILTER_TRUEVIEW_IAR_LANGUAGE",
1691 "FILTER_TRUEVIEW_IAR_GENDER",
1692 "FILTER_TRUEVIEW_IAR_AGE",
1693 "FILTER_TRUEVIEW_IAR_CATEGORY",
1694 "FILTER_TRUEVIEW_IAR_COUNTRY",
1695 "FILTER_TRUEVIEW_IAR_CITY",
1696 "FILTER_TRUEVIEW_IAR_REGION",
1697 "FILTER_TRUEVIEW_IAR_ZIPCODE",
1698 "FILTER_TRUEVIEW_IAR_REMARKETING_LIST",
1699 "FILTER_TRUEVIEW_IAR_INTEREST",
1700 "FILTER_TRUEVIEW_IAR_PARENTAL_STATUS",
1701 "FILTER_TRUEVIEW_IAR_TIME_OF_DAY",
1702 "FILTER_TRUEVIEW_CUSTOM_AFFINITY",
1703 "FILTER_TRUEVIEW_CATEGORY",
1704 "FILTER_TRUEVIEW_KEYWORD",
1705 "FILTER_TRUEVIEW_PLACEMENT",
1706 "FILTER_TRUEVIEW_URL",
1707 "FILTER_TRUEVIEW_COUNTRY",
1708 "FILTER_TRUEVIEW_REGION",
1709 "FILTER_TRUEVIEW_CITY",
1710 "FILTER_TRUEVIEW_DMA",
1711 "FILTER_TRUEVIEW_ZIPCODE",
1712 "FILTER_NOT_SUPPORTED",
1713 "FILTER_MEDIA_PLAN",
1714 "FILTER_TRUEVIEW_IAR_YOUTUBE_CHANNEL",
1715 "FILTER_TRUEVIEW_IAR_YOUTUBE_VIDEO",
1716 "FILTER_SKIPPABLE_SUPPORT",
1717 "FILTER_COMPANION_CREATIVE_ID",
1718 "FILTER_BUDGET_SEGMENT_DESCRIPTION",
1719 "FILTER_FLOODLIGHT_ACTIVITY_ID",
1720 "FILTER_DEVICE_MODEL",
1721 "FILTER_DEVICE_MAKE",
1722 "FILTER_DEVICE_TYPE",
1723 "FILTER_CREATIVE_ATTRIBUTE",
1724 "FILTER_INVENTORY_COMMITMENT_TYPE",
1725 "FILTER_INVENTORY_RATE_TYPE",
1726 "FILTER_INVENTORY_DELIVERY_METHOD",
1727 "FILTER_INVENTORY_SOURCE_EXTERNAL_ID",
1728 "FILTER_AUTHORIZED_SELLER_STATE",
1729 "FILTER_VIDEO_DURATION_SECONDS_RANGE",
1730 "FILTER_PARTNER_NAME",
1731 "FILTER_PARTNER_STATUS",
1732 "FILTER_ADVERTISER_NAME",
1733 "FILTER_ADVERTISER_INTEGRATION_CODE",
1734 "FILTER_ADVERTISER_INTEGRATION_STATUS",
1735 "FILTER_CARRIER_NAME",
1736 "FILTER_CHANNEL_NAME",
1737 "FILTER_CITY_NAME",
1738 "FILTER_COMPANION_CREATIVE_NAME",
1739 "FILTER_USER_LIST_FIRST_PARTY_NAME",
1740 "FILTER_USER_LIST_THIRD_PARTY_NAME",
1741 "FILTER_NIELSEN_RESTATEMENT_DATE",
1742 "FILTER_NIELSEN_DATE_RANGE",
1743 "FILTER_INSERTION_ORDER_NAME",
1744 "FILTER_REGION_NAME",
1745 "FILTER_DMA_NAME",
1746 "FILTER_TRUEVIEW_IAR_REGION_NAME",
1747 "FILTER_TRUEVIEW_DMA_NAME",
1748 "FILTER_TRUEVIEW_REGION_NAME",
1749 "FILTER_ACTIVE_VIEW_CUSTOM_METRIC_ID",
1750 "FILTER_ACTIVE_VIEW_CUSTOM_METRIC_NAME",
1751 "FILTER_AD_TYPE",
1752 "FILTER_ALGORITHM",
1753 "FILTER_ALGORITHM_ID",
1754 "FILTER_AMP_PAGE_REQUEST",
1755 "FILTER_ANONYMOUS_INVENTORY_MODELING",
1756 "FILTER_APP_URL",
1757 "FILTER_APP_URL_EXCLUDED",
1758 "FILTER_ATTRIBUTED_USERLIST",
1759 "FILTER_ATTRIBUTED_USERLIST_COST",
1760 "FILTER_ATTRIBUTED_USERLIST_TYPE",
1761 "FILTER_ATTRIBUTION_MODEL",
1762 "FILTER_AUDIENCE_LIST",
1763 "FILTER_AUDIENCE_LIST_COST",
1764 "FILTER_AUDIENCE_LIST_TYPE",
1765 "FILTER_AUDIENCE_NAME",
1766 "FILTER_AUDIENCE_TYPE",
1767 "FILTER_BILLABLE_OUTCOME",
1768 "FILTER_BRAND_LIFT_TYPE",
1769 "FILTER_CHANNEL_TYPE",
1770 "FILTER_CM_PLACEMENT_ID",
1771 "FILTER_CONVERSION_SOURCE",
1772 "FILTER_CONVERSION_SOURCE_ID",
1773 "FILTER_COUNTRY_ID",
1774 "FILTER_CREATIVE",
1775 "FILTER_CREATIVE_ASSET",
1776 "FILTER_CREATIVE_INTEGRATION_CODE",
1777 "FILTER_CREATIVE_RENDERED_IN_AMP",
1778 "FILTER_CREATIVE_SOURCE",
1779 "FILTER_CREATIVE_STATUS",
1780 "FILTER_DATA_PROVIDER_NAME",
1781 "FILTER_DETAILED_DEMOGRAPHICS",
1782 "FILTER_DETAILED_DEMOGRAPHICS_ID",
1783 "FILTER_DEVICE",
1784 "FILTER_GAM_INSERTION_ORDER",
1785 "FILTER_GAM_LINE_ITEM",
1786 "FILTER_GAM_LINE_ITEM_ID",
1787 "FILTER_DIGITAL_CONTENT_LABEL",
1788 "FILTER_DOMAIN",
1789 "FILTER_ELIGIBLE_COOKIES_ON_FIRST_PARTY_AUDIENCE_LIST",
1790 "FILTER_ELIGIBLE_COOKIES_ON_THIRD_PARTY_AUDIENCE_LIST_AND_INTEREST",
1791 "FILTER_EXCHANGE",
1792 "FILTER_EXCHANGE_CODE",
1793 "FILTER_EXTENSION",
1794 "FILTER_EXTENSION_STATUS",
1795 "FILTER_EXTENSION_TYPE",
1796 "FILTER_FIRST_PARTY_AUDIENCE_LIST_COST",
1797 "FILTER_FIRST_PARTY_AUDIENCE_LIST_TYPE",
1798 "FILTER_FLOODLIGHT_ACTIVITY",
1799 "FILTER_FORMAT",
1800 "FILTER_GMAIL_AGE",
1801 "FILTER_GMAIL_CITY",
1802 "FILTER_GMAIL_COUNTRY",
1803 "FILTER_GMAIL_COUNTRY_NAME",
1804 "FILTER_GMAIL_DEVICE_TYPE",
1805 "FILTER_GMAIL_DEVICE_TYPE_NAME",
1806 "FILTER_GMAIL_GENDER",
1807 "FILTER_GMAIL_REGION",
1808 "FILTER_GMAIL_REMARKETING_LIST",
1809 "FILTER_HOUSEHOLD_INCOME",
1810 "FILTER_IMPRESSION_COUNTING_METHOD",
1811 "FILTER_YOUTUBE_PROGRAMMATIC_GUARANTEED_INSERTION_ORDER",
1812 "FILTER_INSERTION_ORDER_INTEGRATION_CODE",
1813 "FILTER_INSERTION_ORDER_STATUS",
1814 "FILTER_INTEREST",
1815 "FILTER_INVENTORY_SOURCE_GROUP",
1816 "FILTER_INVENTORY_SOURCE_GROUP_ID",
1817 "FILTER_INVENTORY_SOURCE_ID",
1818 "FILTER_INVENTORY_SOURCE_NAME",
1819 "FILTER_LIFE_EVENT",
1820 "FILTER_LIFE_EVENTS",
1821 "FILTER_LINE_ITEM_INTEGRATION_CODE",
1822 "FILTER_LINE_ITEM_NAME",
1823 "FILTER_LINE_ITEM_STATUS",
1824 "FILTER_MATCH_RATIO",
1825 "FILTER_MEASUREMENT_SOURCE",
1826 "FILTER_MEDIA_PLAN_NAME",
1827 "FILTER_PARENTAL_STATUS",
1828 "FILTER_PLACEMENT_ALL_YOUTUBE_CHANNELS",
1829 "FILTER_PLATFORM",
1830 "FILTER_PLAYBACK_METHOD",
1831 "FILTER_POSITION_IN_CONTENT",
1832 "FILTER_PUBLISHER_PROPERTY",
1833 "FILTER_PUBLISHER_PROPERTY_ID",
1834 "FILTER_PUBLISHER_PROPERTY_SECTION",
1835 "FILTER_PUBLISHER_PROPERTY_SECTION_ID",
1836 "FILTER_REFUND_REASON",
1837 "FILTER_REMARKETING_LIST",
1838 "FILTER_REWARDED",
1839 "FILTER_SENSITIVE_CATEGORY",
1840 "FILTER_SERVED_PIXEL_DENSITY",
1841 "FILTER_TARGETED_DATA_PROVIDERS",
1842 "FILTER_THIRD_PARTY_AUDIENCE_LIST_COST",
1843 "FILTER_THIRD_PARTY_AUDIENCE_LIST_TYPE",
1844 "FILTER_TRUEVIEW_AD",
1845 "FILTER_TRUEVIEW_AD_GROUP",
1846 "FILTER_TRUEVIEW_DETAILED_DEMOGRAPHICS",
1847 "FILTER_TRUEVIEW_DETAILED_DEMOGRAPHICS_ID",
1848 "FILTER_TRUEVIEW_HOUSEHOLD_INCOME",
1849 "FILTER_TRUEVIEW_IAR_COUNTRY_NAME",
1850 "FILTER_TRUEVIEW_REMARKETING_LIST_NAME",
1851 "FILTER_VARIANT_ID",
1852 "FILTER_VARIANT_NAME",
1853 "FILTER_VARIANT_VERSION",
1854 "FILTER_VERIFICATION_VIDEO_PLAYER_SIZE",
1855 "FILTER_VERIFICATION_VIDEO_POSITION",
1856 "FILTER_VIDEO_COMPANION_CREATIVE_SIZE",
1857 "FILTER_VIDEO_CONTINUOUS_PLAY",
1858 "FILTER_VIDEO_DURATION",
1859 "FILTER_YOUTUBE_ADAPTED_AUDIENCE_LIST",
1860 "FILTER_YOUTUBE_AD_VIDEO",
1861 "FILTER_YOUTUBE_AD_VIDEO_ID",
1862 "FILTER_YOUTUBE_CHANNEL",
1863 "FILTER_YOUTUBE_PROGRAMMATIC_GUARANTEED_ADVERTISER",
1864 "FILTER_YOUTUBE_PROGRAMMATIC_GUARANTEED_PARTNER",
1865 "FILTER_YOUTUBE_VIDEO",
1866 "FILTER_ZIP_POSTAL_CODE",
1867 "FILTER_PLACEMENT_NAME_ALL_YOUTUBE_CHANNELS",
1868 "FILTER_TRUEVIEW_PLACEMENT_ID",
1869 "FILTER_PATH_PATTERN_ID",
1870 "FILTER_PATH_EVENT_INDEX",
1871 "FILTER_EVENT_TYPE",
1872 "FILTER_CHANNEL_GROUPING",
1873 "FILTER_OM_SDK_AVAILABLE",
1874 "FILTER_DATA_SOURCE"
1875 ]
1876 }
1877 },
1878 "type": {
1879 "description": "Report type.",
1880 "enum": [
1881 "TYPE_GENERAL",
1882 "TYPE_AUDIENCE_PERFORMANCE",
1883 "TYPE_INVENTORY_AVAILABILITY",
1884 "TYPE_KEYWORD",
1885 "TYPE_PIXEL_LOAD",
1886 "TYPE_AUDIENCE_COMPOSITION",
1887 "TYPE_CROSS_PARTNER",
1888 "TYPE_PAGE_CATEGORY",
1889 "TYPE_THIRD_PARTY_DATA_PROVIDER",
1890 "TYPE_CROSS_PARTNER_THIRD_PARTY_DATA_PROVIDER",
1891 "TYPE_CLIENT_SAFE",
1892 "TYPE_ORDER_ID",
1893 "TYPE_FEE",
1894 "TYPE_CROSS_FEE",
1895 "TYPE_ACTIVE_GRP",
1896 "TYPE_YOUTUBE_VERTICAL",
1897 "TYPE_COMSCORE_VCE",
1898 "TYPE_TRUEVIEW",
1899 "TYPE_NIELSEN_AUDIENCE_PROFILE",
1900 "TYPE_NIELSEN_DAILY_REACH_BUILD",
1901 "TYPE_NIELSEN_SITE",
1902 "TYPE_REACH_AND_FREQUENCY",
1903 "TYPE_ESTIMATED_CONVERSION",
1904 "TYPE_VERIFICATION",
1905 "TYPE_TRUEVIEW_IAR",
1906 "TYPE_NIELSEN_ONLINE_GLOBAL_MARKET",
1907 "TYPE_PETRA_NIELSEN_AUDIENCE_PROFILE",
1908 "TYPE_PETRA_NIELSEN_DAILY_REACH_BUILD",
1909 "TYPE_PETRA_NIELSEN_ONLINE_GLOBAL_MARKET",
1910 "TYPE_NOT_SUPPORTED",
1911 "TYPE_REACH_AUDIENCE",
1912 "TYPE_LINEAR_TV_SEARCH_LIFT",
1913 "TYPE_PATH",
1914 "TYPE_PATH_ATTRIBUTION"
1915 ],
1916 "enumDescriptions": [
1917 "",
1918 "",
1919 "",
1920 "",
1921 "",
1922 "",
1923 "",
1924 "",
1925 "",
1926 "",
1927 "",
1928 "",
1929 "",
1930 "",
1931 "",
1932 "",
1933 "",
1934 "",
1935 "",
1936 "",
1937 "",
1938 "",
1939 "",
1940 "",
1941 "",
1942 "",
1943 "",
1944 "",
1945 "",
1946 "",
1947 "",
1948 "",
1949 "",
1950 ""
1951 ],
1952 "type": "string"
1953 },
1954 "options": {
1955 "$ref": "Options",
1956 "description": "Additional query options."
1957 },
1958 "filters": {
1959 "description": "Filters used to match traffic data in your report.",
1960 "type": "array",
1961 "items": {
1962 "$ref": "FilterPair"
1963 }
1964 },
1965 "metrics": {
1966 "items": {
1967 "type": "string",
1968 "enum": [
1969 "METRIC_UNKNOWN",
1970 "METRIC_IMPRESSIONS",
1971 "METRIC_CLICKS",
1972 "METRIC_LAST_IMPRESSIONS",
1973 "METRIC_LAST_CLICKS",
1974 "METRIC_TOTAL_CONVERSIONS",
1975 "METRIC_MEDIA_COST_ADVERTISER",
1976 "METRIC_MEDIA_COST_USD",
1977 "METRIC_MEDIA_COST_PARTNER",
1978 "METRIC_DATA_COST_ADVERTISER",
1979 "METRIC_DATA_COST_USD",
1980 "METRIC_DATA_COST_PARTNER",
1981 "METRIC_CPM_FEE1_ADVERTISER",
1982 "METRIC_CPM_FEE1_USD",
1983 "METRIC_CPM_FEE1_PARTNER",
1984 "METRIC_CPM_FEE2_ADVERTISER",
1985 "METRIC_CPM_FEE2_USD",
1986 "METRIC_CPM_FEE2_PARTNER",
1987 "METRIC_MEDIA_FEE1_ADVERTISER",
1988 "METRIC_MEDIA_FEE1_USD",
1989 "METRIC_MEDIA_FEE1_PARTNER",
1990 "METRIC_MEDIA_FEE2_ADVERTISER",
1991 "METRIC_MEDIA_FEE2_USD",
1992 "METRIC_MEDIA_FEE2_PARTNER",
1993 "METRIC_REVENUE_ADVERTISER",
1994 "METRIC_REVENUE_USD",
1995 "METRIC_REVENUE_PARTNER",
1996 "METRIC_PROFIT_ADVERTISER",
1997 "METRIC_PROFIT_USD",
1998 "METRIC_PROFIT_PARTNER",
1999 "METRIC_PROFIT_MARGIN",
2000 "METRIC_TOTAL_MEDIA_COST_USD",
2001 "METRIC_TOTAL_MEDIA_COST_PARTNER",
2002 "METRIC_TOTAL_MEDIA_COST_ADVERTISER",
2003 "METRIC_BILLABLE_COST_USD",
2004 "METRIC_BILLABLE_COST_PARTNER",
2005 "METRIC_BILLABLE_COST_ADVERTISER",
2006 "METRIC_PLATFORM_FEE_USD",
2007 "METRIC_PLATFORM_FEE_PARTNER",
2008 "METRIC_PLATFORM_FEE_ADVERTISER",
2009 "METRIC_VIDEO_COMPLETION_RATE",
2010 "METRIC_PROFIT_ECPM_ADVERTISER",
2011 "METRIC_PROFIT_ECPM_USD",
2012 "METRIC_PROFIT_ECPM_PARTNER",
2013 "METRIC_REVENUE_ECPM_ADVERTISER",
2014 "METRIC_REVENUE_ECPM_USD",
2015 "METRIC_REVENUE_ECPM_PARTNER",
2016 "METRIC_REVENUE_ECPC_ADVERTISER",
2017 "METRIC_REVENUE_ECPC_USD",
2018 "METRIC_REVENUE_ECPC_PARTNER",
2019 "METRIC_REVENUE_ECPA_ADVERTISER",
2020 "METRIC_REVENUE_ECPA_USD",
2021 "METRIC_REVENUE_ECPA_PARTNER",
2022 "METRIC_REVENUE_ECPAPV_ADVERTISER",
2023 "METRIC_REVENUE_ECPAPV_USD",
2024 "METRIC_REVENUE_ECPAPV_PARTNER",
2025 "METRIC_REVENUE_ECPAPC_ADVERTISER",
2026 "METRIC_REVENUE_ECPAPC_USD",
2027 "METRIC_REVENUE_ECPAPC_PARTNER",
2028 "METRIC_MEDIA_COST_ECPM_ADVERTISER",
2029 "METRIC_MEDIA_COST_ECPM_USD",
2030 "METRIC_MEDIA_COST_ECPM_PARTNER",
2031 "METRIC_MEDIA_COST_ECPC_ADVERTISER",
2032 "METRIC_MEDIA_COST_ECPC_USD",
2033 "METRIC_MEDIA_COST_ECPC_PARTNER",
2034 "METRIC_MEDIA_COST_ECPA_ADVERTISER",
2035 "METRIC_MEDIA_COST_ECPA_USD",
2036 "METRIC_MEDIA_COST_ECPA_PARTNER",
2037 "METRIC_MEDIA_COST_ECPAPV_ADVERTISER",
2038 "METRIC_MEDIA_COST_ECPAPV_USD",
2039 "METRIC_MEDIA_COST_ECPAPV_PARTNER",
2040 "METRIC_MEDIA_COST_ECPAPC_ADVERTISER",
2041 "METRIC_MEDIA_COST_ECPAPC_USD",
2042 "METRIC_MEDIA_COST_ECPAPC_PARTNER",
2043 "METRIC_TOTAL_MEDIA_COST_ECPM_ADVERTISER",
2044 "METRIC_TOTAL_MEDIA_COST_ECPM_USD",
2045 "METRIC_TOTAL_MEDIA_COST_ECPM_PARTNER",
2046 "METRIC_TOTAL_MEDIA_COST_ECPC_ADVERTISER",
2047 "METRIC_TOTAL_MEDIA_COST_ECPC_USD",
2048 "METRIC_TOTAL_MEDIA_COST_ECPC_PARTNER",
2049 "METRIC_TOTAL_MEDIA_COST_ECPA_ADVERTISER",
2050 "METRIC_TOTAL_MEDIA_COST_ECPA_USD",
2051 "METRIC_TOTAL_MEDIA_COST_ECPA_PARTNER",
2052 "METRIC_TOTAL_MEDIA_COST_ECPAPV_ADVERTISER",
2053 "METRIC_TOTAL_MEDIA_COST_ECPAPV_USD",
2054 "METRIC_TOTAL_MEDIA_COST_ECPAPV_PARTNER",
2055 "METRIC_TOTAL_MEDIA_COST_ECPAPC_ADVERTISER",
2056 "METRIC_TOTAL_MEDIA_COST_ECPAPC_USD",
2057 "METRIC_TOTAL_MEDIA_COST_ECPAPC_PARTNER",
2058 "METRIC_RICH_MEDIA_VIDEO_PLAYS",
2059 "METRIC_RICH_MEDIA_VIDEO_COMPLETIONS",
2060 "METRIC_RICH_MEDIA_VIDEO_PAUSES",
2061 "METRIC_RICH_MEDIA_VIDEO_MUTES",
2062 "METRIC_RICH_MEDIA_VIDEO_MIDPOINTS",
2063 "METRIC_RICH_MEDIA_VIDEO_FULL_SCREENS",
2064 "METRIC_RICH_MEDIA_VIDEO_FIRST_QUARTILE_COMPLETES",
2065 "METRIC_RICH_MEDIA_VIDEO_THIRD_QUARTILE_COMPLETES",
2066 "METRIC_CLICK_TO_POST_CLICK_CONVERSION_RATE",
2067 "METRIC_IMPRESSIONS_TO_CONVERSION_RATE",
2068 "METRIC_CONVERSIONS_PER_MILLE",
2069 "METRIC_CTR",
2070 "METRIC_BID_REQUESTS",
2071 "METRIC_UNIQUE_VISITORS_COOKIES",
2072 "METRIC_REVENUE_ECPCV_ADVERTISER",
2073 "METRIC_REVENUE_ECPCV_USD",
2074 "METRIC_REVENUE_ECPCV_PARTNER",
2075 "METRIC_MEDIA_COST_ECPCV_ADVERTISER",
2076 "METRIC_MEDIA_COST_ECPCV_USD",
2077 "METRIC_MEDIA_COST_ECPCV_PARTNER",
2078 "METRIC_TOTAL_MEDIA_COST_ECPCV_ADVERTISER",
2079 "METRIC_TOTAL_MEDIA_COST_ECPCV_USD",
2080 "METRIC_TOTAL_MEDIA_COST_ECPCV_PARTNER",
2081 "METRIC_RICH_MEDIA_VIDEO_SKIPS",
2082 "METRIC_FEE2_ADVERTISER",
2083 "METRIC_FEE2_USD",
2084 "METRIC_FEE2_PARTNER",
2085 "METRIC_FEE3_ADVERTISER",
2086 "METRIC_FEE3_USD",
2087 "METRIC_FEE3_PARTNER",
2088 "METRIC_FEE4_ADVERTISER",
2089 "METRIC_FEE4_USD",
2090 "METRIC_FEE4_PARTNER",
2091 "METRIC_FEE5_ADVERTISER",
2092 "METRIC_FEE5_USD",
2093 "METRIC_FEE5_PARTNER",
2094 "METRIC_FEE6_ADVERTISER",
2095 "METRIC_FEE6_USD",
2096 "METRIC_FEE6_PARTNER",
2097 "METRIC_FEE7_ADVERTISER",
2098 "METRIC_FEE7_USD",
2099 "METRIC_FEE7_PARTNER",
2100 "METRIC_FEE8_ADVERTISER",
2101 "METRIC_FEE8_USD",
2102 "METRIC_FEE8_PARTNER",
2103 "METRIC_FEE9_ADVERTISER",
2104 "METRIC_FEE9_USD",
2105 "METRIC_FEE9_PARTNER",
2106 "METRIC_FEE10_ADVERTISER",
2107 "METRIC_FEE10_USD",
2108 "METRIC_FEE10_PARTNER",
2109 "METRIC_FEE11_ADVERTISER",
2110 "METRIC_FEE11_USD",
2111 "METRIC_FEE11_PARTNER",
2112 "METRIC_FEE12_ADVERTISER",
2113 "METRIC_FEE12_USD",
2114 "METRIC_FEE12_PARTNER",
2115 "METRIC_FEE13_ADVERTISER",
2116 "METRIC_FEE13_USD",
2117 "METRIC_FEE13_PARTNER",
2118 "METRIC_FEE14_ADVERTISER",
2119 "METRIC_FEE14_USD",
2120 "METRIC_FEE14_PARTNER",
2121 "METRIC_FEE15_ADVERTISER",
2122 "METRIC_FEE15_USD",
2123 "METRIC_FEE15_PARTNER",
2124 "METRIC_CPM_FEE3_ADVERTISER",
2125 "METRIC_CPM_FEE3_USD",
2126 "METRIC_CPM_FEE3_PARTNER",
2127 "METRIC_CPM_FEE4_ADVERTISER",
2128 "METRIC_CPM_FEE4_USD",
2129 "METRIC_CPM_FEE4_PARTNER",
2130 "METRIC_CPM_FEE5_ADVERTISER",
2131 "METRIC_CPM_FEE5_USD",
2132 "METRIC_CPM_FEE5_PARTNER",
2133 "METRIC_MEDIA_FEE3_ADVERTISER",
2134 "METRIC_MEDIA_FEE3_USD",
2135 "METRIC_MEDIA_FEE3_PARTNER",
2136 "METRIC_MEDIA_FEE4_ADVERTISER",
2137 "METRIC_MEDIA_FEE4_USD",
2138 "METRIC_MEDIA_FEE4_PARTNER",
2139 "METRIC_MEDIA_FEE5_ADVERTISER",
2140 "METRIC_MEDIA_FEE5_USD",
2141 "METRIC_MEDIA_FEE5_PARTNER",
2142 "METRIC_VIDEO_COMPANION_IMPRESSIONS",
2143 "METRIC_VIDEO_COMPANION_CLICKS",
2144 "METRIC_FEE16_ADVERTISER",
2145 "METRIC_FEE16_USD",
2146 "METRIC_FEE16_PARTNER",
2147 "METRIC_FEE17_ADVERTISER",
2148 "METRIC_FEE17_USD",
2149 "METRIC_FEE17_PARTNER",
2150 "METRIC_FEE18_ADVERTISER",
2151 "METRIC_FEE18_USD",
2152 "METRIC_FEE18_PARTNER",
2153 "METRIC_TRUEVIEW_VIEWS",
2154 "METRIC_TRUEVIEW_UNIQUE_VIEWERS",
2155 "METRIC_TRUEVIEW_EARNED_VIEWS",
2156 "METRIC_TRUEVIEW_EARNED_SUBSCRIBERS",
2157 "METRIC_TRUEVIEW_EARNED_PLAYLIST_ADDITIONS",
2158 "METRIC_TRUEVIEW_EARNED_LIKES",
2159 "METRIC_TRUEVIEW_EARNED_SHARES",
2160 "METRIC_TRUEVIEW_IMPRESSION_SHARE",
2161 "METRIC_TRUEVIEW_LOST_IS_BUDGET",
2162 "METRIC_TRUEVIEW_LOST_IS_RANK",
2163 "METRIC_TRUEVIEW_VIEW_THROUGH_CONVERSION",
2164 "METRIC_TRUEVIEW_CONVERSION_MANY_PER_VIEW",
2165 "METRIC_TRUEVIEW_VIEW_RATE",
2166 "METRIC_TRUEVIEW_CONVERSION_RATE_ONE_PER_VIEW",
2167 "METRIC_TRUEVIEW_CPV_ADVERTISER",
2168 "METRIC_TRUEVIEW_CPV_USD",
2169 "METRIC_TRUEVIEW_CPV_PARTNER",
2170 "METRIC_FEE19_ADVERTISER",
2171 "METRIC_FEE19_USD",
2172 "METRIC_FEE19_PARTNER",
2173 "METRIC_TEA_TRUEVIEW_IMPRESSIONS",
2174 "METRIC_TEA_TRUEVIEW_UNIQUE_COOKIES",
2175 "METRIC_FEE20_ADVERTISER",
2176 "METRIC_FEE20_USD",
2177 "METRIC_FEE20_PARTNER",
2178 "METRIC_FEE21_ADVERTISER",
2179 "METRIC_FEE21_USD",
2180 "METRIC_FEE21_PARTNER",
2181 "METRIC_FEE22_ADVERTISER",
2182 "METRIC_FEE22_USD",
2183 "METRIC_FEE22_PARTNER",
2184 "METRIC_TRUEVIEW_TOTAL_CONVERSION_VALUES_ADVERTISER",
2185 "METRIC_TRUEVIEW_TOTAL_CONVERSION_VALUES_USD",
2186 "METRIC_TRUEVIEW_TOTAL_CONVERSION_VALUES_PARTNER",
2187 "METRIC_TRUEVIEW_CONVERSION_COST_MANY_PER_VIEW_ADVERTISER",
2188 "METRIC_TRUEVIEW_CONVERSION_COST_MANY_PER_VIEW_USD",
2189 "METRIC_TRUEVIEW_CONVERSION_COST_MANY_PER_VIEW_PARTNER",
2190 "METRIC_PROFIT_VIEWABLE_ECPM_ADVERTISER",
2191 "METRIC_PROFIT_VIEWABLE_ECPM_USD",
2192 "METRIC_PROFIT_VIEWABLE_ECPM_PARTNER",
2193 "METRIC_REVENUE_VIEWABLE_ECPM_ADVERTISER",
2194 "METRIC_REVENUE_VIEWABLE_ECPM_USD",
2195 "METRIC_REVENUE_VIEWABLE_ECPM_PARTNER",
2196 "METRIC_MEDIA_COST_VIEWABLE_ECPM_ADVERTISER",
2197 "METRIC_MEDIA_COST_VIEWABLE_ECPM_USD",
2198 "METRIC_MEDIA_COST_VIEWABLE_ECPM_PARTNER",
2199 "METRIC_TOTAL_MEDIA_COST_VIEWABLE_ECPM_ADVERTISER",
2200 "METRIC_TOTAL_MEDIA_COST_VIEWABLE_ECPM_USD",
2201 "METRIC_TOTAL_MEDIA_COST_VIEWABLE_ECPM_PARTNER",
2202 "METRIC_TRUEVIEW_ENGAGEMENTS",
2203 "METRIC_TRUEVIEW_ENGAGEMENT_RATE",
2204 "METRIC_TRUEVIEW_AVERAGE_CPE_ADVERTISER",
2205 "METRIC_TRUEVIEW_AVERAGE_CPE_USD",
2206 "METRIC_TRUEVIEW_AVERAGE_CPE_PARTNER",
2207 "METRIC_ACTIVE_VIEW_VIEWABLE_IMPRESSIONS",
2208 "METRIC_ACTIVE_VIEW_ELIGIBLE_IMPRESSIONS",
2209 "METRIC_ACTIVE_VIEW_MEASURABLE_IMPRESSIONS",
2210 "METRIC_ACTIVE_VIEW_PCT_MEASURABLE_IMPRESSIONS",
2211 "METRIC_ACTIVE_VIEW_PCT_VIEWABLE_IMPRESSIONS",
2212 "METRIC_ACTIVE_VIEW_AVERAGE_VIEWABLE_TIME",
2213 "METRIC_ACTIVE_VIEW_UNMEASURABLE_IMPRESSIONS",
2214 "METRIC_ACTIVE_VIEW_UNVIEWABLE_IMPRESSIONS",
2215 "METRIC_ACTIVE_VIEW_DISTRIBUTION_UNMEASURABLE",
2216 "METRIC_ACTIVE_VIEW_DISTRIBUTION_UNVIEWABLE",
2217 "METRIC_ACTIVE_VIEW_DISTRIBUTION_VIEWABLE",
2218 "METRIC_ACTIVE_VIEW_PERCENT_VIEWABLE_FOR_TIME_THRESHOLD",
2219 "METRIC_ACTIVE_VIEW_VIEWABLE_FOR_TIME_THRESHOLD",
2220 "METRIC_ACTIVE_VIEW_PERCENT_VISIBLE_AT_START",
2221 "METRIC_ACTIVE_VIEW_PERCENT_VISIBLE_FIRST_QUAR",
2222 "METRIC_ACTIVE_VIEW_PERCENT_VISIBLE_SECOND_QUAR",
2223 "METRIC_ACTIVE_VIEW_PERCENT_VISIBLE_THIRD_QUAR",
2224 "METRIC_ACTIVE_VIEW_PERCENT_VISIBLE_ON_COMPLETE",
2225 "METRIC_ACTIVE_VIEW_PERCENT_AUDIBLE_VISIBLE_AT_START",
2226 "METRIC_ACTIVE_VIEW_PERCENT_AUDIBLE_VISIBLE_FIRST_QUAR",
2227 "METRIC_ACTIVE_VIEW_PERCENT_AUDIBLE_VISIBLE_SECOND_QUAR",
2228 "METRIC_ACTIVE_VIEW_PERCENT_AUDIBLE_VISIBLE_THIRD_QUAR",
2229 "METRIC_ACTIVE_VIEW_PERCENT_AUDIBLE_VISIBLE_ON_COMPLETE",
2230 "METRIC_ACTIVE_VIEW_AUDIBLE_VISIBLE_ON_COMPLETE_IMPRESSIONS",
2231 "METRIC_VIEWABLE_BID_REQUESTS",
2232 "METRIC_COOKIE_REACH_IMPRESSION_REACH",
2233 "METRIC_COOKIE_REACH_AVERAGE_IMPRESSION_FREQUENCY",
2234 "METRIC_DBM_ENGAGEMENT_RATE",
2235 "METRIC_RICH_MEDIA_SCROLLS",
2236 "METRIC_CM_POST_VIEW_REVENUE",
2237 "METRIC_CM_POST_CLICK_REVENUE",
2238 "METRIC_FLOODLIGHT_IMPRESSIONS",
2239 "METRIC_BILLABLE_IMPRESSIONS",
2240 "METRIC_NIELSEN_AVERAGE_FREQUENCY",
2241 "METRIC_NIELSEN_IMPRESSIONS",
2242 "METRIC_NIELSEN_UNIQUE_AUDIENCE",
2243 "METRIC_NIELSEN_GRP",
2244 "METRIC_NIELSEN_IMPRESSION_INDEX",
2245 "METRIC_NIELSEN_IMPRESSIONS_SHARE",
2246 "METRIC_NIELSEN_POPULATION",
2247 "METRIC_NIELSEN_POPULATION_REACH",
2248 "METRIC_NIELSEN_POPULATION_SHARE",
2249 "METRIC_NIELSEN_REACH_INDEX",
2250 "METRIC_NIELSEN_REACH_SHARE",
2251 "METRIC_ACTIVE_VIEW_AUDIBLE_FULLY_ON_SCREEN_HALF_OF_DURATION_IMPRESSIONS",
2252 "METRIC_ACTIVE_VIEW_AUDIBLE_FULLY_ON_SCREEN_HALF_OF_DURATION_MEASURABLE_IMPRESSIONS",
2253 "METRIC_ACTIVE_VIEW_AUDIBLE_FULLY_ON_SCREEN_HALF_OF_DURATION_RATE",
2254 "METRIC_ACTIVE_VIEW_AUDIBLE_FULLY_ON_SCREEN_HALF_OF_DURATION_TRUEVIEW_IMPRESSIONS",
2255 "METRIC_ACTIVE_VIEW_AUDIBLE_FULLY_ON_SCREEN_HALF_OF_DURATION_TRUEVIEW_MEASURABLE_IMPRESSIONS",
2256 "METRIC_ACTIVE_VIEW_AUDIBLE_FULLY_ON_SCREEN_HALF_OF_DURATION_TRUEVIEW_RATE",
2257 "METRIC_ACTIVE_VIEW_CUSTOM_METRIC_MEASURABLE_IMPRESSIONS",
2258 "METRIC_ACTIVE_VIEW_CUSTOM_METRIC_VIEWABLE_IMPRESSIONS",
2259 "METRIC_ACTIVE_VIEW_CUSTOM_METRIC_VIEWABLE_RATE",
2260 "METRIC_ACTIVE_VIEW_PERCENT_AUDIBLE_IMPRESSIONS",
2261 "METRIC_ACTIVE_VIEW_PERCENT_FULLY_ON_SCREEN_2_SEC",
2262 "METRIC_ACTIVE_VIEW_PERCENT_FULL_SCREEN",
2263 "METRIC_ACTIVE_VIEW_PERCENT_IN_BACKGROUND",
2264 "METRIC_ACTIVE_VIEW_PERCENT_OF_AD_PLAYED",
2265 "METRIC_ACTIVE_VIEW_PERCENT_OF_COMPLETED_IMPRESSIONS_AUDIBLE_AND_VISIBLE",
2266 "METRIC_ACTIVE_VIEW_PERCENT_OF_COMPLETED_IMPRESSIONS_VISIBLE",
2267 "METRIC_ACTIVE_VIEW_PERCENT_OF_FIRST_QUARTILE_IMPRESSIONS_AUDIBLE_AND_VISIBLE",
2268 "METRIC_ACTIVE_VIEW_PERCENT_OF_FIRST_QUARTILE_IMPRESSIONS_VISIBLE",
2269 "METRIC_ACTIVE_VIEW_PERCENT_OF_MIDPOINT_IMPRESSIONS_AUDIBLE_AND_VISIBLE",
2270 "METRIC_ACTIVE_VIEW_PERCENT_OF_MIDPOINT_IMPRESSIONS_VISIBLE",
2271 "METRIC_ACTIVE_VIEW_PERCENT_OF_THIRD_QUARTILE_IMPRESSIONS_AUDIBLE_AND_VISIBLE",
2272 "METRIC_ACTIVE_VIEW_PERCENT_OF_THIRD_QUARTILE_IMPRESSIONS_VISIBLE",
2273 "METRIC_ACTIVE_VIEW_PERCENT_PLAY_TIME_AUDIBLE",
2274 "METRIC_ACTIVE_VIEW_PERCENT_PLAY_TIME_AUDIBLE_AND_VISIBLE",
2275 "METRIC_ACTIVE_VIEW_PERCENT_PLAY_TIME_VISIBLE",
2276 "METRIC_ADAPTED_AUDIENCE_FREQUENCY",
2277 "METRIC_ADLINGO_FEE_ADVERTISER_CURRENCY",
2278 "METRIC_AUDIO_CLIENT_COST_ECPCL_ADVERTISER_CURRENCY",
2279 "METRIC_AUDIO_MEDIA_COST_ECPCL_ADVERTISER_CURRENCY",
2280 "METRIC_AUDIO_MUTES_AUDIO",
2281 "METRIC_AUDIO_REVENUE_ECPCL_ADVERTISER_CURRENCY",
2282 "METRIC_AUDIO_UNMUTES_AUDIO",
2283 "METRIC_AUDIO_UNMUTES_VIDEO",
2284 "METRIC_AVERAGE_DISPLAY_TIME",
2285 "METRIC_AVERAGE_IMPRESSION_FREQUENCY_PER_USER",
2286 "METRIC_AVERAGE_INTERACTION_TIME",
2287 "METRIC_AVERAGE_WATCH_TIME_PER_IMPRESSION",
2288 "METRIC_BEGIN_TO_RENDER_ELIGIBLE_IMPRESSIONS",
2289 "METRIC_BEGIN_TO_RENDER_IMPRESSIONS",
2290 "METRIC_BENCHMARK_FREQUENCY",
2291 "METRIC_BRAND_LIFT_ABSOLUTE_BRAND_LIFT",
2292 "METRIC_BRAND_LIFT_ALL_SURVEY_RESPONSES",
2293 "METRIC_BRAND_LIFT_BASELINE_POSITIVE_RESPONSE_RATE",
2294 "METRIC_BRAND_LIFT_BASELINE_SURVEY_RESPONSES",
2295 "METRIC_BRAND_LIFT_COST_PER_LIFTED_USER",
2296 "METRIC_BRAND_LIFT_EXPOSED_SURVEY_RESPONSES",
2297 "METRIC_BRAND_LIFT_HEADROOM_BRAND_LIFT",
2298 "METRIC_BRAND_LIFT_RELATIVE_BRAND_LIFT",
2299 "METRIC_BRAND_LIFT_USERS",
2300 "METRIC_CARD_CLICKS",
2301 "METRIC_CLIENT_COST_ADVERTISER_CURRENCY",
2302 "METRIC_CLIENT_COST_ECPA_ADVERTISER_CURRENCY",
2303 "METRIC_CLIENT_COST_ECPA_PC_ADVERTISER_CURRENCY",
2304 "METRIC_CLIENT_COST_ECPA_PV_ADVERTISER_CURRENCY",
2305 "METRIC_CLIENT_COST_ECPC_ADVERTISER_CURRENCY",
2306 "METRIC_CLIENT_COST_ECPM_ADVERTISER_CURRENCY",
2307 "METRIC_CLIENT_COST_VIEWABLE_ECPM_ADVERTISER_CURRENCY",
2308 "METRIC_CM_POST_CLICK_REVENUE_CROSS_ENVIRONMENT",
2309 "METRIC_CM_POST_VIEW_REVENUE_CROSS_ENVIRONMENT",
2310 "METRIC_COMPANION_CLICKS_AUDIO",
2311 "METRIC_COMPANION_IMPRESSIONS_AUDIO",
2312 "METRIC_COMPLETE_LISTENS_AUDIO",
2313 "METRIC_COMPLETION_RATE_AUDIO",
2314 "METRIC_COUNTERS",
2315 "METRIC_CUSTOM_FEE_1_ADVERTISER_CURRENCY",
2316 "METRIC_CUSTOM_FEE_2_ADVERTISER_CURRENCY",
2317 "METRIC_CUSTOM_FEE_3_ADVERTISER_CURRENCY",
2318 "METRIC_CUSTOM_FEE_4_ADVERTISER_CURRENCY",
2319 "METRIC_CUSTOM_FEE_5_ADVERTISER_CURRENCY",
2320 "METRIC_CUSTOM_VALUE_PER_1000_IMPRESSIONS",
2321 "METRIC_ENGAGEMENTS",
2322 "METRIC_ESTIMATED_CPM_FOR_IMPRESSIONS_WITH_CUSTOM_VALUE_ADVERTISER_CURRENCY",
2323 "METRIC_ESTIMATED_TOTAL_COST_FOR_IMPRESSIONS_WITH_CUSTOM_VALUE_ADVERTISER_CURRENCY",
2324 "METRIC_EXITS",
2325 "METRIC_EXPANSIONS",
2326 "METRIC_FIRST_QUARTILE_AUDIO",
2327 "METRIC_GENERAL_INVALID_TRAFFIC_GIVT_IMPRESSIONS",
2328 "METRIC_GENERAL_INVALID_TRAFFIC_GIVT_TRACKED_ADS",
2329 "METRIC_GIVT_ACTIVE_VIEW_ELIGIBLE_IMPRESSIONS",
2330 "METRIC_GIVT_ACTIVE_VIEW_MEASURABLE_IMPRESSIONS",
2331 "METRIC_GIVT_ACTIVE_VIEW_VIEWABLE_IMPRESSIONS",
2332 "METRIC_GIVT_BEGIN_TO_RENDER_IMPRESSIONS",
2333 "METRIC_GIVT_CLICKS",
2334 "METRIC_GMAIL_CONVERSIONS",
2335 "METRIC_GMAIL_POST_CLICK_CONVERSIONS",
2336 "METRIC_GMAIL_POST_VIEW_CONVERSIONS",
2337 "METRIC_GMAIL_POTENTIAL_VIEWS",
2338 "METRIC_IMPRESSIONS_WITH_CUSTOM_VALUE",
2339 "METRIC_IMPRESSIONS_WITH_POSITIVE_CUSTOM_VALUE",
2340 "METRIC_IMPRESSION_CUSTOM_VALUE_COST",
2341 "METRIC_INTERACTIVE_IMPRESSIONS",
2342 "METRIC_INVALID_ACTIVE_VIEW_ELIGIBLE_IMPRESSIONS",
2343 "METRIC_INVALID_ACTIVE_VIEW_MEASURABLE_IMPRESSIONS",
2344 "METRIC_INVALID_ACTIVE_VIEW_VIEWABLE_IMPRESSIONS",
2345 "METRIC_INVALID_BEGIN_TO_RENDER_IMPRESSIONS",
2346 "METRIC_INVALID_CLICKS",
2347 "METRIC_INVALID_IMPRESSIONS",
2348 "METRIC_INVALID_TRACKED_ADS",
2349 "METRIC_MEDIA_COST_ADVERTISER_CURRENCY_PER_STORE_VISIT_ADX_ONLY",
2350 "METRIC_MIDPOINT_AUDIO",
2351 "METRIC_ORIGINAL_AUDIENCE_FREQUENCY",
2352 "METRIC_PAUSES_AUDIO",
2353 "METRIC_PERCENT_IMPRESSIONS_WITH_POSITIVE_CUSTOM_VALUE",
2354 "METRIC_PLATFORM_FEE_RATE",
2355 "METRIC_POST_CLICK_CONVERSIONS_CROSS_ENVIRONMENT",
2356 "METRIC_POST_VIEW_CONVERSIONS_CROSS_ENVIRONMENT",
2357 "METRIC_POTENTIAL_IMPRESSIONS",
2358 "METRIC_POTENTIAL_VIEWS",
2359 "METRIC_PREMIUM_FEE_ADVERTISER_CURRENCY",
2360 "METRIC_PROGRAMMATIC_GUARANTEED_IMPRESSIONS_PASSED_DUE_TO_FREQUENCY",
2361 "METRIC_PROGRAMMATIC_GUARANTEED_SAVINGS_RE_INVESTED_DUE_TO_FREQUENCY_ADVERTISER_CURRENCY",
2362 "METRIC_REFUND_BILLABLE_COST_ADVERTISER_CURRENCY",
2363 "METRIC_REFUND_MEDIA_COST_ADVERTISER_CURRENCY",
2364 "METRIC_REFUND_PLATFORM_FEE_ADVERTISER_CURRENCY",
2365 "METRIC_REVENUE_ADVERTISER_CURRENCY_PER_STORE_VISIT_ADX_ONLY",
2366 "METRIC_RICH_MEDIA_ENGAGEMENTS",
2367 "METRIC_STARTS_AUDIO",
2368 "METRIC_STOPS_AUDIO",
2369 "METRIC_STORE_VISITS_ADX_ONLY",
2370 "METRIC_STORE_VISIT_CONVERSIONS",
2371 "METRIC_THIRD_QUARTILE_AUDIO",
2372 "METRIC_TIMERS",
2373 "METRIC_TOTAL_AUDIO_MEDIA_COST_ECPCL_ADVERTISER_CURRENCY",
2374 "METRIC_TOTAL_CONVERSIONS_CROSS_ENVIRONMENT",
2375 "METRIC_TOTAL_DISPLAY_TIME",
2376 "METRIC_TOTAL_IMPRESSION_CUSTOM_VALUE",
2377 "METRIC_TOTAL_INTERACTION_TIME",
2378 "METRIC_TOTAL_MEDIA_COST_ADVERTISER_CURRENCY_PER_STORE_VISIT_ADX_ONLY",
2379 "METRIC_TOTAL_USERS",
2380 "METRIC_TRACKED_ADS",
2381 "METRIC_TRUEVIEW_GENERAL_INVALID_TRAFFIC_GIVT_VIEWS",
2382 "METRIC_TRUEVIEW_INVALID_VIEWS",
2383 "METRIC_UNIQUE_COOKIES_WITH_IMPRESSIONS",
2384 "METRIC_UNIQUE_REACH_AVERAGE_IMPRESSION_FREQUENCY",
2385 "METRIC_UNIQUE_REACH_CLICK_REACH",
2386 "METRIC_UNIQUE_REACH_IMPRESSION_REACH",
2387 "METRIC_UNIQUE_REACH_TOTAL_REACH",
2388 "METRIC_VERIFIABLE_IMPRESSIONS",
2389 "METRIC_VIDEO_CLIENT_COST_ECPCV_ADVERTISER_CURRENCY",
2390 "METRIC_WATCH_TIME",
2391 "METRIC_LAST_TOUCH_TOTAL_CONVERSIONS",
2392 "METRIC_LAST_TOUCH_CLICK_THROUGH_CONVERSIONS",
2393 "METRIC_LAST_TOUCH_VIEW_THROUGH_CONVERSIONS",
2394 "METRIC_TOTAL_PATHS",
2395 "METRIC_TOTAL_EXPOSURES",
2396 "METRIC_PATH_CONVERSION_RATE",
2397 "METRIC_CONVERTING_PATHS",
2398 "METRIC_ACTIVITY_REVENUE",
2399 "METRIC_PERCENT_INVALID_IMPRESSIONS_PREBID",
2400 "METRIC_PROVISIONAL_IMPRESSIONS"
2401 ],
2402 "enumDescriptions": [
2403 "",
2404 "",
2405 "",
2406 "",
2407 "",
2408 "",
2409 "",
2410 "",
2411 "",
2412 "",
2413 "",
2414 "",
2415 "",
2416 "",
2417 "",
2418 "",
2419 "",
2420 "",
2421 "",
2422 "",
2423 "",
2424 "",
2425 "",
2426 "",
2427 "",
2428 "",
2429 "",
2430 "",
2431 "",
2432 "",
2433 "",
2434 "",
2435 "",
2436 "",
2437 "",
2438 "",
2439 "",
2440 "",
2441 "",
2442 "",
2443 "",
2444 "",
2445 "",
2446 "",
2447 "",
2448 "",
2449 "",
2450 "",
2451 "",
2452 "",
2453 "",
2454 "",
2455 "",
2456 "",
2457 "",
2458 "",
2459 "",
2460 "",
2461 "",
2462 "",
2463 "",
2464 "",
2465 "",
2466 "",
2467 "",
2468 "",
2469 "",
2470 "",
2471 "",
2472 "",
2473 "",
2474 "",
2475 "",
2476 "",
2477 "",
2478 "",
2479 "",
2480 "",
2481 "",
2482 "",
2483 "",
2484 "",
2485 "",
2486 "",
2487 "",
2488 "",
2489 "",
2490 "",
2491 "",
2492 "",
2493 "",
2494 "",
2495 "",
2496 "",
2497 "",
2498 "",
2499 "",
2500 "",
2501 "",
2502 "",
2503 "",
2504 "",
2505 "",
2506 "",
2507 "",
2508 "",
2509 "",
2510 "",
2511 "",
2512 "",
2513 "",
2514 "",
2515 "",
2516 "",
2517 "",
2518 "",
2519 "",
2520 "",
2521 "",
2522 "",
2523 "",
2524 "",
2525 "",
2526 "",
2527 "",
2528 "",
2529 "",
2530 "",
2531 "",
2532 "",
2533 "",
2534 "",
2535 "",
2536 "",
2537 "",
2538 "",
2539 "",
2540 "",
2541 "",
2542 "",
2543 "",
2544 "",
2545 "",
2546 "",
2547 "",
2548 "",
2549 "",
2550 "",
2551 "",
2552 "",
2553 "",
2554 "",
2555 "",
2556 "",
2557 "",
2558 "",
2559 "",
2560 "",
2561 "",
2562 "",
2563 "",
2564 "",
2565 "",
2566 "",
2567 "",
2568 "",
2569 "",
2570 "",
2571 "",
2572 "",
2573 "",
2574 "",
2575 "",
2576 "",
2577 "",
2578 "",
2579 "",
2580 "",
2581 "",
2582 "",
2583 "",
2584 "",
2585 "",
2586 "",
2587 "",
2588 "",
2589 "",
2590 "",
2591 "",
2592 "",
2593 "",
2594 "",
2595 "",
2596 "",
2597 "",
2598 "",
2599 "",
2600 "",
2601 "",
2602 "",
2603 "",
2604 "",
2605 "",
2606 "",
2607 "",
2608 "",
2609 "",
2610 "",
2611 "",
2612 "",
2613 "",
2614 "",
2615 "",
2616 "",
2617 "",
2618 "",
2619 "",
2620 "",
2621 "",
2622 "",
2623 "",
2624 "",
2625 "",
2626 "",
2627 "",
2628 "",
2629 "",
2630 "",
2631 "",
2632 "",
2633 "",
2634 "",
2635 "",
2636 "",
2637 "",
2638 "",
2639 "",
2640 "",
2641 "",
2642 "",
2643 "",
2644 "",
2645 "",
2646 "",
2647 "",
2648 "",
2649 "",
2650 "",
2651 "",
2652 "",
2653 "",
2654 "",
2655 "",
2656 "",
2657 "",
2658 "",
2659 "",
2660 "",
2661 "",
2662 "",
2663 "",
2664 "",
2665 "",
2666 "",
2667 "",
2668 "",
2669 "",
2670 "",
2671 "",
2672 "",
2673 "",
2674 "",
2675 "",
2676 "",
2677 "",
2678 "",
2679 "",
2680 "",
2681 "",
2682 "",
2683 "",
2684 "",
2685 "",
2686 "",
2687 "",
2688 "",
2689 "",
2690 "",
2691 "",
2692 "",
2693 "",
2694 "",
2695 "",
2696 "",
2697 "",
2698 "",
2699 "",
2700 "",
2701 "",
2702 "",
2703 "",
2704 "",
2705 "",
2706 "",
2707 "",
2708 "",
2709 "",
2710 "",
2711 "",
2712 "",
2713 "",
2714 "",
2715 "",
2716 "",
2717 "",
2718 "",
2719 "",
2720 "",
2721 "",
2722 "",
2723 "",
2724 "",
2725 "",
2726 "",
2727 "",
2728 "",
2729 "",
2730 "",
2731 "",
2732 "",
2733 "",
2734 "",
2735 "",
2736 "",
2737 "",
2738 "",
2739 "",
2740 "",
2741 "",
2742 "",
2743 "",
2744 "",
2745 "",
2746 "",
2747 "",
2748 "",
2749 "",
2750 "",
2751 "",
2752 "",
2753 "",
2754 "",
2755 "",
2756 "",
2757 "",
2758 "",
2759 "",
2760 "",
2761 "",
2762 "",
2763 "",
2764 "",
2765 "",
2766 "",
2767 "",
2768 "",
2769 "",
2770 "",
2771 "",
2772 "",
2773 "",
2774 "",
2775 "",
2776 "",
2777 "",
2778 "",
2779 "",
2780 "",
2781 "",
2782 "",
2783 "",
2784 "",
2785 "",
2786 "",
2787 "",
2788 "",
2789 "",
2790 "",
2791 "",
2792 "",
2793 "",
2794 "",
2795 "",
2796 "",
2797 "",
2798 "",
2799 "",
2800 "",
2801 "",
2802 "",
2803 "",
2804 "",
2805 "",
2806 "",
2807 "",
2808 "",
2809 "",
2810 "",
2811 "",
2812 "",
2813 "",
2814 "",
2815 "",
2816 "",
2817 "",
2818 "",
2819 "",
2820 "",
2821 "",
2822 "",
2823 "",
2824 "",
2825 "",
2826 "",
2827 "",
2828 "",
2829 "",
2830 "",
2831 "",
2832 "",
2833 "",
2834 ""
2835 ]
2836 },
2837 "description": "Metrics to include as columns in your report.",
2838 "type": "array"
2839 },
2840 "includeInviteData": {
2841 "type": "boolean",
2842 "description": "Deprecated. This field is no longer in use."
2843 }
2844 },
2845 "id": "Parameters",
2846 "description": "Parameters of a query or report.",
2847 "type": "object"
2848 },
2849 "PathQueryOptionsFilter": {
2850 "id": "PathQueryOptionsFilter",
2851 "description": "Dimension Filter on path events.",
2852 "type": "object",
2853 "properties": {
2854 "filter": {
2855 "enumDescriptions": [
2856 "",
2857 "",
2858 "",
2859 "",
2860 "",
2861 "",
2862 "",
2863 "",
2864 "",
2865 "",
2866 "",
2867 "",
2868 "",
2869 "",
2870 "",
2871 "",
2872 "",
2873 "",
2874 "",
2875 "",
2876 "",
2877 "",
2878 "",
2879 "",
2880 "",
2881 "",
2882 "",
2883 "",
2884 "",
2885 "",
2886 "",
2887 "",
2888 "",
2889 "",
2890 "",
2891 "",
2892 "",
2893 "",
2894 "",
2895 "",
2896 "",
2897 "",
2898 "",
2899 "",
2900 "",
2901 "",
2902 "",
2903 "",
2904 "",
2905 "",
2906 "",
2907 "",
2908 "",
2909 "",
2910 "",
2911 "",
2912 "",
2913 "",
2914 "",
2915 "",
2916 "",
2917 "",
2918 "",
2919 "",
2920 "",
2921 "",
2922 "",
2923 "",
2924 "",
2925 "",
2926 "",
2927 "",
2928 "",
2929 "",
2930 "",
2931 "",
2932 "",
2933 "",
2934 "",
2935 "",
2936 "",
2937 "",
2938 "",
2939 "",
2940 "",
2941 "",
2942 "",
2943 "",
2944 "",
2945 "",
2946 "",
2947 "",
2948 "",
2949 "",
2950 "",
2951 "",
2952 "",
2953 "",
2954 "",
2955 "",
2956 "",
2957 "",
2958 "",
2959 "",
2960 "",
2961 "",
2962 "",
2963 "",
2964 "",
2965 "",
2966 "",
2967 "",
2968 "",
2969 "",
2970 "",
2971 "",
2972 "",
2973 "",
2974 "",
2975 "",
2976 "",
2977 "",
2978 "",
2979 "",
2980 "",
2981 "",
2982 "",
2983 "",
2984 "",
2985 "",
2986 "",
2987 "",
2988 "",
2989 "",
2990 "",
2991 "",
2992 "",
2993 "",
2994 "",
2995 "",
2996 "",
2997 "",
2998 "",
2999 "",
3000 "",
3001 "",
3002 "",
3003 "",
3004 "",
3005 "",
3006 "",
3007 "",
3008 "",
3009 "",
3010 "",
3011 "",
3012 "",
3013 "",
3014 "",
3015 "",
3016 "",
3017 "",
3018 "",
3019 "",
3020 "",
3021 "",
3022 "",
3023 "",
3024 "",
3025 "",
3026 "",
3027 "",
3028 "",
3029 "",
3030 "",
3031 "",
3032 "",
3033 "",
3034 "",
3035 "",
3036 "",
3037 "",
3038 "",
3039 "",
3040 "",
3041 "",
3042 "",
3043 "",
3044 "",
3045 "",
3046 "",
3047 "",
3048 "",
3049 "",
3050 "",
3051 "",
3052 "",
3053 "",
3054 "",
3055 "",
3056 "",
3057 "",
3058 "",
3059 "",
3060 "",
3061 "",
3062 "",
3063 "",
3064 "",
3065 "",
3066 "",
3067 "",
3068 "",
3069 "",
3070 "",
3071 "",
3072 "",
3073 "",
3074 "",
3075 "",
3076 "",
3077 "",
3078 "",
3079 "",
3080 "",
3081 "",
3082 "",
3083 "",
3084 "",
3085 "",
3086 "",
3087 "",
3088 "",
3089 "",
3090 "",
3091 "",
3092 "",
3093 "",
3094 "",
3095 "",
3096 "",
3097 "",
3098 "",
3099 "",
3100 "",
3101 "",
3102 "",
3103 "",
3104 "",
3105 "",
3106 "",
3107 "",
3108 "",
3109 "",
3110 "",
3111 "",
3112 "",
3113 "",
3114 "",
3115 "",
3116 "",
3117 "",
3118 ""
3119 ],
3120 "enum": [
3121 "FILTER_UNKNOWN",
3122 "FILTER_DATE",
3123 "FILTER_DAY_OF_WEEK",
3124 "FILTER_WEEK",
3125 "FILTER_MONTH",
3126 "FILTER_YEAR",
3127 "FILTER_TIME_OF_DAY",
3128 "FILTER_CONVERSION_DELAY",
3129 "FILTER_CREATIVE_ID",
3130 "FILTER_CREATIVE_SIZE",
3131 "FILTER_CREATIVE_TYPE",
3132 "FILTER_EXCHANGE_ID",
3133 "FILTER_AD_POSITION",
3134 "FILTER_PUBLIC_INVENTORY",
3135 "FILTER_INVENTORY_SOURCE",
3136 "FILTER_CITY",
3137 "FILTER_REGION",
3138 "FILTER_DMA",
3139 "FILTER_COUNTRY",
3140 "FILTER_SITE_ID",
3141 "FILTER_CHANNEL_ID",
3142 "FILTER_PARTNER",
3143 "FILTER_ADVERTISER",
3144 "FILTER_INSERTION_ORDER",
3145 "FILTER_LINE_ITEM",
3146 "FILTER_PARTNER_CURRENCY",
3147 "FILTER_ADVERTISER_CURRENCY",
3148 "FILTER_ADVERTISER_TIMEZONE",
3149 "FILTER_LINE_ITEM_TYPE",
3150 "FILTER_USER_LIST",
3151 "FILTER_USER_LIST_FIRST_PARTY",
3152 "FILTER_USER_LIST_THIRD_PARTY",
3153 "FILTER_TARGETED_USER_LIST",
3154 "FILTER_DATA_PROVIDER",
3155 "FILTER_ORDER_ID",
3156 "FILTER_VIDEO_PLAYER_SIZE",
3157 "FILTER_VIDEO_DURATION_SECONDS",
3158 "FILTER_KEYWORD",
3159 "FILTER_PAGE_CATEGORY",
3160 "FILTER_CAMPAIGN_DAILY_FREQUENCY",
3161 "FILTER_LINE_ITEM_DAILY_FREQUENCY",
3162 "FILTER_LINE_ITEM_LIFETIME_FREQUENCY",
3163 "FILTER_OS",
3164 "FILTER_BROWSER",
3165 "FILTER_CARRIER",
3166 "FILTER_SITE_LANGUAGE",
3167 "FILTER_INVENTORY_FORMAT",
3168 "FILTER_ZIP_CODE",
3169 "FILTER_VIDEO_RATING_TIER",
3170 "FILTER_VIDEO_FORMAT_SUPPORT",
3171 "FILTER_VIDEO_SKIPPABLE_SUPPORT",
3172 "FILTER_VIDEO_VPAID_SUPPORT",
3173 "FILTER_VIDEO_CREATIVE_DURATION",
3174 "FILTER_PAGE_LAYOUT",
3175 "FILTER_VIDEO_AD_POSITION_IN_STREAM",
3176 "FILTER_AGE",
3177 "FILTER_GENDER",
3178 "FILTER_QUARTER",
3179 "FILTER_TRUEVIEW_CONVERSION_TYPE",
3180 "FILTER_MOBILE_GEO",
3181 "FILTER_MRAID_SUPPORT",
3182 "FILTER_ACTIVE_VIEW_EXPECTED_VIEWABILITY",
3183 "FILTER_VIDEO_CREATIVE_DURATION_SKIPPABLE",
3184 "FILTER_NIELSEN_COUNTRY_CODE",
3185 "FILTER_NIELSEN_DEVICE_ID",
3186 "FILTER_NIELSEN_GENDER",
3187 "FILTER_NIELSEN_AGE",
3188 "FILTER_INVENTORY_SOURCE_TYPE",
3189 "FILTER_CREATIVE_WIDTH",
3190 "FILTER_CREATIVE_HEIGHT",
3191 "FILTER_DFP_ORDER_ID",
3192 "FILTER_TRUEVIEW_AGE",
3193 "FILTER_TRUEVIEW_GENDER",
3194 "FILTER_TRUEVIEW_PARENTAL_STATUS",
3195 "FILTER_TRUEVIEW_REMARKETING_LIST",
3196 "FILTER_TRUEVIEW_INTEREST",
3197 "FILTER_TRUEVIEW_AD_GROUP_ID",
3198 "FILTER_TRUEVIEW_AD_GROUP_AD_ID",
3199 "FILTER_TRUEVIEW_IAR_LANGUAGE",
3200 "FILTER_TRUEVIEW_IAR_GENDER",
3201 "FILTER_TRUEVIEW_IAR_AGE",
3202 "FILTER_TRUEVIEW_IAR_CATEGORY",
3203 "FILTER_TRUEVIEW_IAR_COUNTRY",
3204 "FILTER_TRUEVIEW_IAR_CITY",
3205 "FILTER_TRUEVIEW_IAR_REGION",
3206 "FILTER_TRUEVIEW_IAR_ZIPCODE",
3207 "FILTER_TRUEVIEW_IAR_REMARKETING_LIST",
3208 "FILTER_TRUEVIEW_IAR_INTEREST",
3209 "FILTER_TRUEVIEW_IAR_PARENTAL_STATUS",
3210 "FILTER_TRUEVIEW_IAR_TIME_OF_DAY",
3211 "FILTER_TRUEVIEW_CUSTOM_AFFINITY",
3212 "FILTER_TRUEVIEW_CATEGORY",
3213 "FILTER_TRUEVIEW_KEYWORD",
3214 "FILTER_TRUEVIEW_PLACEMENT",
3215 "FILTER_TRUEVIEW_URL",
3216 "FILTER_TRUEVIEW_COUNTRY",
3217 "FILTER_TRUEVIEW_REGION",
3218 "FILTER_TRUEVIEW_CITY",
3219 "FILTER_TRUEVIEW_DMA",
3220 "FILTER_TRUEVIEW_ZIPCODE",
3221 "FILTER_NOT_SUPPORTED",
3222 "FILTER_MEDIA_PLAN",
3223 "FILTER_TRUEVIEW_IAR_YOUTUBE_CHANNEL",
3224 "FILTER_TRUEVIEW_IAR_YOUTUBE_VIDEO",
3225 "FILTER_SKIPPABLE_SUPPORT",
3226 "FILTER_COMPANION_CREATIVE_ID",
3227 "FILTER_BUDGET_SEGMENT_DESCRIPTION",
3228 "FILTER_FLOODLIGHT_ACTIVITY_ID",
3229 "FILTER_DEVICE_MODEL",
3230 "FILTER_DEVICE_MAKE",
3231 "FILTER_DEVICE_TYPE",
3232 "FILTER_CREATIVE_ATTRIBUTE",
3233 "FILTER_INVENTORY_COMMITMENT_TYPE",
3234 "FILTER_INVENTORY_RATE_TYPE",
3235 "FILTER_INVENTORY_DELIVERY_METHOD",
3236 "FILTER_INVENTORY_SOURCE_EXTERNAL_ID",
3237 "FILTER_AUTHORIZED_SELLER_STATE",
3238 "FILTER_VIDEO_DURATION_SECONDS_RANGE",
3239 "FILTER_PARTNER_NAME",
3240 "FILTER_PARTNER_STATUS",
3241 "FILTER_ADVERTISER_NAME",
3242 "FILTER_ADVERTISER_INTEGRATION_CODE",
3243 "FILTER_ADVERTISER_INTEGRATION_STATUS",
3244 "FILTER_CARRIER_NAME",
3245 "FILTER_CHANNEL_NAME",
3246 "FILTER_CITY_NAME",
3247 "FILTER_COMPANION_CREATIVE_NAME",
3248 "FILTER_USER_LIST_FIRST_PARTY_NAME",
3249 "FILTER_USER_LIST_THIRD_PARTY_NAME",
3250 "FILTER_NIELSEN_RESTATEMENT_DATE",
3251 "FILTER_NIELSEN_DATE_RANGE",
3252 "FILTER_INSERTION_ORDER_NAME",
3253 "FILTER_REGION_NAME",
3254 "FILTER_DMA_NAME",
3255 "FILTER_TRUEVIEW_IAR_REGION_NAME",
3256 "FILTER_TRUEVIEW_DMA_NAME",
3257 "FILTER_TRUEVIEW_REGION_NAME",
3258 "FILTER_ACTIVE_VIEW_CUSTOM_METRIC_ID",
3259 "FILTER_ACTIVE_VIEW_CUSTOM_METRIC_NAME",
3260 "FILTER_AD_TYPE",
3261 "FILTER_ALGORITHM",
3262 "FILTER_ALGORITHM_ID",
3263 "FILTER_AMP_PAGE_REQUEST",
3264 "FILTER_ANONYMOUS_INVENTORY_MODELING",
3265 "FILTER_APP_URL",
3266 "FILTER_APP_URL_EXCLUDED",
3267 "FILTER_ATTRIBUTED_USERLIST",
3268 "FILTER_ATTRIBUTED_USERLIST_COST",
3269 "FILTER_ATTRIBUTED_USERLIST_TYPE",
3270 "FILTER_ATTRIBUTION_MODEL",
3271 "FILTER_AUDIENCE_LIST",
3272 "FILTER_AUDIENCE_LIST_COST",
3273 "FILTER_AUDIENCE_LIST_TYPE",
3274 "FILTER_AUDIENCE_NAME",
3275 "FILTER_AUDIENCE_TYPE",
3276 "FILTER_BILLABLE_OUTCOME",
3277 "FILTER_BRAND_LIFT_TYPE",
3278 "FILTER_CHANNEL_TYPE",
3279 "FILTER_CM_PLACEMENT_ID",
3280 "FILTER_CONVERSION_SOURCE",
3281 "FILTER_CONVERSION_SOURCE_ID",
3282 "FILTER_COUNTRY_ID",
3283 "FILTER_CREATIVE",
3284 "FILTER_CREATIVE_ASSET",
3285 "FILTER_CREATIVE_INTEGRATION_CODE",
3286 "FILTER_CREATIVE_RENDERED_IN_AMP",
3287 "FILTER_CREATIVE_SOURCE",
3288 "FILTER_CREATIVE_STATUS",
3289 "FILTER_DATA_PROVIDER_NAME",
3290 "FILTER_DETAILED_DEMOGRAPHICS",
3291 "FILTER_DETAILED_DEMOGRAPHICS_ID",
3292 "FILTER_DEVICE",
3293 "FILTER_GAM_INSERTION_ORDER",
3294 "FILTER_GAM_LINE_ITEM",
3295 "FILTER_GAM_LINE_ITEM_ID",
3296 "FILTER_DIGITAL_CONTENT_LABEL",
3297 "FILTER_DOMAIN",
3298 "FILTER_ELIGIBLE_COOKIES_ON_FIRST_PARTY_AUDIENCE_LIST",
3299 "FILTER_ELIGIBLE_COOKIES_ON_THIRD_PARTY_AUDIENCE_LIST_AND_INTEREST",
3300 "FILTER_EXCHANGE",
3301 "FILTER_EXCHANGE_CODE",
3302 "FILTER_EXTENSION",
3303 "FILTER_EXTENSION_STATUS",
3304 "FILTER_EXTENSION_TYPE",
3305 "FILTER_FIRST_PARTY_AUDIENCE_LIST_COST",
3306 "FILTER_FIRST_PARTY_AUDIENCE_LIST_TYPE",
3307 "FILTER_FLOODLIGHT_ACTIVITY",
3308 "FILTER_FORMAT",
3309 "FILTER_GMAIL_AGE",
3310 "FILTER_GMAIL_CITY",
3311 "FILTER_GMAIL_COUNTRY",
3312 "FILTER_GMAIL_COUNTRY_NAME",
3313 "FILTER_GMAIL_DEVICE_TYPE",
3314 "FILTER_GMAIL_DEVICE_TYPE_NAME",
3315 "FILTER_GMAIL_GENDER",
3316 "FILTER_GMAIL_REGION",
3317 "FILTER_GMAIL_REMARKETING_LIST",
3318 "FILTER_HOUSEHOLD_INCOME",
3319 "FILTER_IMPRESSION_COUNTING_METHOD",
3320 "FILTER_YOUTUBE_PROGRAMMATIC_GUARANTEED_INSERTION_ORDER",
3321 "FILTER_INSERTION_ORDER_INTEGRATION_CODE",
3322 "FILTER_INSERTION_ORDER_STATUS",
3323 "FILTER_INTEREST",
3324 "FILTER_INVENTORY_SOURCE_GROUP",
3325 "FILTER_INVENTORY_SOURCE_GROUP_ID",
3326 "FILTER_INVENTORY_SOURCE_ID",
3327 "FILTER_INVENTORY_SOURCE_NAME",
3328 "FILTER_LIFE_EVENT",
3329 "FILTER_LIFE_EVENTS",
3330 "FILTER_LINE_ITEM_INTEGRATION_CODE",
3331 "FILTER_LINE_ITEM_NAME",
3332 "FILTER_LINE_ITEM_STATUS",
3333 "FILTER_MATCH_RATIO",
3334 "FILTER_MEASUREMENT_SOURCE",
3335 "FILTER_MEDIA_PLAN_NAME",
3336 "FILTER_PARENTAL_STATUS",
3337 "FILTER_PLACEMENT_ALL_YOUTUBE_CHANNELS",
3338 "FILTER_PLATFORM",
3339 "FILTER_PLAYBACK_METHOD",
3340 "FILTER_POSITION_IN_CONTENT",
3341 "FILTER_PUBLISHER_PROPERTY",
3342 "FILTER_PUBLISHER_PROPERTY_ID",
3343 "FILTER_PUBLISHER_PROPERTY_SECTION",
3344 "FILTER_PUBLISHER_PROPERTY_SECTION_ID",
3345 "FILTER_REFUND_REASON",
3346 "FILTER_REMARKETING_LIST",
3347 "FILTER_REWARDED",
3348 "FILTER_SENSITIVE_CATEGORY",
3349 "FILTER_SERVED_PIXEL_DENSITY",
3350 "FILTER_TARGETED_DATA_PROVIDERS",
3351 "FILTER_THIRD_PARTY_AUDIENCE_LIST_COST",
3352 "FILTER_THIRD_PARTY_AUDIENCE_LIST_TYPE",
3353 "FILTER_TRUEVIEW_AD",
3354 "FILTER_TRUEVIEW_AD_GROUP",
3355 "FILTER_TRUEVIEW_DETAILED_DEMOGRAPHICS",
3356 "FILTER_TRUEVIEW_DETAILED_DEMOGRAPHICS_ID",
3357 "FILTER_TRUEVIEW_HOUSEHOLD_INCOME",
3358 "FILTER_TRUEVIEW_IAR_COUNTRY_NAME",
3359 "FILTER_TRUEVIEW_REMARKETING_LIST_NAME",
3360 "FILTER_VARIANT_ID",
3361 "FILTER_VARIANT_NAME",
3362 "FILTER_VARIANT_VERSION",
3363 "FILTER_VERIFICATION_VIDEO_PLAYER_SIZE",
3364 "FILTER_VERIFICATION_VIDEO_POSITION",
3365 "FILTER_VIDEO_COMPANION_CREATIVE_SIZE",
3366 "FILTER_VIDEO_CONTINUOUS_PLAY",
3367 "FILTER_VIDEO_DURATION",
3368 "FILTER_YOUTUBE_ADAPTED_AUDIENCE_LIST",
3369 "FILTER_YOUTUBE_AD_VIDEO",
3370 "FILTER_YOUTUBE_AD_VIDEO_ID",
3371 "FILTER_YOUTUBE_CHANNEL",
3372 "FILTER_YOUTUBE_PROGRAMMATIC_GUARANTEED_ADVERTISER",
3373 "FILTER_YOUTUBE_PROGRAMMATIC_GUARANTEED_PARTNER",
3374 "FILTER_YOUTUBE_VIDEO",
3375 "FILTER_ZIP_POSTAL_CODE",
3376 "FILTER_PLACEMENT_NAME_ALL_YOUTUBE_CHANNELS",
3377 "FILTER_TRUEVIEW_PLACEMENT_ID",
3378 "FILTER_PATH_PATTERN_ID",
3379 "FILTER_PATH_EVENT_INDEX",
3380 "FILTER_EVENT_TYPE",
3381 "FILTER_CHANNEL_GROUPING",
3382 "FILTER_OM_SDK_AVAILABLE",
3383 "FILTER_DATA_SOURCE"
3384 ],
3385 "type": "string",
3386 "description": "Dimension the filter is applied to."
3387 },
3388 "match": {
3389 "description": "Indicates how the filter should be matched to the value.",
3390 "type": "string",
3391 "enumDescriptions": [
3392 "",
3393 "",
3394 "",
3395 "",
3396 ""
3397 ],
3398 "enum": [
3399 "UNKNOWN",
3400 "EXACT",
3401 "PARTIAL",
3402 "BEGINS_WITH",
3403 "WILDCARD_EXPRESSION"
3404 ]
3405 },
3406 "values": {
3407 "items": {
3408 "type": "string"
3409 },
3410 "type": "array",
3411 "description": "Value to filter on."
3412 }
3413 }
3414 },
3415 "UploadStatus": {
3416 "properties": {
3417 "errors": {
3418 "description": "Reasons why upload can't be completed.",
3419 "items": {
3420 "type": "string"
3421 },
3422 "type": "array"
3423 },
3424 "rowStatus": {
3425 "description": "Per-row upload status.",
3426 "type": "array",
3427 "items": {
3428 "$ref": "RowStatus"
3429 }
3430 }
3431 },
3432 "description": "Represents the status of upload.",
3433 "type": "object",
3434 "id": "UploadStatus"
3435 },
3436 "ReportMetadata": {
3437 "description": "Report metadata.",
3438 "type": "object",
3439 "properties": {
3440 "reportDataEndTimeMs": {
3441 "format": "int64",
3442 "description": "The ending time for the data that is shown in the report.",
3443 "type": "string"
3444 },
3445 "googleCloudStoragePath": {
3446 "description": "The path to the location in Google Cloud Storage where the report is stored.",
3447 "type": "string"
3448 },
3449 "status": {
3450 "$ref": "ReportStatus",
3451 "description": "Report status."
3452 },
3453 "reportDataStartTimeMs": {
3454 "format": "int64",
3455 "type": "string",
3456 "description": "The starting time for the data that is shown in the report."
3457 }
3458 },
3459 "id": "ReportMetadata"
3460 }
3461 },
3462 "discoveryVersion": "v1",
3463 "canonicalName": "DoubleClick Bid Manager",
3464 "documentationLink": "https://developers.google.com/bid-manager/",
3465 "kind": "discovery#restDescription",
3466 "revision": "20201105",
3467 "batchPath": "batch",
3468 "fullyEncodeReservedExpansion": true,
3469 "auth": {
3470 "oauth2": {
3471 "scopes": {
3472 "https://www.googleapis.com/auth/doubleclickbidmanager": {
3473 "description": "View and manage your reports in DoubleClick Bid Manager"
3474 }
3475 }
3476 }
3477 },
3478 "parameters": {
3479 "alt": {
3480 "default": "json",
3481 "description": "Data format for response.",
3482 "enum": [
3483 "json",
3484 "media",
3485 "proto"
3486 ],
3487 "location": "query",
3488 "type": "string",
3489 "enumDescriptions": [
3490 "Responses with Content-Type of application/json",
3491 "Media download with context-dependent Content-Type",
3492 "Responses with Content-Type of application/x-protobuf"
3493 ]
3494 },
3495 "quotaUser": {
3496 "type": "string",
3497 "location": "query",
3498 "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters."
3499 },
3500 "fields": {
3501 "location": "query",
3502 "type": "string",
3503 "description": "Selector specifying which fields to include in a partial response."
3504 },
3505 "key": {
3506 "type": "string",
3507 "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.",
3508 "location": "query"
3509 },
3510 "callback": {
3511 "location": "query",
3512 "type": "string",
3513 "description": "JSONP"
3514 },
3515 "prettyPrint": {
3516 "location": "query",
3517 "default": "true",
3518 "description": "Returns response with indentations and line breaks.",
3519 "type": "boolean"
3520 },
3521 "access_token": {
3522 "location": "query",
3523 "description": "OAuth access token.",
3524 "type": "string"
3525 },
3526 "upload_protocol": {
3527 "type": "string",
3528 "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").",
3529 "location": "query"
3530 },
3531 "oauth_token": {
3532 "description": "OAuth 2.0 token for the current user.",
3533 "type": "string",
3534 "location": "query"
3535 },
3536 "$.xgafv": {
3537 "location": "query",
3538 "description": "V1 error format.",
3539 "enum": [
3540 "1",
3541 "2"
3542 ],
3543 "type": "string",
3544 "enumDescriptions": [
3545 "v1 error format",
3546 "v2 error format"
3547 ]
3548 },
3549 "uploadType": {
3550 "location": "query",
3551 "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").",
3552 "type": "string"
3553 }
3554 },
3555 "version": "v1.1",
3556 "resources": {
3557 "queries": {
3558 "methods": {
3559 "createquery": {
3560 "response": {
3561 "$ref": "Query"
3562 },
3563 "httpMethod": "POST",
3564 "request": {
3565 "$ref": "Query"
3566 },
3567 "path": "query",
3568 "parameters": {
3569 "asynchronous": {
3570 "type": "boolean",
3571 "default": "false",
3572 "location": "query",
3573 "description": "If true, tries to run the query asynchronously. Only applicable when the frequency is ONE_TIME."
3574 }
3575 },
3576 "parameterOrder": [],
3577 "scopes": [
3578 "https://www.googleapis.com/auth/doubleclickbidmanager"
3579 ],
3580 "id": "doubleclickbidmanager.queries.createquery",
3581 "flatPath": "query",
3582 "description": "Creates a query."
3583 },
3584 "deletequery": {
3585 "flatPath": "query/{queryId}",
3586 "parameterOrder": [
3587 "queryId"
3588 ],
3589 "scopes": [
3590 "https://www.googleapis.com/auth/doubleclickbidmanager"
3591 ],
3592 "description": "Deletes a stored query as well as the associated stored reports.",
3593 "path": "query/{queryId}",
3594 "httpMethod": "DELETE",
3595 "parameters": {
3596 "queryId": {
3597 "description": "Query ID to delete.",
3598 "location": "path",
3599 "type": "string",
3600 "required": true,
3601 "format": "int64"
3602 }
3603 },
3604 "id": "doubleclickbidmanager.queries.deletequery"
3605 },
3606 "getquery": {
3607 "path": "query/{queryId}",
3608 "response": {
3609 "$ref": "Query"
3610 },
3611 "id": "doubleclickbidmanager.queries.getquery",
3612 "flatPath": "query/{queryId}",
3613 "scopes": [
3614 "https://www.googleapis.com/auth/doubleclickbidmanager"
3615 ],
3616 "parameterOrder": [
3617 "queryId"
3618 ],
3619 "httpMethod": "GET",
3620 "parameters": {
3621 "queryId": {
3622 "required": true,
3623 "type": "string",
3624 "format": "int64",
3625 "description": "Query ID to retrieve.",
3626 "location": "path"
3627 }
3628 },
3629 "description": "Retrieves a stored query."
3630 },
3631 "runquery": {
3632 "flatPath": "query/{queryId}",
3633 "path": "query/{queryId}",
3634 "httpMethod": "POST",
3635 "request": {
3636 "$ref": "RunQueryRequest"
3637 },
3638 "parameters": {
3639 "asynchronous": {
3640 "location": "query",
3641 "default": "false",
3642 "description": "If true, tries to run the query asynchronously.",
3643 "type": "boolean"
3644 },
3645 "queryId": {
3646 "location": "path",
3647 "required": true,
3648 "format": "int64",
3649 "description": "Query ID to run.",
3650 "type": "string"
3651 }
3652 },
3653 "description": "Runs a stored query to generate a report.",
3654 "parameterOrder": [
3655 "queryId"
3656 ],
3657 "scopes": [
3658 "https://www.googleapis.com/auth/doubleclickbidmanager"
3659 ],
3660 "id": "doubleclickbidmanager.queries.runquery"
3661 },
3662 "listqueries": {
3663 "description": "Retrieves stored queries.",
3664 "path": "queries",
3665 "id": "doubleclickbidmanager.queries.listqueries",
3666 "parameters": {
3667 "pageToken": {
3668 "type": "string",
3669 "description": "Optional pagination token.",
3670 "location": "query"
3671 },
3672 "pageSize": {
3673 "location": "query",
3674 "type": "integer",
3675 "format": "int32",
3676 "description": "Maximum number of results per page. Must be between 1 and 100. Defaults to 100 if unspecified."
3677 }
3678 },
3679 "parameterOrder": [],
3680 "response": {
3681 "$ref": "ListQueriesResponse"
3682 },
3683 "flatPath": "queries",
3684 "httpMethod": "GET",
3685 "scopes": [
3686 "https://www.googleapis.com/auth/doubleclickbidmanager"
3687 ]
3688 }
3689 }
3690 },
3691 "reports": {
3692 "methods": {
3693 "listreports": {
3694 "flatPath": "queries/{queryId}/reports",
3695 "parameterOrder": [
3696 "queryId"
3697 ],
3698 "scopes": [
3699 "https://www.googleapis.com/auth/doubleclickbidmanager"
3700 ],
3701 "response": {
3702 "$ref": "ListReportsResponse"
3703 },
3704 "httpMethod": "GET",
3705 "id": "doubleclickbidmanager.reports.listreports",
3706 "parameters": {
3707 "queryId": {
3708 "location": "path",
3709 "type": "string",
3710 "required": true,
3711 "format": "int64",
3712 "description": "Query ID with which the reports are associated."
3713 },
3714 "pageSize": {
3715 "description": "Maximum number of results per page. Must be between 1 and 100. Defaults to 100 if unspecified.",
3716 "location": "query",
3717 "format": "int32",
3718 "type": "integer"
3719 },
3720 "pageToken": {
3721 "description": "Optional pagination token.",
3722 "location": "query",
3723 "type": "string"
3724 }
3725 },
3726 "path": "queries/{queryId}/reports",
3727 "description": "Retrieves stored reports."
3728 }
3729 }
3730 },
3731 "lineitems": {
3732 "methods": {
3733 "downloadlineitems": {
3734 "parameters": {},
3735 "httpMethod": "POST",
3736 "id": "doubleclickbidmanager.lineitems.downloadlineitems",
3737 "request": {
3738 "$ref": "DownloadLineItemsRequest"
3739 },
3740 "path": "lineitems/downloadlineitems",
3741 "response": {
3742 "$ref": "DownloadLineItemsResponse"
3743 },
3744 "parameterOrder": [],
3745 "scopes": [
3746 "https://www.googleapis.com/auth/doubleclickbidmanager"
3747 ],
3748 "flatPath": "lineitems/downloadlineitems",
3749 "description": "Retrieves line items in CSV format. YouTube & partners line items are not supported."
3750 },
3751 "uploadlineitems": {
3752 "parameterOrder": [],
3753 "scopes": [
3754 "https://www.googleapis.com/auth/doubleclickbidmanager"
3755 ],
3756 "flatPath": "lineitems/uploadlineitems",
3757 "parameters": {},
3758 "httpMethod": "POST",
3759 "request": {
3760 "$ref": "UploadLineItemsRequest"
3761 },
3762 "response": {
3763 "$ref": "UploadLineItemsResponse"
3764 },
3765 "path": "lineitems/uploadlineitems",
3766 "id": "doubleclickbidmanager.lineitems.uploadlineitems",
3767 "description": "Uploads line items in CSV format. YouTube & partners line items are not supported."
3768 }
3769 }
3770 },
3771 "sdf": {
3772 "methods": {
3773 "download": {
3774 "flatPath": "sdf/download",
3775 "path": "sdf/download",
3776 "response": {
3777 "$ref": "DownloadResponse"
3778 },
3779 "description": "Retrieves entities in SDF format.",
3780 "request": {
3781 "$ref": "DownloadRequest"
3782 },
3783 "scopes": [
3784 "https://www.googleapis.com/auth/doubleclickbidmanager"
3785 ],
3786 "parameters": {},
3787 "httpMethod": "POST",
3788 "parameterOrder": [],
3789 "id": "doubleclickbidmanager.sdf.download"
3790 }
3791 }
3792 }
3793 },
3794 "ownerName": "Google",
3795 "title": "DoubleClick Bid Manager API",
3796 "rootUrl": "https://doubleclickbidmanager.googleapis.com/",
3797 "description": "DoubleClick Bid Manager API allows users to manage and create campaigns and reports.",
3798 "protocol": "rest",
3799 "ownerDomain": "google.com",
3800 "baseUrl": "https://doubleclickbidmanager.googleapis.com/doubleclickbidmanager/v1.1/",
3801 "icons": {
3802 "x32": "http://www.google.com/images/icons/product/search-32.gif",
3803 "x16": "http://www.google.com/images/icons/product/search-16.gif"
3804 },
3805 "id": "doubleclickbidmanager:v1.1",
3806 "servicePath": "doubleclickbidmanager/v1.1/",
3807 "mtlsRootUrl": "https://doubleclickbidmanager.mtls.googleapis.com/",
3808 "name": "doubleclickbidmanager",
3809 "basePath": "/doubleclickbidmanager/v1.1/"
3810}