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

Side by Side Diff: generated/googleapis/lib/dfareporting/v2_4.dart

Issue 2485703002: Api-roll 42: 2016-11-08 (Closed)
Patch Set: Created 4 years, 1 month 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.dfareporting.v2_4; 3 library googleapis.dfareporting.v2_4;
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 405 matching lines...) Expand 10 before | Expand all | Expand 10 after
416 "POST", 416 "POST",
417 body: _body, 417 body: _body,
418 queryParams: _queryParams, 418 queryParams: _queryParams,
419 uploadOptions: _uploadOptions, 419 uploadOptions: _uploadOptions,
420 uploadMedia: _uploadMedia, 420 uploadMedia: _uploadMedia,
421 downloadOptions: _downloadOptions); 421 downloadOptions: _downloadOptions);
422 return _response.then((data) => new AccountUserProfile.fromJson(data)); 422 return _response.then((data) => new AccountUserProfile.fromJson(data));
423 } 423 }
424 424
425 /** 425 /**
426 * Retrieves a list of account user profiles, possibly filtered. 426 * Retrieves a list of account user profiles, possibly filtered. This method
427 * supports paging.
427 * 428 *
428 * Request parameters: 429 * Request parameters:
429 * 430 *
430 * [profileId] - User profile ID associated with this request. 431 * [profileId] - User profile ID associated with this request.
431 * 432 *
432 * [active] - Select only active user profiles. 433 * [active] - Select only active user profiles.
433 * 434 *
434 * [ids] - Select only user profiles with these IDs. 435 * [ids] - Select only user profiles with these IDs.
435 * 436 *
436 * [maxResults] - Maximum number of results to return. 437 * [maxResults] - Maximum number of results to return.
(...skipping 224 matching lines...) Expand 10 before | Expand all | Expand 10 after
661 "GET", 662 "GET",
662 body: _body, 663 body: _body,
663 queryParams: _queryParams, 664 queryParams: _queryParams,
664 uploadOptions: _uploadOptions, 665 uploadOptions: _uploadOptions,
665 uploadMedia: _uploadMedia, 666 uploadMedia: _uploadMedia,
666 downloadOptions: _downloadOptions); 667 downloadOptions: _downloadOptions);
667 return _response.then((data) => new Account.fromJson(data)); 668 return _response.then((data) => new Account.fromJson(data));
668 } 669 }
669 670
670 /** 671 /**
671 * Retrieves the list of accounts, possibly filtered. 672 * Retrieves the list of accounts, possibly filtered. This method supports
673 * paging.
672 * 674 *
673 * Request parameters: 675 * Request parameters:
674 * 676 *
675 * [profileId] - User profile ID associated with this request. 677 * [profileId] - User profile ID associated with this request.
676 * 678 *
677 * [active] - Select only active accounts. Don't set this field to select both 679 * [active] - Select only active accounts. Don't set this field to select both
678 * active and non-active accounts. 680 * active and non-active accounts.
679 * 681 *
680 * [ids] - Select only accounts with these IDs. 682 * [ids] - Select only accounts with these IDs.
681 * 683 *
(...skipping 256 matching lines...) Expand 10 before | Expand all | Expand 10 after
938 "POST", 940 "POST",
939 body: _body, 941 body: _body,
940 queryParams: _queryParams, 942 queryParams: _queryParams,
941 uploadOptions: _uploadOptions, 943 uploadOptions: _uploadOptions,
942 uploadMedia: _uploadMedia, 944 uploadMedia: _uploadMedia,
943 downloadOptions: _downloadOptions); 945 downloadOptions: _downloadOptions);
944 return _response.then((data) => new Ad.fromJson(data)); 946 return _response.then((data) => new Ad.fromJson(data));
945 } 947 }
946 948
947 /** 949 /**
948 * Retrieves a list of ads, possibly filtered. 950 * Retrieves a list of ads, possibly filtered. This method supports paging.
949 * 951 *
950 * Request parameters: 952 * Request parameters:
951 * 953 *
952 * [profileId] - User profile ID associated with this request. 954 * [profileId] - User profile ID associated with this request.
953 * 955 *
954 * [active] - Select only active ads. 956 * [active] - Select only active ads.
955 * 957 *
956 * [advertiserId] - Select only ads with this advertiser ID. 958 * [advertiserId] - Select only ads with this advertiser ID.
957 * 959 *
958 * [archived] - Select only archived ads. 960 * [archived] - Select only archived ads.
(...skipping 424 matching lines...) Expand 10 before | Expand all | Expand 10 after
1383 "POST", 1385 "POST",
1384 body: _body, 1386 body: _body,
1385 queryParams: _queryParams, 1387 queryParams: _queryParams,
1386 uploadOptions: _uploadOptions, 1388 uploadOptions: _uploadOptions,
1387 uploadMedia: _uploadMedia, 1389 uploadMedia: _uploadMedia,
1388 downloadOptions: _downloadOptions); 1390 downloadOptions: _downloadOptions);
1389 return _response.then((data) => new AdvertiserGroup.fromJson(data)); 1391 return _response.then((data) => new AdvertiserGroup.fromJson(data));
1390 } 1392 }
1391 1393
1392 /** 1394 /**
1393 * Retrieves a list of advertiser groups, possibly filtered. 1395 * Retrieves a list of advertiser groups, possibly filtered. This method
1396 * supports paging.
1394 * 1397 *
1395 * Request parameters: 1398 * Request parameters:
1396 * 1399 *
1397 * [profileId] - User profile ID associated with this request. 1400 * [profileId] - User profile ID associated with this request.
1398 * 1401 *
1399 * [ids] - Select only advertiser groups with these IDs. 1402 * [ids] - Select only advertiser groups with these IDs.
1400 * 1403 *
1401 * [maxResults] - Maximum number of results to return. 1404 * [maxResults] - Maximum number of results to return.
1402 * 1405 *
1403 * [pageToken] - Value of the nextPageToken from the previous result page. 1406 * [pageToken] - Value of the nextPageToken from the previous result page.
(...skipping 251 matching lines...) Expand 10 before | Expand all | Expand 10 after
1655 "POST", 1658 "POST",
1656 body: _body, 1659 body: _body,
1657 queryParams: _queryParams, 1660 queryParams: _queryParams,
1658 uploadOptions: _uploadOptions, 1661 uploadOptions: _uploadOptions,
1659 uploadMedia: _uploadMedia, 1662 uploadMedia: _uploadMedia,
1660 downloadOptions: _downloadOptions); 1663 downloadOptions: _downloadOptions);
1661 return _response.then((data) => new Advertiser.fromJson(data)); 1664 return _response.then((data) => new Advertiser.fromJson(data));
1662 } 1665 }
1663 1666
1664 /** 1667 /**
1665 * Retrieves a list of advertisers, possibly filtered. 1668 * Retrieves a list of advertisers, possibly filtered. This method supports
1669 * paging.
1666 * 1670 *
1667 * Request parameters: 1671 * Request parameters:
1668 * 1672 *
1669 * [profileId] - User profile ID associated with this request. 1673 * [profileId] - User profile ID associated with this request.
1670 * 1674 *
1671 * [advertiserGroupIds] - Select only advertisers with these advertiser group 1675 * [advertiserGroupIds] - Select only advertisers with these advertiser group
1672 * IDs. 1676 * IDs.
1673 * 1677 *
1674 * [floodlightConfigurationIds] - Select only advertisers with these 1678 * [floodlightConfigurationIds] - Select only advertisers with these
1675 * floodlight configuration IDs. 1679 * floodlight configuration IDs.
(...skipping 300 matching lines...) Expand 10 before | Expand all | Expand 10 after
1976 body: _body, 1980 body: _body,
1977 queryParams: _queryParams, 1981 queryParams: _queryParams,
1978 uploadOptions: _uploadOptions, 1982 uploadOptions: _uploadOptions,
1979 uploadMedia: _uploadMedia, 1983 uploadMedia: _uploadMedia,
1980 downloadOptions: _downloadOptions); 1984 downloadOptions: _downloadOptions);
1981 return _response.then((data) => new CampaignCreativeAssociation.fromJson(dat a)); 1985 return _response.then((data) => new CampaignCreativeAssociation.fromJson(dat a));
1982 } 1986 }
1983 1987
1984 /** 1988 /**
1985 * Retrieves the list of creative IDs associated with the specified campaign. 1989 * Retrieves the list of creative IDs associated with the specified campaign.
1990 * This method supports paging.
1986 * 1991 *
1987 * Request parameters: 1992 * Request parameters:
1988 * 1993 *
1989 * [profileId] - User profile ID associated with this request. 1994 * [profileId] - User profile ID associated with this request.
1990 * 1995 *
1991 * [campaignId] - Campaign ID in this association. 1996 * [campaignId] - Campaign ID in this association.
1992 * 1997 *
1993 * [maxResults] - Maximum number of results to return. 1998 * [maxResults] - Maximum number of results to return.
1994 * 1999 *
1995 * [pageToken] - Value of the nextPageToken from the previous result page. 2000 * [pageToken] - Value of the nextPageToken from the previous result page.
(...skipping 151 matching lines...) Expand 10 before | Expand all | Expand 10 after
2147 "POST", 2152 "POST",
2148 body: _body, 2153 body: _body,
2149 queryParams: _queryParams, 2154 queryParams: _queryParams,
2150 uploadOptions: _uploadOptions, 2155 uploadOptions: _uploadOptions,
2151 uploadMedia: _uploadMedia, 2156 uploadMedia: _uploadMedia,
2152 downloadOptions: _downloadOptions); 2157 downloadOptions: _downloadOptions);
2153 return _response.then((data) => new Campaign.fromJson(data)); 2158 return _response.then((data) => new Campaign.fromJson(data));
2154 } 2159 }
2155 2160
2156 /** 2161 /**
2157 * Retrieves a list of campaigns, possibly filtered. 2162 * Retrieves a list of campaigns, possibly filtered. This method supports
2163 * paging.
2158 * 2164 *
2159 * Request parameters: 2165 * Request parameters:
2160 * 2166 *
2161 * [profileId] - User profile ID associated with this request. 2167 * [profileId] - User profile ID associated with this request.
2162 * 2168 *
2163 * [advertiserGroupIds] - Select only campaigns whose advertisers belong to 2169 * [advertiserGroupIds] - Select only campaigns whose advertisers belong to
2164 * these advertiser groups. 2170 * these advertiser groups.
2165 * 2171 *
2166 * [advertiserIds] - Select only campaigns that belong to these advertisers. 2172 * [advertiserIds] - Select only campaigns that belong to these advertisers.
2167 * 2173 *
(...skipping 246 matching lines...) Expand 10 before | Expand all | Expand 10 after
2414 "GET", 2420 "GET",
2415 body: _body, 2421 body: _body,
2416 queryParams: _queryParams, 2422 queryParams: _queryParams,
2417 uploadOptions: _uploadOptions, 2423 uploadOptions: _uploadOptions,
2418 uploadMedia: _uploadMedia, 2424 uploadMedia: _uploadMedia,
2419 downloadOptions: _downloadOptions); 2425 downloadOptions: _downloadOptions);
2420 return _response.then((data) => new ChangeLog.fromJson(data)); 2426 return _response.then((data) => new ChangeLog.fromJson(data));
2421 } 2427 }
2422 2428
2423 /** 2429 /**
2424 * Retrieves a list of change logs. 2430 * Retrieves a list of change logs. This method supports paging.
2425 * 2431 *
2426 * Request parameters: 2432 * Request parameters:
2427 * 2433 *
2428 * [profileId] - User profile ID associated with this request. 2434 * [profileId] - User profile ID associated with this request.
2429 * 2435 *
2430 * [action] - Select only change logs with the specified action. 2436 * [action] - Select only change logs with the specified action.
2431 * Possible string values are: 2437 * Possible string values are:
2432 * - "ACTION_ADD" 2438 * - "ACTION_ADD"
2433 * - "ACTION_ASSIGN" 2439 * - "ACTION_ASSIGN"
2434 * - "ACTION_ASSOCIATE" 2440 * - "ACTION_ASSOCIATE"
(...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after
2494 * - "OBJECT_LANDING_PAGE" 2500 * - "OBJECT_LANDING_PAGE"
2495 * - "OBJECT_MEDIA_ORDER" 2501 * - "OBJECT_MEDIA_ORDER"
2496 * - "OBJECT_PLACEMENT" 2502 * - "OBJECT_PLACEMENT"
2497 * - "OBJECT_PLACEMENT_STRATEGY" 2503 * - "OBJECT_PLACEMENT_STRATEGY"
2498 * - "OBJECT_PLAYSTORE_LINK" 2504 * - "OBJECT_PLAYSTORE_LINK"
2499 * - "OBJECT_PROVIDED_LIST_CLIENT" 2505 * - "OBJECT_PROVIDED_LIST_CLIENT"
2500 * - "OBJECT_RATE_CARD" 2506 * - "OBJECT_RATE_CARD"
2501 * - "OBJECT_REMARKETING_LIST" 2507 * - "OBJECT_REMARKETING_LIST"
2502 * - "OBJECT_RICHMEDIA_CREATIVE" 2508 * - "OBJECT_RICHMEDIA_CREATIVE"
2503 * - "OBJECT_SD_SITE" 2509 * - "OBJECT_SD_SITE"
2510 * - "OBJECT_SEARCH_LIFT_STUDY"
2504 * - "OBJECT_SIZE" 2511 * - "OBJECT_SIZE"
2505 * - "OBJECT_SUBACCOUNT" 2512 * - "OBJECT_SUBACCOUNT"
2506 * - "OBJECT_TARGETING_TEMPLATE" 2513 * - "OBJECT_TARGETING_TEMPLATE"
2507 * - "OBJECT_USER_PROFILE" 2514 * - "OBJECT_USER_PROFILE"
2508 * - "OBJECT_USER_PROFILE_FILTER" 2515 * - "OBJECT_USER_PROFILE_FILTER"
2509 * - "OBJECT_USER_ROLE" 2516 * - "OBJECT_USER_ROLE"
2510 * 2517 *
2511 * [pageToken] - Value of the nextPageToken from the previous result page. 2518 * [pageToken] - Value of the nextPageToken from the previous result page.
2512 * 2519 *
2513 * [searchString] - Select only change logs whose object ID, user name, old or 2520 * [searchString] - Select only change logs whose object ID, user name, old or
(...skipping 358 matching lines...) Expand 10 before | Expand all | Expand 10 after
2872 "POST", 2879 "POST",
2873 body: _body, 2880 body: _body,
2874 queryParams: _queryParams, 2881 queryParams: _queryParams,
2875 uploadOptions: _uploadOptions, 2882 uploadOptions: _uploadOptions,
2876 uploadMedia: _uploadMedia, 2883 uploadMedia: _uploadMedia,
2877 downloadOptions: _downloadOptions); 2884 downloadOptions: _downloadOptions);
2878 return _response.then((data) => new ContentCategory.fromJson(data)); 2885 return _response.then((data) => new ContentCategory.fromJson(data));
2879 } 2886 }
2880 2887
2881 /** 2888 /**
2882 * Retrieves a list of content categories, possibly filtered. 2889 * Retrieves a list of content categories, possibly filtered. This method
2890 * supports paging.
2883 * 2891 *
2884 * Request parameters: 2892 * Request parameters:
2885 * 2893 *
2886 * [profileId] - User profile ID associated with this request. 2894 * [profileId] - User profile ID associated with this request.
2887 * 2895 *
2888 * [ids] - Select only content categories with these IDs. 2896 * [ids] - Select only content categories with these IDs.
2889 * 2897 *
2890 * [maxResults] - Maximum number of results to return. 2898 * [maxResults] - Maximum number of results to return.
2891 * 2899 *
2892 * [pageToken] - Value of the nextPageToken from the previous result page. 2900 * [pageToken] - Value of the nextPageToken from the previous result page.
(...skipping 475 matching lines...) Expand 10 before | Expand all | Expand 10 after
3368 "POST", 3376 "POST",
3369 body: _body, 3377 body: _body,
3370 queryParams: _queryParams, 3378 queryParams: _queryParams,
3371 uploadOptions: _uploadOptions, 3379 uploadOptions: _uploadOptions,
3372 uploadMedia: _uploadMedia, 3380 uploadMedia: _uploadMedia,
3373 downloadOptions: _downloadOptions); 3381 downloadOptions: _downloadOptions);
3374 return _response.then((data) => new CreativeFieldValue.fromJson(data)); 3382 return _response.then((data) => new CreativeFieldValue.fromJson(data));
3375 } 3383 }
3376 3384
3377 /** 3385 /**
3378 * Retrieves a list of creative field values, possibly filtered. 3386 * Retrieves a list of creative field values, possibly filtered. This method
3387 * supports paging.
3379 * 3388 *
3380 * Request parameters: 3389 * Request parameters:
3381 * 3390 *
3382 * [profileId] - User profile ID associated with this request. 3391 * [profileId] - User profile ID associated with this request.
3383 * 3392 *
3384 * [creativeFieldId] - Creative field ID for this creative field value. 3393 * [creativeFieldId] - Creative field ID for this creative field value.
3385 * 3394 *
3386 * [ids] - Select only creative field values with these IDs. 3395 * [ids] - Select only creative field values with these IDs.
3387 * 3396 *
3388 * [maxResults] - Maximum number of results to return. 3397 * [maxResults] - Maximum number of results to return.
(...skipping 306 matching lines...) Expand 10 before | Expand all | Expand 10 after
3695 "POST", 3704 "POST",
3696 body: _body, 3705 body: _body,
3697 queryParams: _queryParams, 3706 queryParams: _queryParams,
3698 uploadOptions: _uploadOptions, 3707 uploadOptions: _uploadOptions,
3699 uploadMedia: _uploadMedia, 3708 uploadMedia: _uploadMedia,
3700 downloadOptions: _downloadOptions); 3709 downloadOptions: _downloadOptions);
3701 return _response.then((data) => new CreativeField.fromJson(data)); 3710 return _response.then((data) => new CreativeField.fromJson(data));
3702 } 3711 }
3703 3712
3704 /** 3713 /**
3705 * Retrieves a list of creative fields, possibly filtered. 3714 * Retrieves a list of creative fields, possibly filtered. This method
3715 * supports paging.
3706 * 3716 *
3707 * Request parameters: 3717 * Request parameters:
3708 * 3718 *
3709 * [profileId] - User profile ID associated with this request. 3719 * [profileId] - User profile ID associated with this request.
3710 * 3720 *
3711 * [advertiserIds] - Select only creative fields that belong to these 3721 * [advertiserIds] - Select only creative fields that belong to these
3712 * advertisers. 3722 * advertisers.
3713 * 3723 *
3714 * [ids] - Select only creative fields with these IDs. 3724 * [ids] - Select only creative fields with these IDs.
3715 * 3725 *
(...skipping 258 matching lines...) Expand 10 before | Expand all | Expand 10 after
3974 "POST", 3984 "POST",
3975 body: _body, 3985 body: _body,
3976 queryParams: _queryParams, 3986 queryParams: _queryParams,
3977 uploadOptions: _uploadOptions, 3987 uploadOptions: _uploadOptions,
3978 uploadMedia: _uploadMedia, 3988 uploadMedia: _uploadMedia,
3979 downloadOptions: _downloadOptions); 3989 downloadOptions: _downloadOptions);
3980 return _response.then((data) => new CreativeGroup.fromJson(data)); 3990 return _response.then((data) => new CreativeGroup.fromJson(data));
3981 } 3991 }
3982 3992
3983 /** 3993 /**
3984 * Retrieves a list of creative groups, possibly filtered. 3994 * Retrieves a list of creative groups, possibly filtered. This method
3995 * supports paging.
3985 * 3996 *
3986 * Request parameters: 3997 * Request parameters:
3987 * 3998 *
3988 * [profileId] - User profile ID associated with this request. 3999 * [profileId] - User profile ID associated with this request.
3989 * 4000 *
3990 * [advertiserIds] - Select only creative groups that belong to these 4001 * [advertiserIds] - Select only creative groups that belong to these
3991 * advertisers. 4002 * advertisers.
3992 * 4003 *
3993 * [groupNumber] - Select only creative groups that belong to this subgroup. 4004 * [groupNumber] - Select only creative groups that belong to this subgroup.
3994 * 4005 *
(...skipping 263 matching lines...) Expand 10 before | Expand all | Expand 10 after
4258 "POST", 4269 "POST",
4259 body: _body, 4270 body: _body,
4260 queryParams: _queryParams, 4271 queryParams: _queryParams,
4261 uploadOptions: _uploadOptions, 4272 uploadOptions: _uploadOptions,
4262 uploadMedia: _uploadMedia, 4273 uploadMedia: _uploadMedia,
4263 downloadOptions: _downloadOptions); 4274 downloadOptions: _downloadOptions);
4264 return _response.then((data) => new Creative.fromJson(data)); 4275 return _response.then((data) => new Creative.fromJson(data));
4265 } 4276 }
4266 4277
4267 /** 4278 /**
4268 * Retrieves a list of creatives, possibly filtered. 4279 * Retrieves a list of creatives, possibly filtered. This method supports
4280 * paging.
4269 * 4281 *
4270 * Request parameters: 4282 * Request parameters:
4271 * 4283 *
4272 * [profileId] - User profile ID associated with this request. 4284 * [profileId] - User profile ID associated with this request.
4273 * 4285 *
4274 * [active] - Select only active creatives. Leave blank to select active and 4286 * [active] - Select only active creatives. Leave blank to select active and
4275 * inactive creatives. 4287 * inactive creatives.
4276 * 4288 *
4277 * [advertiserId] - Select only creatives with this advertiser ID. 4289 * [advertiserId] - Select only creatives with this advertiser ID.
4278 * 4290 *
(...skipping 325 matching lines...) Expand 10 before | Expand all | Expand 10 after
4604 "GET", 4616 "GET",
4605 body: _body, 4617 body: _body,
4606 queryParams: _queryParams, 4618 queryParams: _queryParams,
4607 uploadOptions: _uploadOptions, 4619 uploadOptions: _uploadOptions,
4608 uploadMedia: _uploadMedia, 4620 uploadMedia: _uploadMedia,
4609 downloadOptions: _downloadOptions); 4621 downloadOptions: _downloadOptions);
4610 return _response.then((data) => new DirectorySiteContact.fromJson(data)); 4622 return _response.then((data) => new DirectorySiteContact.fromJson(data));
4611 } 4623 }
4612 4624
4613 /** 4625 /**
4614 * Retrieves a list of directory site contacts, possibly filtered. 4626 * Retrieves a list of directory site contacts, possibly filtered. This method
4627 * supports paging.
4615 * 4628 *
4616 * Request parameters: 4629 * Request parameters:
4617 * 4630 *
4618 * [profileId] - User profile ID associated with this request. 4631 * [profileId] - User profile ID associated with this request.
4619 * 4632 *
4620 * [directorySiteIds] - Select only directory site contacts with these 4633 * [directorySiteIds] - Select only directory site contacts with these
4621 * directory site IDs. This is a required field. 4634 * directory site IDs. This is a required field.
4622 * 4635 *
4623 * [ids] - Select only directory site contacts with these IDs. 4636 * [ids] - Select only directory site contacts with these IDs.
4624 * 4637 *
(...skipping 164 matching lines...) Expand 10 before | Expand all | Expand 10 after
4789 "POST", 4802 "POST",
4790 body: _body, 4803 body: _body,
4791 queryParams: _queryParams, 4804 queryParams: _queryParams,
4792 uploadOptions: _uploadOptions, 4805 uploadOptions: _uploadOptions,
4793 uploadMedia: _uploadMedia, 4806 uploadMedia: _uploadMedia,
4794 downloadOptions: _downloadOptions); 4807 downloadOptions: _downloadOptions);
4795 return _response.then((data) => new DirectorySite.fromJson(data)); 4808 return _response.then((data) => new DirectorySite.fromJson(data));
4796 } 4809 }
4797 4810
4798 /** 4811 /**
4799 * Retrieves a list of directory sites, possibly filtered. 4812 * Retrieves a list of directory sites, possibly filtered. This method
4813 * supports paging.
4800 * 4814 *
4801 * Request parameters: 4815 * Request parameters:
4802 * 4816 *
4803 * [profileId] - User profile ID associated with this request. 4817 * [profileId] - User profile ID associated with this request.
4804 * 4818 *
4805 * [acceptsInStreamVideoPlacements] - This search filter is no longer 4819 * [acceptsInStreamVideoPlacements] - This search filter is no longer
4806 * supported and will have no effect on the results returned. 4820 * supported and will have no effect on the results returned.
4807 * 4821 *
4808 * [acceptsInterstitialPlacements] - This search filter is no longer supported 4822 * [acceptsInterstitialPlacements] - This search filter is no longer supported
4809 * and will have no effect on the results returned. 4823 * and will have no effect on the results returned.
(...skipping 779 matching lines...) Expand 10 before | Expand all | Expand 10 after
5589 "POST", 5603 "POST",
5590 body: _body, 5604 body: _body,
5591 queryParams: _queryParams, 5605 queryParams: _queryParams,
5592 uploadOptions: _uploadOptions, 5606 uploadOptions: _uploadOptions,
5593 uploadMedia: _uploadMedia, 5607 uploadMedia: _uploadMedia,
5594 downloadOptions: _downloadOptions); 5608 downloadOptions: _downloadOptions);
5595 return _response.then((data) => new FloodlightActivity.fromJson(data)); 5609 return _response.then((data) => new FloodlightActivity.fromJson(data));
5596 } 5610 }
5597 5611
5598 /** 5612 /**
5599 * Retrieves a list of floodlight activities, possibly filtered. 5613 * Retrieves a list of floodlight activities, possibly filtered. This method
5614 * supports paging.
5600 * 5615 *
5601 * Request parameters: 5616 * Request parameters:
5602 * 5617 *
5603 * [profileId] - User profile ID associated with this request. 5618 * [profileId] - User profile ID associated with this request.
5604 * 5619 *
5605 * [advertiserId] - Select only floodlight activities for the specified 5620 * [advertiserId] - Select only floodlight activities for the specified
5606 * advertiser ID. Must specify either ids, advertiserId, or 5621 * advertiser ID. Must specify either ids, advertiserId, or
5607 * floodlightConfigurationId for a non-empty result. 5622 * floodlightConfigurationId for a non-empty result.
5608 * 5623 *
5609 * [floodlightActivityGroupIds] - Select only floodlight activities with the 5624 * [floodlightActivityGroupIds] - Select only floodlight activities with the
(...skipping 302 matching lines...) Expand 10 before | Expand all | Expand 10 after
5912 "POST", 5927 "POST",
5913 body: _body, 5928 body: _body,
5914 queryParams: _queryParams, 5929 queryParams: _queryParams,
5915 uploadOptions: _uploadOptions, 5930 uploadOptions: _uploadOptions,
5916 uploadMedia: _uploadMedia, 5931 uploadMedia: _uploadMedia,
5917 downloadOptions: _downloadOptions); 5932 downloadOptions: _downloadOptions);
5918 return _response.then((data) => new FloodlightActivityGroup.fromJson(data)); 5933 return _response.then((data) => new FloodlightActivityGroup.fromJson(data));
5919 } 5934 }
5920 5935
5921 /** 5936 /**
5922 * Retrieves a list of floodlight activity groups, possibly filtered. 5937 * Retrieves a list of floodlight activity groups, possibly filtered. This
5938 * method supports paging.
5923 * 5939 *
5924 * Request parameters: 5940 * Request parameters:
5925 * 5941 *
5926 * [profileId] - User profile ID associated with this request. 5942 * [profileId] - User profile ID associated with this request.
5927 * 5943 *
5928 * [advertiserId] - Select only floodlight activity groups with the specified 5944 * [advertiserId] - Select only floodlight activity groups with the specified
5929 * advertiser ID. Must specify either advertiserId or 5945 * advertiser ID. Must specify either advertiserId or
5930 * floodlightConfigurationId for a non-empty result. 5946 * floodlightConfigurationId for a non-empty result.
5931 * 5947 *
5932 * [floodlightConfigurationId] - Select only floodlight activity groups with 5948 * [floodlightConfigurationId] - Select only floodlight activity groups with
(...skipping 433 matching lines...) Expand 10 before | Expand all | Expand 10 after
6366 "GET", 6382 "GET",
6367 body: _body, 6383 body: _body,
6368 queryParams: _queryParams, 6384 queryParams: _queryParams,
6369 uploadOptions: _uploadOptions, 6385 uploadOptions: _uploadOptions,
6370 uploadMedia: _uploadMedia, 6386 uploadMedia: _uploadMedia,
6371 downloadOptions: _downloadOptions); 6387 downloadOptions: _downloadOptions);
6372 return _response.then((data) => new InventoryItem.fromJson(data)); 6388 return _response.then((data) => new InventoryItem.fromJson(data));
6373 } 6389 }
6374 6390
6375 /** 6391 /**
6376 * Retrieves a list of inventory items, possibly filtered. 6392 * Retrieves a list of inventory items, possibly filtered. This method
6393 * supports paging.
6377 * 6394 *
6378 * Request parameters: 6395 * Request parameters:
6379 * 6396 *
6380 * [profileId] - User profile ID associated with this request. 6397 * [profileId] - User profile ID associated with this request.
6381 * 6398 *
6382 * [projectId] - Project ID for order documents. 6399 * [projectId] - Project ID for order documents.
6383 * 6400 *
6384 * [ids] - Select only inventory items with these IDs. 6401 * [ids] - Select only inventory items with these IDs.
6385 * 6402 *
6386 * [inPlan] - Select only inventory items that are in plan. 6403 * [inPlan] - Select only inventory items that are in plan.
(...skipping 765 matching lines...) Expand 10 before | Expand all | Expand 10 after
7152 "GET", 7169 "GET",
7153 body: _body, 7170 body: _body,
7154 queryParams: _queryParams, 7171 queryParams: _queryParams,
7155 uploadOptions: _uploadOptions, 7172 uploadOptions: _uploadOptions,
7156 uploadMedia: _uploadMedia, 7173 uploadMedia: _uploadMedia,
7157 downloadOptions: _downloadOptions); 7174 downloadOptions: _downloadOptions);
7158 return _response.then((data) => new OrderDocument.fromJson(data)); 7175 return _response.then((data) => new OrderDocument.fromJson(data));
7159 } 7176 }
7160 7177
7161 /** 7178 /**
7162 * Retrieves a list of order documents, possibly filtered. 7179 * Retrieves a list of order documents, possibly filtered. This method
7180 * supports paging.
7163 * 7181 *
7164 * Request parameters: 7182 * Request parameters:
7165 * 7183 *
7166 * [profileId] - User profile ID associated with this request. 7184 * [profileId] - User profile ID associated with this request.
7167 * 7185 *
7168 * [projectId] - Project ID for order documents. 7186 * [projectId] - Project ID for order documents.
7169 * 7187 *
7170 * [approved] - Select only order documents that have been approved by at 7188 * [approved] - Select only order documents that have been approved by at
7171 * least one user. 7189 * least one user.
7172 * 7190 *
(...skipping 140 matching lines...) Expand 10 before | Expand all | Expand 10 after
7313 "GET", 7331 "GET",
7314 body: _body, 7332 body: _body,
7315 queryParams: _queryParams, 7333 queryParams: _queryParams,
7316 uploadOptions: _uploadOptions, 7334 uploadOptions: _uploadOptions,
7317 uploadMedia: _uploadMedia, 7335 uploadMedia: _uploadMedia,
7318 downloadOptions: _downloadOptions); 7336 downloadOptions: _downloadOptions);
7319 return _response.then((data) => new Order.fromJson(data)); 7337 return _response.then((data) => new Order.fromJson(data));
7320 } 7338 }
7321 7339
7322 /** 7340 /**
7323 * Retrieves a list of orders, possibly filtered. 7341 * Retrieves a list of orders, possibly filtered. This method supports paging.
7324 * 7342 *
7325 * Request parameters: 7343 * Request parameters:
7326 * 7344 *
7327 * [profileId] - User profile ID associated with this request. 7345 * [profileId] - User profile ID associated with this request.
7328 * 7346 *
7329 * [projectId] - Project ID for orders. 7347 * [projectId] - Project ID for orders.
7330 * 7348 *
7331 * [ids] - Select only orders with these IDs. 7349 * [ids] - Select only orders with these IDs.
7332 * 7350 *
7333 * [maxResults] - Maximum number of results to return. 7351 * [maxResults] - Maximum number of results to return.
(...skipping 166 matching lines...) Expand 10 before | Expand all | Expand 10 after
7500 "POST", 7518 "POST",
7501 body: _body, 7519 body: _body,
7502 queryParams: _queryParams, 7520 queryParams: _queryParams,
7503 uploadOptions: _uploadOptions, 7521 uploadOptions: _uploadOptions,
7504 uploadMedia: _uploadMedia, 7522 uploadMedia: _uploadMedia,
7505 downloadOptions: _downloadOptions); 7523 downloadOptions: _downloadOptions);
7506 return _response.then((data) => new PlacementGroup.fromJson(data)); 7524 return _response.then((data) => new PlacementGroup.fromJson(data));
7507 } 7525 }
7508 7526
7509 /** 7527 /**
7510 * Retrieves a list of placement groups, possibly filtered. 7528 * Retrieves a list of placement groups, possibly filtered. This method
7529 * supports paging.
7511 * 7530 *
7512 * Request parameters: 7531 * Request parameters:
7513 * 7532 *
7514 * [profileId] - User profile ID associated with this request. 7533 * [profileId] - User profile ID associated with this request.
7515 * 7534 *
7516 * [advertiserIds] - Select only placement groups that belong to these 7535 * [advertiserIds] - Select only placement groups that belong to these
7517 * advertisers. 7536 * advertisers.
7518 * 7537 *
7519 * [archived] - Select only archived placements. Don't set this field to 7538 * [archived] - Select only archived placements. Don't set this field to
7520 * select both archived and non-archived placements. 7539 * select both archived and non-archived placements.
(...skipping 384 matching lines...) Expand 10 before | Expand all | Expand 10 after
7905 "POST", 7924 "POST",
7906 body: _body, 7925 body: _body,
7907 queryParams: _queryParams, 7926 queryParams: _queryParams,
7908 uploadOptions: _uploadOptions, 7927 uploadOptions: _uploadOptions,
7909 uploadMedia: _uploadMedia, 7928 uploadMedia: _uploadMedia,
7910 downloadOptions: _downloadOptions); 7929 downloadOptions: _downloadOptions);
7911 return _response.then((data) => new PlacementStrategy.fromJson(data)); 7930 return _response.then((data) => new PlacementStrategy.fromJson(data));
7912 } 7931 }
7913 7932
7914 /** 7933 /**
7915 * Retrieves a list of placement strategies, possibly filtered. 7934 * Retrieves a list of placement strategies, possibly filtered. This method
7935 * supports paging.
7916 * 7936 *
7917 * Request parameters: 7937 * Request parameters:
7918 * 7938 *
7919 * [profileId] - User profile ID associated with this request. 7939 * [profileId] - User profile ID associated with this request.
7920 * 7940 *
7921 * [ids] - Select only placement strategies with these IDs. 7941 * [ids] - Select only placement strategies with these IDs.
7922 * 7942 *
7923 * [maxResults] - Maximum number of results to return. 7943 * [maxResults] - Maximum number of results to return.
7924 * 7944 *
7925 * [pageToken] - Value of the nextPageToken from the previous result page. 7945 * [pageToken] - Value of the nextPageToken from the previous result page.
(...skipping 308 matching lines...) Expand 10 before | Expand all | Expand 10 after
8234 "POST", 8254 "POST",
8235 body: _body, 8255 body: _body,
8236 queryParams: _queryParams, 8256 queryParams: _queryParams,
8237 uploadOptions: _uploadOptions, 8257 uploadOptions: _uploadOptions,
8238 uploadMedia: _uploadMedia, 8258 uploadMedia: _uploadMedia,
8239 downloadOptions: _downloadOptions); 8259 downloadOptions: _downloadOptions);
8240 return _response.then((data) => new Placement.fromJson(data)); 8260 return _response.then((data) => new Placement.fromJson(data));
8241 } 8261 }
8242 8262
8243 /** 8263 /**
8244 * Retrieves a list of placements, possibly filtered. 8264 * Retrieves a list of placements, possibly filtered. This method supports
8265 * paging.
8245 * 8266 *
8246 * Request parameters: 8267 * Request parameters:
8247 * 8268 *
8248 * [profileId] - User profile ID associated with this request. 8269 * [profileId] - User profile ID associated with this request.
8249 * 8270 *
8250 * [advertiserIds] - Select only placements that belong to these advertisers. 8271 * [advertiserIds] - Select only placements that belong to these advertisers.
8251 * 8272 *
8252 * [archived] - Select only archived placements. Don't set this field to 8273 * [archived] - Select only archived placements. Don't set this field to
8253 * select both archived and non-archived placements. 8274 * select both archived and non-archived placements.
8254 * 8275 *
(...skipping 491 matching lines...) Expand 10 before | Expand all | Expand 10 after
8746 "GET", 8767 "GET",
8747 body: _body, 8768 body: _body,
8748 queryParams: _queryParams, 8769 queryParams: _queryParams,
8749 uploadOptions: _uploadOptions, 8770 uploadOptions: _uploadOptions,
8750 uploadMedia: _uploadMedia, 8771 uploadMedia: _uploadMedia,
8751 downloadOptions: _downloadOptions); 8772 downloadOptions: _downloadOptions);
8752 return _response.then((data) => new Project.fromJson(data)); 8773 return _response.then((data) => new Project.fromJson(data));
8753 } 8774 }
8754 8775
8755 /** 8776 /**
8756 * Retrieves a list of projects, possibly filtered. 8777 * Retrieves a list of projects, possibly filtered. This method supports
8778 * paging.
8757 * 8779 *
8758 * Request parameters: 8780 * Request parameters:
8759 * 8781 *
8760 * [profileId] - User profile ID associated with this request. 8782 * [profileId] - User profile ID associated with this request.
8761 * 8783 *
8762 * [advertiserIds] - Select only projects with these advertiser IDs. 8784 * [advertiserIds] - Select only projects with these advertiser IDs.
8763 * 8785 *
8764 * [ids] - Select only projects with these IDs. 8786 * [ids] - Select only projects with these IDs.
8765 * 8787 *
8766 * [maxResults] - Maximum number of results to return. 8788 * [maxResults] - Maximum number of results to return.
(...skipping 357 matching lines...) Expand 10 before | Expand all | Expand 10 after
9124 "POST", 9146 "POST",
9125 body: _body, 9147 body: _body,
9126 queryParams: _queryParams, 9148 queryParams: _queryParams,
9127 uploadOptions: _uploadOptions, 9149 uploadOptions: _uploadOptions,
9128 uploadMedia: _uploadMedia, 9150 uploadMedia: _uploadMedia,
9129 downloadOptions: _downloadOptions); 9151 downloadOptions: _downloadOptions);
9130 return _response.then((data) => new RemarketingList.fromJson(data)); 9152 return _response.then((data) => new RemarketingList.fromJson(data));
9131 } 9153 }
9132 9154
9133 /** 9155 /**
9134 * Retrieves a list of remarketing lists, possibly filtered. 9156 * Retrieves a list of remarketing lists, possibly filtered. This method
9157 * supports paging.
9135 * 9158 *
9136 * Request parameters: 9159 * Request parameters:
9137 * 9160 *
9138 * [profileId] - User profile ID associated with this request. 9161 * [profileId] - User profile ID associated with this request.
9139 * 9162 *
9140 * [advertiserId] - Select only remarketing lists owned by this advertiser. 9163 * [advertiserId] - Select only remarketing lists owned by this advertiser.
9141 * 9164 *
9142 * [active] - Select only active or only inactive remarketing lists. 9165 * [active] - Select only active or only inactive remarketing lists.
9143 * 9166 *
9144 * [floodlightActivityId] - Select only remarketing lists that have this 9167 * [floodlightActivityId] - Select only remarketing lists that have this
(...skipping 829 matching lines...) Expand 10 before | Expand all | Expand 10 after
9974 "POST", 9997 "POST",
9975 body: _body, 9998 body: _body,
9976 queryParams: _queryParams, 9999 queryParams: _queryParams,
9977 uploadOptions: _uploadOptions, 10000 uploadOptions: _uploadOptions,
9978 uploadMedia: _uploadMedia, 10001 uploadMedia: _uploadMedia,
9979 downloadOptions: _downloadOptions); 10002 downloadOptions: _downloadOptions);
9980 return _response.then((data) => new Site.fromJson(data)); 10003 return _response.then((data) => new Site.fromJson(data));
9981 } 10004 }
9982 10005
9983 /** 10006 /**
9984 * Retrieves a list of sites, possibly filtered. 10007 * Retrieves a list of sites, possibly filtered. This method supports paging.
9985 * 10008 *
9986 * Request parameters: 10009 * Request parameters:
9987 * 10010 *
9988 * [profileId] - User profile ID associated with this request. 10011 * [profileId] - User profile ID associated with this request.
9989 * 10012 *
9990 * [acceptsInStreamVideoPlacements] - This search filter is no longer 10013 * [acceptsInStreamVideoPlacements] - This search filter is no longer
9991 * supported and will have no effect on the results returned. 10014 * supported and will have no effect on the results returned.
9992 * 10015 *
9993 * [acceptsInterstitialPlacements] - This search filter is no longer supported 10016 * [acceptsInterstitialPlacements] - This search filter is no longer supported
9994 * and will have no effect on the results returned. 10017 * and will have no effect on the results returned.
(...skipping 455 matching lines...) Expand 10 before | Expand all | Expand 10 after
10450 "POST", 10473 "POST",
10451 body: _body, 10474 body: _body,
10452 queryParams: _queryParams, 10475 queryParams: _queryParams,
10453 uploadOptions: _uploadOptions, 10476 uploadOptions: _uploadOptions,
10454 uploadMedia: _uploadMedia, 10477 uploadMedia: _uploadMedia,
10455 downloadOptions: _downloadOptions); 10478 downloadOptions: _downloadOptions);
10456 return _response.then((data) => new Subaccount.fromJson(data)); 10479 return _response.then((data) => new Subaccount.fromJson(data));
10457 } 10480 }
10458 10481
10459 /** 10482 /**
10460 * Gets a list of subaccounts, possibly filtered. 10483 * Gets a list of subaccounts, possibly filtered. This method supports paging.
10461 * 10484 *
10462 * Request parameters: 10485 * Request parameters:
10463 * 10486 *
10464 * [profileId] - User profile ID associated with this request. 10487 * [profileId] - User profile ID associated with this request.
10465 * 10488 *
10466 * [ids] - Select only subaccounts with these IDs. 10489 * [ids] - Select only subaccounts with these IDs.
10467 * 10490 *
10468 * [maxResults] - Maximum number of results to return. 10491 * [maxResults] - Maximum number of results to return.
10469 * 10492 *
10470 * [pageToken] - Value of the nextPageToken from the previous result page. 10493 * [pageToken] - Value of the nextPageToken from the previous result page.
(...skipping 207 matching lines...) Expand 10 before | Expand all | Expand 10 after
10678 "GET", 10701 "GET",
10679 body: _body, 10702 body: _body,
10680 queryParams: _queryParams, 10703 queryParams: _queryParams,
10681 uploadOptions: _uploadOptions, 10704 uploadOptions: _uploadOptions,
10682 uploadMedia: _uploadMedia, 10705 uploadMedia: _uploadMedia,
10683 downloadOptions: _downloadOptions); 10706 downloadOptions: _downloadOptions);
10684 return _response.then((data) => new TargetableRemarketingList.fromJson(data) ); 10707 return _response.then((data) => new TargetableRemarketingList.fromJson(data) );
10685 } 10708 }
10686 10709
10687 /** 10710 /**
10688 * Retrieves a list of targetable remarketing lists, possibly filtered. 10711 * Retrieves a list of targetable remarketing lists, possibly filtered. This
10712 * method supports paging.
10689 * 10713 *
10690 * Request parameters: 10714 * Request parameters:
10691 * 10715 *
10692 * [profileId] - User profile ID associated with this request. 10716 * [profileId] - User profile ID associated with this request.
10693 * 10717 *
10694 * [advertiserId] - Select only targetable remarketing lists targetable by 10718 * [advertiserId] - Select only targetable remarketing lists targetable by
10695 * these advertisers. 10719 * these advertisers.
10696 * 10720 *
10697 * [active] - Select only active or only inactive targetable remarketing 10721 * [active] - Select only active or only inactive targetable remarketing
10698 * lists. 10722 * lists.
(...skipping 480 matching lines...) Expand 10 before | Expand all | Expand 10 after
11179 "POST", 11203 "POST",
11180 body: _body, 11204 body: _body,
11181 queryParams: _queryParams, 11205 queryParams: _queryParams,
11182 uploadOptions: _uploadOptions, 11206 uploadOptions: _uploadOptions,
11183 uploadMedia: _uploadMedia, 11207 uploadMedia: _uploadMedia,
11184 downloadOptions: _downloadOptions); 11208 downloadOptions: _downloadOptions);
11185 return _response.then((data) => new UserRole.fromJson(data)); 11209 return _response.then((data) => new UserRole.fromJson(data));
11186 } 11210 }
11187 11211
11188 /** 11212 /**
11189 * Retrieves a list of user roles, possibly filtered. 11213 * Retrieves a list of user roles, possibly filtered. This method supports
11214 * paging.
11190 * 11215 *
11191 * Request parameters: 11216 * Request parameters:
11192 * 11217 *
11193 * [profileId] - User profile ID associated with this request. 11218 * [profileId] - User profile ID associated with this request.
11194 * 11219 *
11195 * [accountUserRoleOnly] - Select only account level user roles not associated 11220 * [accountUserRoleOnly] - Select only account level user roles not associated
11196 * with any specific subaccount. 11221 * with any specific subaccount.
11197 * 11222 *
11198 * [ids] - Select only user roles with the specified IDs. 11223 * [ids] - Select only user roles with the specified IDs.
11199 * 11224 *
(...skipping 189 matching lines...) Expand 10 before | Expand all | Expand 10 after
11389 /** Whether this account is active. */ 11414 /** Whether this account is active. */
11390 core.bool active; 11415 core.bool active;
11391 /** 11416 /**
11392 * Maximum number of active ads allowed for this account. 11417 * Maximum number of active ads allowed for this account.
11393 * Possible string values are: 11418 * Possible string values are:
11394 * - "ACTIVE_ADS_TIER_100K" 11419 * - "ACTIVE_ADS_TIER_100K"
11395 * - "ACTIVE_ADS_TIER_200K" 11420 * - "ACTIVE_ADS_TIER_200K"
11396 * - "ACTIVE_ADS_TIER_300K" 11421 * - "ACTIVE_ADS_TIER_300K"
11397 * - "ACTIVE_ADS_TIER_40K" 11422 * - "ACTIVE_ADS_TIER_40K"
11398 * - "ACTIVE_ADS_TIER_500K" 11423 * - "ACTIVE_ADS_TIER_500K"
11424 * - "ACTIVE_ADS_TIER_750K"
11399 * - "ACTIVE_ADS_TIER_75K" 11425 * - "ACTIVE_ADS_TIER_75K"
11400 */ 11426 */
11401 core.String activeAdsLimitTier; 11427 core.String activeAdsLimitTier;
11402 /** 11428 /**
11403 * Whether to serve creatives with Active View tags. If disabled, viewability 11429 * Whether to serve creatives with Active View tags. If disabled, viewability
11404 * data will not be available for any impressions. 11430 * data will not be available for any impressions.
11405 */ 11431 */
11406 core.bool activeViewOptOut; 11432 core.bool activeViewOptOut;
11407 /** User role permissions available to the user roles of this account. */ 11433 /** User role permissions available to the user roles of this account. */
11408 core.List<core.String> availablePermissionIds; 11434 core.List<core.String> availablePermissionIds;
(...skipping 240 matching lines...) Expand 10 before | Expand all | Expand 10 after
11649 /** Ads that have been activated for the account */ 11675 /** Ads that have been activated for the account */
11650 core.String activeAds; 11676 core.String activeAds;
11651 /** 11677 /**
11652 * Maximum number of active ads allowed for the account. 11678 * Maximum number of active ads allowed for the account.
11653 * Possible string values are: 11679 * Possible string values are:
11654 * - "ACTIVE_ADS_TIER_100K" 11680 * - "ACTIVE_ADS_TIER_100K"
11655 * - "ACTIVE_ADS_TIER_200K" 11681 * - "ACTIVE_ADS_TIER_200K"
11656 * - "ACTIVE_ADS_TIER_300K" 11682 * - "ACTIVE_ADS_TIER_300K"
11657 * - "ACTIVE_ADS_TIER_40K" 11683 * - "ACTIVE_ADS_TIER_40K"
11658 * - "ACTIVE_ADS_TIER_500K" 11684 * - "ACTIVE_ADS_TIER_500K"
11685 * - "ACTIVE_ADS_TIER_750K"
11659 * - "ACTIVE_ADS_TIER_75K" 11686 * - "ACTIVE_ADS_TIER_75K"
11660 */ 11687 */
11661 core.String activeAdsLimitTier; 11688 core.String activeAdsLimitTier;
11662 /** Ads that can be activated for the account. */ 11689 /** Ads that can be activated for the account. */
11663 core.String availableAds; 11690 core.String availableAds;
11664 /** 11691 /**
11665 * Identifies what kind of resource this is. Value: the fixed string 11692 * Identifies what kind of resource this is. Value: the fixed string
11666 * "dfareporting#accountActiveAdSummary". 11693 * "dfareporting#accountActiveAdSummary".
11667 */ 11694 */
11668 core.String kind; 11695 core.String kind;
(...skipping 554 matching lines...) Expand 10 before | Expand all | Expand 10 after
12223 return _json; 12250 return _json;
12224 } 12251 }
12225 } 12252 }
12226 12253
12227 /** Contains properties of a DCM ad. */ 12254 /** Contains properties of a DCM ad. */
12228 class Ad { 12255 class Ad {
12229 /** 12256 /**
12230 * Account ID of this ad. This is a read-only field that can be left blank. 12257 * Account ID of this ad. This is a read-only field that can be left blank.
12231 */ 12258 */
12232 core.String accountId; 12259 core.String accountId;
12233 /** Whether this ad is active. */ 12260 /** Whether this ad is active. When true, archived must be false. */
12234 core.bool active; 12261 core.bool active;
12235 /** Advertiser ID of this ad. This is a required field on insertion. */ 12262 /** Advertiser ID of this ad. This is a required field on insertion. */
12236 core.String advertiserId; 12263 core.String advertiserId;
12237 /** 12264 /**
12238 * Dimension value for the ID of the advertiser. This is a read-only, 12265 * Dimension value for the ID of the advertiser. This is a read-only,
12239 * auto-generated field. 12266 * auto-generated field.
12240 */ 12267 */
12241 DimensionValue advertiserIdDimensionValue; 12268 DimensionValue advertiserIdDimensionValue;
12242 /** Whether this ad is archived. */ 12269 /** Whether this ad is archived. When true, active must be false. */
12243 core.bool archived; 12270 core.bool archived;
12244 /** 12271 /**
12245 * Audience segment ID that is being targeted for this ad. Applicable when 12272 * Audience segment ID that is being targeted for this ad. Applicable when
12246 * type is AD_SERVING_STANDARD_AD. 12273 * type is AD_SERVING_STANDARD_AD.
12247 */ 12274 */
12248 core.String audienceSegmentId; 12275 core.String audienceSegmentId;
12249 /** Campaign ID of this ad. This is a required field on insertion. */ 12276 /** Campaign ID of this ad. This is a required field on insertion. */
12250 core.String campaignId; 12277 core.String campaignId;
12251 /** 12278 /**
12252 * Dimension value for the ID of the campaign. This is a read-only, 12279 * Dimension value for the ID of the campaign. This is a read-only,
(...skipping 14517 matching lines...) Expand 10 before | Expand all | Expand 10 after
26770 } 26797 }
26771 if (nextPageToken != null) { 26798 if (nextPageToken != null) {
26772 _json["nextPageToken"] = nextPageToken; 26799 _json["nextPageToken"] = nextPageToken;
26773 } 26800 }
26774 if (userRoles != null) { 26801 if (userRoles != null) {
26775 _json["userRoles"] = userRoles.map((value) => (value).toJson()).toList(); 26802 _json["userRoles"] = userRoles.map((value) => (value).toJson()).toList();
26776 } 26803 }
26777 return _json; 26804 return _json;
26778 } 26805 }
26779 } 26806 }
OLDNEW
« no previous file with comments | « generated/googleapis/lib/dfareporting/v2_3.dart ('k') | generated/googleapis/lib/dfareporting/v2_5.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698