Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(109)

Side by Side Diff: generated/googleapis/lib/doubleclickbidmanager/v1.dart

Issue 2734843002: Api-roll 46: 2017-03-06 (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 // This is a generated file (see the discoveryapis_generator project). 1 // This is a generated file (see the discoveryapis_generator project).
2 2
3 library googleapis.doubleclickbidmanager.v1; 3 library googleapis.doubleclickbidmanager.v1;
4 4
5 import 'dart:core' as core; 5 import 'dart:core' as core;
6 import 'dart:async' as async; 6 import 'dart:async' as async;
7 import 'dart:convert' as convert; 7 import 'dart:convert' as convert;
8 8
9 import 'package:_discoveryapis_commons/_discoveryapis_commons.dart' as commons; 9 import 'package:_discoveryapis_commons/_discoveryapis_commons.dart' as commons;
10 import 'package:http/http.dart' as http; 10 import 'package:http/http.dart' as http;
(...skipping 500 matching lines...) Expand 10 before | Expand all | Expand 10 after
511 * Request to fetch stored insertion orders, line items, TrueView ad groups and 511 * Request to fetch stored insertion orders, line items, TrueView ad groups and
512 * ads. 512 * ads.
513 */ 513 */
514 class DownloadRequest { 514 class DownloadRequest {
515 /** File types that will be returned. */ 515 /** File types that will be returned. */
516 core.List<core.String> fileTypes; 516 core.List<core.String> fileTypes;
517 /** 517 /**
518 * The IDs of the specified filter type. This is used to filter entities to 518 * The IDs of the specified filter type. This is used to filter entities to
519 * fetch. At least one ID must be specified. Only one ID is allowed for the 519 * fetch. At least one ID must be specified. Only one ID is allowed for the
520 * ADVERTISER_ID filter type. For INSERTION_ORDER_ID or LINE_ITEM_ID filter 520 * ADVERTISER_ID filter type. For INSERTION_ORDER_ID or LINE_ITEM_ID filter
521 * types all IDs must be from the same Advertiser. 521 * types, all IDs must be from the same Advertiser.
522 */ 522 */
523 core.List<core.String> filterIds; 523 core.List<core.String> filterIds;
524 /** 524 /**
525 * Filter type used to filter line items to fetch. 525 * Filter type used to filter line items to fetch.
526 * Possible string values are: 526 * Possible string values are:
527 * - "ADVERTISER_ID" 527 * - "ADVERTISER_ID"
528 * - "INSERTION_ORDER_ID" 528 * - "INSERTION_ORDER_ID"
529 * - "LINE_ITEM_ID" 529 * - "LINE_ITEM_ID"
530 */ 530 */
531 core.String filterType; 531 core.String filterType;
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after
627 * - "FILTER_ADVERTISER_CURRENCY" 627 * - "FILTER_ADVERTISER_CURRENCY"
628 * - "FILTER_ADVERTISER_TIMEZONE" 628 * - "FILTER_ADVERTISER_TIMEZONE"
629 * - "FILTER_AD_POSITION" 629 * - "FILTER_AD_POSITION"
630 * - "FILTER_AGE" 630 * - "FILTER_AGE"
631 * - "FILTER_BRANDSAFE_CHANNEL_ID" 631 * - "FILTER_BRANDSAFE_CHANNEL_ID"
632 * - "FILTER_BROWSER" 632 * - "FILTER_BROWSER"
633 * - "FILTER_CAMPAIGN_DAILY_FREQUENCY" 633 * - "FILTER_CAMPAIGN_DAILY_FREQUENCY"
634 * - "FILTER_CARRIER" 634 * - "FILTER_CARRIER"
635 * - "FILTER_CHANNEL_ID" 635 * - "FILTER_CHANNEL_ID"
636 * - "FILTER_CITY" 636 * - "FILTER_CITY"
637 * - "FILTER_COMPANION_CREATIVE_ID"
637 * - "FILTER_CONVERSION_DELAY" 638 * - "FILTER_CONVERSION_DELAY"
638 * - "FILTER_COUNTRY" 639 * - "FILTER_COUNTRY"
639 * - "FILTER_CREATIVE_HEIGHT" 640 * - "FILTER_CREATIVE_HEIGHT"
640 * - "FILTER_CREATIVE_ID" 641 * - "FILTER_CREATIVE_ID"
641 * - "FILTER_CREATIVE_SIZE" 642 * - "FILTER_CREATIVE_SIZE"
642 * - "FILTER_CREATIVE_TYPE" 643 * - "FILTER_CREATIVE_TYPE"
643 * - "FILTER_CREATIVE_WIDTH" 644 * - "FILTER_CREATIVE_WIDTH"
644 * - "FILTER_DATA_PROVIDER" 645 * - "FILTER_DATA_PROVIDER"
645 * - "FILTER_DATE" 646 * - "FILTER_DATE"
646 * - "FILTER_DAY_OF_WEEK" 647 * - "FILTER_DAY_OF_WEEK"
(...skipping 28 matching lines...) Expand all
675 * - "FILTER_PAGE_CATEGORY" 676 * - "FILTER_PAGE_CATEGORY"
676 * - "FILTER_PAGE_LAYOUT" 677 * - "FILTER_PAGE_LAYOUT"
677 * - "FILTER_PARTNER" 678 * - "FILTER_PARTNER"
678 * - "FILTER_PARTNER_CURRENCY" 679 * - "FILTER_PARTNER_CURRENCY"
679 * - "FILTER_PUBLIC_INVENTORY" 680 * - "FILTER_PUBLIC_INVENTORY"
680 * - "FILTER_QUARTER" 681 * - "FILTER_QUARTER"
681 * - "FILTER_REGION" 682 * - "FILTER_REGION"
682 * - "FILTER_REGULAR_CHANNEL_ID" 683 * - "FILTER_REGULAR_CHANNEL_ID"
683 * - "FILTER_SITE_ID" 684 * - "FILTER_SITE_ID"
684 * - "FILTER_SITE_LANGUAGE" 685 * - "FILTER_SITE_LANGUAGE"
686 * - "FILTER_SKIPPABLE_SUPPORT"
685 * - "FILTER_TARGETED_USER_LIST" 687 * - "FILTER_TARGETED_USER_LIST"
686 * - "FILTER_TIME_OF_DAY" 688 * - "FILTER_TIME_OF_DAY"
687 * - "FILTER_TRUEVIEW_AD_GROUP_AD_ID" 689 * - "FILTER_TRUEVIEW_AD_GROUP_AD_ID"
688 * - "FILTER_TRUEVIEW_AD_GROUP_ID" 690 * - "FILTER_TRUEVIEW_AD_GROUP_ID"
689 * - "FILTER_TRUEVIEW_AGE" 691 * - "FILTER_TRUEVIEW_AGE"
690 * - "FILTER_TRUEVIEW_CATEGORY" 692 * - "FILTER_TRUEVIEW_CATEGORY"
691 * - "FILTER_TRUEVIEW_CITY" 693 * - "FILTER_TRUEVIEW_CITY"
692 * - "FILTER_TRUEVIEW_CONVERSION_TYPE" 694 * - "FILTER_TRUEVIEW_CONVERSION_TYPE"
693 * - "FILTER_TRUEVIEW_COUNTRY" 695 * - "FILTER_TRUEVIEW_COUNTRY"
694 * - "FILTER_TRUEVIEW_CUSTOM_AFFINITY" 696 * - "FILTER_TRUEVIEW_CUSTOM_AFFINITY"
(...skipping 166 matching lines...) Expand 10 before | Expand all | Expand 10 after
861 * - "TYPE_NIELSEN_ONLINE_GLOBAL_MARKET" 863 * - "TYPE_NIELSEN_ONLINE_GLOBAL_MARKET"
862 * - "TYPE_NIELSEN_SITE" 864 * - "TYPE_NIELSEN_SITE"
863 * - "TYPE_NOT_SUPPORTED" 865 * - "TYPE_NOT_SUPPORTED"
864 * - "TYPE_ORDER_ID" 866 * - "TYPE_ORDER_ID"
865 * - "TYPE_PAGE_CATEGORY" 867 * - "TYPE_PAGE_CATEGORY"
866 * - "TYPE_PETRA_NIELSEN_AUDIENCE_PROFILE" 868 * - "TYPE_PETRA_NIELSEN_AUDIENCE_PROFILE"
867 * - "TYPE_PETRA_NIELSEN_DAILY_REACH_BUILD" 869 * - "TYPE_PETRA_NIELSEN_DAILY_REACH_BUILD"
868 * - "TYPE_PETRA_NIELSEN_ONLINE_GLOBAL_MARKET" 870 * - "TYPE_PETRA_NIELSEN_ONLINE_GLOBAL_MARKET"
869 * - "TYPE_PIXEL_LOAD" 871 * - "TYPE_PIXEL_LOAD"
870 * - "TYPE_REACH_AND_FREQUENCY" 872 * - "TYPE_REACH_AND_FREQUENCY"
873 * - "TYPE_REACH_AUDIENCE"
871 * - "TYPE_THIRD_PARTY_DATA_PROVIDER" 874 * - "TYPE_THIRD_PARTY_DATA_PROVIDER"
872 * - "TYPE_TRUEVIEW" 875 * - "TYPE_TRUEVIEW"
873 * - "TYPE_TRUEVIEW_IAR" 876 * - "TYPE_TRUEVIEW_IAR"
874 * - "TYPE_VERIFICATION" 877 * - "TYPE_VERIFICATION"
875 * - "TYPE_YOUTUBE_VERTICAL" 878 * - "TYPE_YOUTUBE_VERTICAL"
876 */ 879 */
877 core.String type; 880 core.String type;
878 881
879 Parameters(); 882 Parameters();
880 883
(...skipping 784 matching lines...) Expand 10 before | Expand all | Expand 10 after
1665 var _json = new core.Map(); 1668 var _json = new core.Map();
1666 if (errors != null) { 1669 if (errors != null) {
1667 _json["errors"] = errors; 1670 _json["errors"] = errors;
1668 } 1671 }
1669 if (rowStatus != null) { 1672 if (rowStatus != null) {
1670 _json["rowStatus"] = rowStatus.map((value) => (value).toJson()).toList(); 1673 _json["rowStatus"] = rowStatus.map((value) => (value).toJson()).toList();
1671 } 1674 }
1672 return _json; 1675 return _json;
1673 } 1676 }
1674 } 1677 }
OLDNEW
« no previous file with comments | « generated/googleapis/lib/deploymentmanager/v2.dart ('k') | generated/googleapis/lib/drive/v2.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698