OLD | NEW |
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_5; | 3 library googleapis.dfareporting.v2_5; |
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 410 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
421 "POST", | 421 "POST", |
422 body: _body, | 422 body: _body, |
423 queryParams: _queryParams, | 423 queryParams: _queryParams, |
424 uploadOptions: _uploadOptions, | 424 uploadOptions: _uploadOptions, |
425 uploadMedia: _uploadMedia, | 425 uploadMedia: _uploadMedia, |
426 downloadOptions: _downloadOptions); | 426 downloadOptions: _downloadOptions); |
427 return _response.then((data) => new AccountUserProfile.fromJson(data)); | 427 return _response.then((data) => new AccountUserProfile.fromJson(data)); |
428 } | 428 } |
429 | 429 |
430 /** | 430 /** |
431 * Retrieves a list of account user profiles, possibly filtered. | 431 * Retrieves a list of account user profiles, possibly filtered. This method |
| 432 * supports paging. |
432 * | 433 * |
433 * Request parameters: | 434 * Request parameters: |
434 * | 435 * |
435 * [profileId] - User profile ID associated with this request. | 436 * [profileId] - User profile ID associated with this request. |
436 * | 437 * |
437 * [active] - Select only active user profiles. | 438 * [active] - Select only active user profiles. |
438 * | 439 * |
439 * [ids] - Select only user profiles with these IDs. | 440 * [ids] - Select only user profiles with these IDs. |
440 * | 441 * |
441 * [maxResults] - Maximum number of results to return. | 442 * [maxResults] - Maximum number of results to return. |
(...skipping 224 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
666 "GET", | 667 "GET", |
667 body: _body, | 668 body: _body, |
668 queryParams: _queryParams, | 669 queryParams: _queryParams, |
669 uploadOptions: _uploadOptions, | 670 uploadOptions: _uploadOptions, |
670 uploadMedia: _uploadMedia, | 671 uploadMedia: _uploadMedia, |
671 downloadOptions: _downloadOptions); | 672 downloadOptions: _downloadOptions); |
672 return _response.then((data) => new Account.fromJson(data)); | 673 return _response.then((data) => new Account.fromJson(data)); |
673 } | 674 } |
674 | 675 |
675 /** | 676 /** |
676 * Retrieves the list of accounts, possibly filtered. | 677 * Retrieves the list of accounts, possibly filtered. This method supports |
| 678 * paging. |
677 * | 679 * |
678 * Request parameters: | 680 * Request parameters: |
679 * | 681 * |
680 * [profileId] - User profile ID associated with this request. | 682 * [profileId] - User profile ID associated with this request. |
681 * | 683 * |
682 * [active] - Select only active accounts. Don't set this field to select both | 684 * [active] - Select only active accounts. Don't set this field to select both |
683 * active and non-active accounts. | 685 * active and non-active accounts. |
684 * | 686 * |
685 * [ids] - Select only accounts with these IDs. | 687 * [ids] - Select only accounts with these IDs. |
686 * | 688 * |
(...skipping 256 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
943 "POST", | 945 "POST", |
944 body: _body, | 946 body: _body, |
945 queryParams: _queryParams, | 947 queryParams: _queryParams, |
946 uploadOptions: _uploadOptions, | 948 uploadOptions: _uploadOptions, |
947 uploadMedia: _uploadMedia, | 949 uploadMedia: _uploadMedia, |
948 downloadOptions: _downloadOptions); | 950 downloadOptions: _downloadOptions); |
949 return _response.then((data) => new Ad.fromJson(data)); | 951 return _response.then((data) => new Ad.fromJson(data)); |
950 } | 952 } |
951 | 953 |
952 /** | 954 /** |
953 * Retrieves a list of ads, possibly filtered. | 955 * Retrieves a list of ads, possibly filtered. This method supports paging. |
954 * | 956 * |
955 * Request parameters: | 957 * Request parameters: |
956 * | 958 * |
957 * [profileId] - User profile ID associated with this request. | 959 * [profileId] - User profile ID associated with this request. |
958 * | 960 * |
959 * [active] - Select only active ads. | 961 * [active] - Select only active ads. |
960 * | 962 * |
961 * [advertiserId] - Select only ads with this advertiser ID. | 963 * [advertiserId] - Select only ads with this advertiser ID. |
962 * | 964 * |
963 * [archived] - Select only archived ads. | 965 * [archived] - Select only archived ads. |
(...skipping 424 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1388 "POST", | 1390 "POST", |
1389 body: _body, | 1391 body: _body, |
1390 queryParams: _queryParams, | 1392 queryParams: _queryParams, |
1391 uploadOptions: _uploadOptions, | 1393 uploadOptions: _uploadOptions, |
1392 uploadMedia: _uploadMedia, | 1394 uploadMedia: _uploadMedia, |
1393 downloadOptions: _downloadOptions); | 1395 downloadOptions: _downloadOptions); |
1394 return _response.then((data) => new AdvertiserGroup.fromJson(data)); | 1396 return _response.then((data) => new AdvertiserGroup.fromJson(data)); |
1395 } | 1397 } |
1396 | 1398 |
1397 /** | 1399 /** |
1398 * Retrieves a list of advertiser groups, possibly filtered. | 1400 * Retrieves a list of advertiser groups, possibly filtered. This method |
| 1401 * supports paging. |
1399 * | 1402 * |
1400 * Request parameters: | 1403 * Request parameters: |
1401 * | 1404 * |
1402 * [profileId] - User profile ID associated with this request. | 1405 * [profileId] - User profile ID associated with this request. |
1403 * | 1406 * |
1404 * [ids] - Select only advertiser groups with these IDs. | 1407 * [ids] - Select only advertiser groups with these IDs. |
1405 * | 1408 * |
1406 * [maxResults] - Maximum number of results to return. | 1409 * [maxResults] - Maximum number of results to return. |
1407 * | 1410 * |
1408 * [pageToken] - Value of the nextPageToken from the previous result page. | 1411 * [pageToken] - Value of the nextPageToken from the previous result page. |
(...skipping 251 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1660 "POST", | 1663 "POST", |
1661 body: _body, | 1664 body: _body, |
1662 queryParams: _queryParams, | 1665 queryParams: _queryParams, |
1663 uploadOptions: _uploadOptions, | 1666 uploadOptions: _uploadOptions, |
1664 uploadMedia: _uploadMedia, | 1667 uploadMedia: _uploadMedia, |
1665 downloadOptions: _downloadOptions); | 1668 downloadOptions: _downloadOptions); |
1666 return _response.then((data) => new Advertiser.fromJson(data)); | 1669 return _response.then((data) => new Advertiser.fromJson(data)); |
1667 } | 1670 } |
1668 | 1671 |
1669 /** | 1672 /** |
1670 * Retrieves a list of advertisers, possibly filtered. | 1673 * Retrieves a list of advertisers, possibly filtered. This method supports |
| 1674 * paging. |
1671 * | 1675 * |
1672 * Request parameters: | 1676 * Request parameters: |
1673 * | 1677 * |
1674 * [profileId] - User profile ID associated with this request. | 1678 * [profileId] - User profile ID associated with this request. |
1675 * | 1679 * |
1676 * [advertiserGroupIds] - Select only advertisers with these advertiser group | 1680 * [advertiserGroupIds] - Select only advertisers with these advertiser group |
1677 * IDs. | 1681 * IDs. |
1678 * | 1682 * |
1679 * [floodlightConfigurationIds] - Select only advertisers with these | 1683 * [floodlightConfigurationIds] - Select only advertisers with these |
1680 * floodlight configuration IDs. | 1684 * floodlight configuration IDs. |
(...skipping 300 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1981 body: _body, | 1985 body: _body, |
1982 queryParams: _queryParams, | 1986 queryParams: _queryParams, |
1983 uploadOptions: _uploadOptions, | 1987 uploadOptions: _uploadOptions, |
1984 uploadMedia: _uploadMedia, | 1988 uploadMedia: _uploadMedia, |
1985 downloadOptions: _downloadOptions); | 1989 downloadOptions: _downloadOptions); |
1986 return _response.then((data) => new CampaignCreativeAssociation.fromJson(dat
a)); | 1990 return _response.then((data) => new CampaignCreativeAssociation.fromJson(dat
a)); |
1987 } | 1991 } |
1988 | 1992 |
1989 /** | 1993 /** |
1990 * Retrieves the list of creative IDs associated with the specified campaign. | 1994 * Retrieves the list of creative IDs associated with the specified campaign. |
| 1995 * This method supports paging. |
1991 * | 1996 * |
1992 * Request parameters: | 1997 * Request parameters: |
1993 * | 1998 * |
1994 * [profileId] - User profile ID associated with this request. | 1999 * [profileId] - User profile ID associated with this request. |
1995 * | 2000 * |
1996 * [campaignId] - Campaign ID in this association. | 2001 * [campaignId] - Campaign ID in this association. |
1997 * | 2002 * |
1998 * [maxResults] - Maximum number of results to return. | 2003 * [maxResults] - Maximum number of results to return. |
1999 * | 2004 * |
2000 * [pageToken] - Value of the nextPageToken from the previous result page. | 2005 * [pageToken] - Value of the nextPageToken from the previous result page. |
(...skipping 151 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2152 "POST", | 2157 "POST", |
2153 body: _body, | 2158 body: _body, |
2154 queryParams: _queryParams, | 2159 queryParams: _queryParams, |
2155 uploadOptions: _uploadOptions, | 2160 uploadOptions: _uploadOptions, |
2156 uploadMedia: _uploadMedia, | 2161 uploadMedia: _uploadMedia, |
2157 downloadOptions: _downloadOptions); | 2162 downloadOptions: _downloadOptions); |
2158 return _response.then((data) => new Campaign.fromJson(data)); | 2163 return _response.then((data) => new Campaign.fromJson(data)); |
2159 } | 2164 } |
2160 | 2165 |
2161 /** | 2166 /** |
2162 * Retrieves a list of campaigns, possibly filtered. | 2167 * Retrieves a list of campaigns, possibly filtered. This method supports |
| 2168 * paging. |
2163 * | 2169 * |
2164 * Request parameters: | 2170 * Request parameters: |
2165 * | 2171 * |
2166 * [profileId] - User profile ID associated with this request. | 2172 * [profileId] - User profile ID associated with this request. |
2167 * | 2173 * |
2168 * [advertiserGroupIds] - Select only campaigns whose advertisers belong to | 2174 * [advertiserGroupIds] - Select only campaigns whose advertisers belong to |
2169 * these advertiser groups. | 2175 * these advertiser groups. |
2170 * | 2176 * |
2171 * [advertiserIds] - Select only campaigns that belong to these advertisers. | 2177 * [advertiserIds] - Select only campaigns that belong to these advertisers. |
2172 * | 2178 * |
(...skipping 246 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2419 "GET", | 2425 "GET", |
2420 body: _body, | 2426 body: _body, |
2421 queryParams: _queryParams, | 2427 queryParams: _queryParams, |
2422 uploadOptions: _uploadOptions, | 2428 uploadOptions: _uploadOptions, |
2423 uploadMedia: _uploadMedia, | 2429 uploadMedia: _uploadMedia, |
2424 downloadOptions: _downloadOptions); | 2430 downloadOptions: _downloadOptions); |
2425 return _response.then((data) => new ChangeLog.fromJson(data)); | 2431 return _response.then((data) => new ChangeLog.fromJson(data)); |
2426 } | 2432 } |
2427 | 2433 |
2428 /** | 2434 /** |
2429 * Retrieves a list of change logs. | 2435 * Retrieves a list of change logs. This method supports paging. |
2430 * | 2436 * |
2431 * Request parameters: | 2437 * Request parameters: |
2432 * | 2438 * |
2433 * [profileId] - User profile ID associated with this request. | 2439 * [profileId] - User profile ID associated with this request. |
2434 * | 2440 * |
2435 * [action] - Select only change logs with the specified action. | 2441 * [action] - Select only change logs with the specified action. |
2436 * Possible string values are: | 2442 * Possible string values are: |
2437 * - "ACTION_ADD" | 2443 * - "ACTION_ADD" |
2438 * - "ACTION_ASSIGN" | 2444 * - "ACTION_ASSIGN" |
2439 * - "ACTION_ASSOCIATE" | 2445 * - "ACTION_ASSOCIATE" |
(...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2499 * - "OBJECT_LANDING_PAGE" | 2505 * - "OBJECT_LANDING_PAGE" |
2500 * - "OBJECT_MEDIA_ORDER" | 2506 * - "OBJECT_MEDIA_ORDER" |
2501 * - "OBJECT_PLACEMENT" | 2507 * - "OBJECT_PLACEMENT" |
2502 * - "OBJECT_PLACEMENT_STRATEGY" | 2508 * - "OBJECT_PLACEMENT_STRATEGY" |
2503 * - "OBJECT_PLAYSTORE_LINK" | 2509 * - "OBJECT_PLAYSTORE_LINK" |
2504 * - "OBJECT_PROVIDED_LIST_CLIENT" | 2510 * - "OBJECT_PROVIDED_LIST_CLIENT" |
2505 * - "OBJECT_RATE_CARD" | 2511 * - "OBJECT_RATE_CARD" |
2506 * - "OBJECT_REMARKETING_LIST" | 2512 * - "OBJECT_REMARKETING_LIST" |
2507 * - "OBJECT_RICHMEDIA_CREATIVE" | 2513 * - "OBJECT_RICHMEDIA_CREATIVE" |
2508 * - "OBJECT_SD_SITE" | 2514 * - "OBJECT_SD_SITE" |
| 2515 * - "OBJECT_SEARCH_LIFT_STUDY" |
2509 * - "OBJECT_SIZE" | 2516 * - "OBJECT_SIZE" |
2510 * - "OBJECT_SUBACCOUNT" | 2517 * - "OBJECT_SUBACCOUNT" |
2511 * - "OBJECT_TARGETING_TEMPLATE" | 2518 * - "OBJECT_TARGETING_TEMPLATE" |
2512 * - "OBJECT_USER_PROFILE" | 2519 * - "OBJECT_USER_PROFILE" |
2513 * - "OBJECT_USER_PROFILE_FILTER" | 2520 * - "OBJECT_USER_PROFILE_FILTER" |
2514 * - "OBJECT_USER_ROLE" | 2521 * - "OBJECT_USER_ROLE" |
2515 * | 2522 * |
2516 * [pageToken] - Value of the nextPageToken from the previous result page. | 2523 * [pageToken] - Value of the nextPageToken from the previous result page. |
2517 * | 2524 * |
2518 * [searchString] - Select only change logs whose object ID, user name, old or | 2525 * [searchString] - Select only change logs whose object ID, user name, old or |
(...skipping 358 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2877 "POST", | 2884 "POST", |
2878 body: _body, | 2885 body: _body, |
2879 queryParams: _queryParams, | 2886 queryParams: _queryParams, |
2880 uploadOptions: _uploadOptions, | 2887 uploadOptions: _uploadOptions, |
2881 uploadMedia: _uploadMedia, | 2888 uploadMedia: _uploadMedia, |
2882 downloadOptions: _downloadOptions); | 2889 downloadOptions: _downloadOptions); |
2883 return _response.then((data) => new ContentCategory.fromJson(data)); | 2890 return _response.then((data) => new ContentCategory.fromJson(data)); |
2884 } | 2891 } |
2885 | 2892 |
2886 /** | 2893 /** |
2887 * Retrieves a list of content categories, possibly filtered. | 2894 * Retrieves a list of content categories, possibly filtered. This method |
| 2895 * supports paging. |
2888 * | 2896 * |
2889 * Request parameters: | 2897 * Request parameters: |
2890 * | 2898 * |
2891 * [profileId] - User profile ID associated with this request. | 2899 * [profileId] - User profile ID associated with this request. |
2892 * | 2900 * |
2893 * [ids] - Select only content categories with these IDs. | 2901 * [ids] - Select only content categories with these IDs. |
2894 * | 2902 * |
2895 * [maxResults] - Maximum number of results to return. | 2903 * [maxResults] - Maximum number of results to return. |
2896 * | 2904 * |
2897 * [pageToken] - Value of the nextPageToken from the previous result page. | 2905 * [pageToken] - Value of the nextPageToken from the previous result page. |
(...skipping 528 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3426 "POST", | 3434 "POST", |
3427 body: _body, | 3435 body: _body, |
3428 queryParams: _queryParams, | 3436 queryParams: _queryParams, |
3429 uploadOptions: _uploadOptions, | 3437 uploadOptions: _uploadOptions, |
3430 uploadMedia: _uploadMedia, | 3438 uploadMedia: _uploadMedia, |
3431 downloadOptions: _downloadOptions); | 3439 downloadOptions: _downloadOptions); |
3432 return _response.then((data) => new CreativeFieldValue.fromJson(data)); | 3440 return _response.then((data) => new CreativeFieldValue.fromJson(data)); |
3433 } | 3441 } |
3434 | 3442 |
3435 /** | 3443 /** |
3436 * Retrieves a list of creative field values, possibly filtered. | 3444 * Retrieves a list of creative field values, possibly filtered. This method |
| 3445 * supports paging. |
3437 * | 3446 * |
3438 * Request parameters: | 3447 * Request parameters: |
3439 * | 3448 * |
3440 * [profileId] - User profile ID associated with this request. | 3449 * [profileId] - User profile ID associated with this request. |
3441 * | 3450 * |
3442 * [creativeFieldId] - Creative field ID for this creative field value. | 3451 * [creativeFieldId] - Creative field ID for this creative field value. |
3443 * | 3452 * |
3444 * [ids] - Select only creative field values with these IDs. | 3453 * [ids] - Select only creative field values with these IDs. |
3445 * | 3454 * |
3446 * [maxResults] - Maximum number of results to return. | 3455 * [maxResults] - Maximum number of results to return. |
(...skipping 306 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3753 "POST", | 3762 "POST", |
3754 body: _body, | 3763 body: _body, |
3755 queryParams: _queryParams, | 3764 queryParams: _queryParams, |
3756 uploadOptions: _uploadOptions, | 3765 uploadOptions: _uploadOptions, |
3757 uploadMedia: _uploadMedia, | 3766 uploadMedia: _uploadMedia, |
3758 downloadOptions: _downloadOptions); | 3767 downloadOptions: _downloadOptions); |
3759 return _response.then((data) => new CreativeField.fromJson(data)); | 3768 return _response.then((data) => new CreativeField.fromJson(data)); |
3760 } | 3769 } |
3761 | 3770 |
3762 /** | 3771 /** |
3763 * Retrieves a list of creative fields, possibly filtered. | 3772 * Retrieves a list of creative fields, possibly filtered. This method |
| 3773 * supports paging. |
3764 * | 3774 * |
3765 * Request parameters: | 3775 * Request parameters: |
3766 * | 3776 * |
3767 * [profileId] - User profile ID associated with this request. | 3777 * [profileId] - User profile ID associated with this request. |
3768 * | 3778 * |
3769 * [advertiserIds] - Select only creative fields that belong to these | 3779 * [advertiserIds] - Select only creative fields that belong to these |
3770 * advertisers. | 3780 * advertisers. |
3771 * | 3781 * |
3772 * [ids] - Select only creative fields with these IDs. | 3782 * [ids] - Select only creative fields with these IDs. |
3773 * | 3783 * |
(...skipping 258 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4032 "POST", | 4042 "POST", |
4033 body: _body, | 4043 body: _body, |
4034 queryParams: _queryParams, | 4044 queryParams: _queryParams, |
4035 uploadOptions: _uploadOptions, | 4045 uploadOptions: _uploadOptions, |
4036 uploadMedia: _uploadMedia, | 4046 uploadMedia: _uploadMedia, |
4037 downloadOptions: _downloadOptions); | 4047 downloadOptions: _downloadOptions); |
4038 return _response.then((data) => new CreativeGroup.fromJson(data)); | 4048 return _response.then((data) => new CreativeGroup.fromJson(data)); |
4039 } | 4049 } |
4040 | 4050 |
4041 /** | 4051 /** |
4042 * Retrieves a list of creative groups, possibly filtered. | 4052 * Retrieves a list of creative groups, possibly filtered. This method |
| 4053 * supports paging. |
4043 * | 4054 * |
4044 * Request parameters: | 4055 * Request parameters: |
4045 * | 4056 * |
4046 * [profileId] - User profile ID associated with this request. | 4057 * [profileId] - User profile ID associated with this request. |
4047 * | 4058 * |
4048 * [advertiserIds] - Select only creative groups that belong to these | 4059 * [advertiserIds] - Select only creative groups that belong to these |
4049 * advertisers. | 4060 * advertisers. |
4050 * | 4061 * |
4051 * [groupNumber] - Select only creative groups that belong to this subgroup. | 4062 * [groupNumber] - Select only creative groups that belong to this subgroup. |
4052 * | 4063 * |
(...skipping 263 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4316 "POST", | 4327 "POST", |
4317 body: _body, | 4328 body: _body, |
4318 queryParams: _queryParams, | 4329 queryParams: _queryParams, |
4319 uploadOptions: _uploadOptions, | 4330 uploadOptions: _uploadOptions, |
4320 uploadMedia: _uploadMedia, | 4331 uploadMedia: _uploadMedia, |
4321 downloadOptions: _downloadOptions); | 4332 downloadOptions: _downloadOptions); |
4322 return _response.then((data) => new Creative.fromJson(data)); | 4333 return _response.then((data) => new Creative.fromJson(data)); |
4323 } | 4334 } |
4324 | 4335 |
4325 /** | 4336 /** |
4326 * Retrieves a list of creatives, possibly filtered. | 4337 * Retrieves a list of creatives, possibly filtered. This method supports |
| 4338 * paging. |
4327 * | 4339 * |
4328 * Request parameters: | 4340 * Request parameters: |
4329 * | 4341 * |
4330 * [profileId] - User profile ID associated with this request. | 4342 * [profileId] - User profile ID associated with this request. |
4331 * | 4343 * |
4332 * [active] - Select only active creatives. Leave blank to select active and | 4344 * [active] - Select only active creatives. Leave blank to select active and |
4333 * inactive creatives. | 4345 * inactive creatives. |
4334 * | 4346 * |
4335 * [advertiserId] - Select only creatives with this advertiser ID. | 4347 * [advertiserId] - Select only creatives with this advertiser ID. |
4336 * | 4348 * |
(...skipping 325 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4662 "GET", | 4674 "GET", |
4663 body: _body, | 4675 body: _body, |
4664 queryParams: _queryParams, | 4676 queryParams: _queryParams, |
4665 uploadOptions: _uploadOptions, | 4677 uploadOptions: _uploadOptions, |
4666 uploadMedia: _uploadMedia, | 4678 uploadMedia: _uploadMedia, |
4667 downloadOptions: _downloadOptions); | 4679 downloadOptions: _downloadOptions); |
4668 return _response.then((data) => new DirectorySiteContact.fromJson(data)); | 4680 return _response.then((data) => new DirectorySiteContact.fromJson(data)); |
4669 } | 4681 } |
4670 | 4682 |
4671 /** | 4683 /** |
4672 * Retrieves a list of directory site contacts, possibly filtered. | 4684 * Retrieves a list of directory site contacts, possibly filtered. This method |
| 4685 * supports paging. |
4673 * | 4686 * |
4674 * Request parameters: | 4687 * Request parameters: |
4675 * | 4688 * |
4676 * [profileId] - User profile ID associated with this request. | 4689 * [profileId] - User profile ID associated with this request. |
4677 * | 4690 * |
4678 * [directorySiteIds] - Select only directory site contacts with these | 4691 * [directorySiteIds] - Select only directory site contacts with these |
4679 * directory site IDs. This is a required field. | 4692 * directory site IDs. This is a required field. |
4680 * | 4693 * |
4681 * [ids] - Select only directory site contacts with these IDs. | 4694 * [ids] - Select only directory site contacts with these IDs. |
4682 * | 4695 * |
(...skipping 164 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4847 "POST", | 4860 "POST", |
4848 body: _body, | 4861 body: _body, |
4849 queryParams: _queryParams, | 4862 queryParams: _queryParams, |
4850 uploadOptions: _uploadOptions, | 4863 uploadOptions: _uploadOptions, |
4851 uploadMedia: _uploadMedia, | 4864 uploadMedia: _uploadMedia, |
4852 downloadOptions: _downloadOptions); | 4865 downloadOptions: _downloadOptions); |
4853 return _response.then((data) => new DirectorySite.fromJson(data)); | 4866 return _response.then((data) => new DirectorySite.fromJson(data)); |
4854 } | 4867 } |
4855 | 4868 |
4856 /** | 4869 /** |
4857 * Retrieves a list of directory sites, possibly filtered. | 4870 * Retrieves a list of directory sites, possibly filtered. This method |
| 4871 * supports paging. |
4858 * | 4872 * |
4859 * Request parameters: | 4873 * Request parameters: |
4860 * | 4874 * |
4861 * [profileId] - User profile ID associated with this request. | 4875 * [profileId] - User profile ID associated with this request. |
4862 * | 4876 * |
4863 * [acceptsInStreamVideoPlacements] - This search filter is no longer | 4877 * [acceptsInStreamVideoPlacements] - This search filter is no longer |
4864 * supported and will have no effect on the results returned. | 4878 * supported and will have no effect on the results returned. |
4865 * | 4879 * |
4866 * [acceptsInterstitialPlacements] - This search filter is no longer supported | 4880 * [acceptsInterstitialPlacements] - This search filter is no longer supported |
4867 * and will have no effect on the results returned. | 4881 * and will have no effect on the results returned. |
(...skipping 965 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5833 "POST", | 5847 "POST", |
5834 body: _body, | 5848 body: _body, |
5835 queryParams: _queryParams, | 5849 queryParams: _queryParams, |
5836 uploadOptions: _uploadOptions, | 5850 uploadOptions: _uploadOptions, |
5837 uploadMedia: _uploadMedia, | 5851 uploadMedia: _uploadMedia, |
5838 downloadOptions: _downloadOptions); | 5852 downloadOptions: _downloadOptions); |
5839 return _response.then((data) => new FloodlightActivity.fromJson(data)); | 5853 return _response.then((data) => new FloodlightActivity.fromJson(data)); |
5840 } | 5854 } |
5841 | 5855 |
5842 /** | 5856 /** |
5843 * Retrieves a list of floodlight activities, possibly filtered. | 5857 * Retrieves a list of floodlight activities, possibly filtered. This method |
| 5858 * supports paging. |
5844 * | 5859 * |
5845 * Request parameters: | 5860 * Request parameters: |
5846 * | 5861 * |
5847 * [profileId] - User profile ID associated with this request. | 5862 * [profileId] - User profile ID associated with this request. |
5848 * | 5863 * |
5849 * [advertiserId] - Select only floodlight activities for the specified | 5864 * [advertiserId] - Select only floodlight activities for the specified |
5850 * advertiser ID. Must specify either ids, advertiserId, or | 5865 * advertiser ID. Must specify either ids, advertiserId, or |
5851 * floodlightConfigurationId for a non-empty result. | 5866 * floodlightConfigurationId for a non-empty result. |
5852 * | 5867 * |
5853 * [floodlightActivityGroupIds] - Select only floodlight activities with the | 5868 * [floodlightActivityGroupIds] - Select only floodlight activities with the |
(...skipping 302 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6156 "POST", | 6171 "POST", |
6157 body: _body, | 6172 body: _body, |
6158 queryParams: _queryParams, | 6173 queryParams: _queryParams, |
6159 uploadOptions: _uploadOptions, | 6174 uploadOptions: _uploadOptions, |
6160 uploadMedia: _uploadMedia, | 6175 uploadMedia: _uploadMedia, |
6161 downloadOptions: _downloadOptions); | 6176 downloadOptions: _downloadOptions); |
6162 return _response.then((data) => new FloodlightActivityGroup.fromJson(data)); | 6177 return _response.then((data) => new FloodlightActivityGroup.fromJson(data)); |
6163 } | 6178 } |
6164 | 6179 |
6165 /** | 6180 /** |
6166 * Retrieves a list of floodlight activity groups, possibly filtered. | 6181 * Retrieves a list of floodlight activity groups, possibly filtered. This |
| 6182 * method supports paging. |
6167 * | 6183 * |
6168 * Request parameters: | 6184 * Request parameters: |
6169 * | 6185 * |
6170 * [profileId] - User profile ID associated with this request. | 6186 * [profileId] - User profile ID associated with this request. |
6171 * | 6187 * |
6172 * [advertiserId] - Select only floodlight activity groups with the specified | 6188 * [advertiserId] - Select only floodlight activity groups with the specified |
6173 * advertiser ID. Must specify either advertiserId or | 6189 * advertiser ID. Must specify either advertiserId or |
6174 * floodlightConfigurationId for a non-empty result. | 6190 * floodlightConfigurationId for a non-empty result. |
6175 * | 6191 * |
6176 * [floodlightConfigurationId] - Select only floodlight activity groups with | 6192 * [floodlightConfigurationId] - Select only floodlight activity groups with |
(...skipping 433 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6610 "GET", | 6626 "GET", |
6611 body: _body, | 6627 body: _body, |
6612 queryParams: _queryParams, | 6628 queryParams: _queryParams, |
6613 uploadOptions: _uploadOptions, | 6629 uploadOptions: _uploadOptions, |
6614 uploadMedia: _uploadMedia, | 6630 uploadMedia: _uploadMedia, |
6615 downloadOptions: _downloadOptions); | 6631 downloadOptions: _downloadOptions); |
6616 return _response.then((data) => new InventoryItem.fromJson(data)); | 6632 return _response.then((data) => new InventoryItem.fromJson(data)); |
6617 } | 6633 } |
6618 | 6634 |
6619 /** | 6635 /** |
6620 * Retrieves a list of inventory items, possibly filtered. | 6636 * Retrieves a list of inventory items, possibly filtered. This method |
| 6637 * supports paging. |
6621 * | 6638 * |
6622 * Request parameters: | 6639 * Request parameters: |
6623 * | 6640 * |
6624 * [profileId] - User profile ID associated with this request. | 6641 * [profileId] - User profile ID associated with this request. |
6625 * | 6642 * |
6626 * [projectId] - Project ID for order documents. | 6643 * [projectId] - Project ID for order documents. |
6627 * | 6644 * |
6628 * [ids] - Select only inventory items with these IDs. | 6645 * [ids] - Select only inventory items with these IDs. |
6629 * | 6646 * |
6630 * [inPlan] - Select only inventory items that are in plan. | 6647 * [inPlan] - Select only inventory items that are in plan. |
(...skipping 765 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
7396 "GET", | 7413 "GET", |
7397 body: _body, | 7414 body: _body, |
7398 queryParams: _queryParams, | 7415 queryParams: _queryParams, |
7399 uploadOptions: _uploadOptions, | 7416 uploadOptions: _uploadOptions, |
7400 uploadMedia: _uploadMedia, | 7417 uploadMedia: _uploadMedia, |
7401 downloadOptions: _downloadOptions); | 7418 downloadOptions: _downloadOptions); |
7402 return _response.then((data) => new OrderDocument.fromJson(data)); | 7419 return _response.then((data) => new OrderDocument.fromJson(data)); |
7403 } | 7420 } |
7404 | 7421 |
7405 /** | 7422 /** |
7406 * Retrieves a list of order documents, possibly filtered. | 7423 * Retrieves a list of order documents, possibly filtered. This method |
| 7424 * supports paging. |
7407 * | 7425 * |
7408 * Request parameters: | 7426 * Request parameters: |
7409 * | 7427 * |
7410 * [profileId] - User profile ID associated with this request. | 7428 * [profileId] - User profile ID associated with this request. |
7411 * | 7429 * |
7412 * [projectId] - Project ID for order documents. | 7430 * [projectId] - Project ID for order documents. |
7413 * | 7431 * |
7414 * [approved] - Select only order documents that have been approved by at | 7432 * [approved] - Select only order documents that have been approved by at |
7415 * least one user. | 7433 * least one user. |
7416 * | 7434 * |
(...skipping 140 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
7557 "GET", | 7575 "GET", |
7558 body: _body, | 7576 body: _body, |
7559 queryParams: _queryParams, | 7577 queryParams: _queryParams, |
7560 uploadOptions: _uploadOptions, | 7578 uploadOptions: _uploadOptions, |
7561 uploadMedia: _uploadMedia, | 7579 uploadMedia: _uploadMedia, |
7562 downloadOptions: _downloadOptions); | 7580 downloadOptions: _downloadOptions); |
7563 return _response.then((data) => new Order.fromJson(data)); | 7581 return _response.then((data) => new Order.fromJson(data)); |
7564 } | 7582 } |
7565 | 7583 |
7566 /** | 7584 /** |
7567 * Retrieves a list of orders, possibly filtered. | 7585 * Retrieves a list of orders, possibly filtered. This method supports paging. |
7568 * | 7586 * |
7569 * Request parameters: | 7587 * Request parameters: |
7570 * | 7588 * |
7571 * [profileId] - User profile ID associated with this request. | 7589 * [profileId] - User profile ID associated with this request. |
7572 * | 7590 * |
7573 * [projectId] - Project ID for orders. | 7591 * [projectId] - Project ID for orders. |
7574 * | 7592 * |
7575 * [ids] - Select only orders with these IDs. | 7593 * [ids] - Select only orders with these IDs. |
7576 * | 7594 * |
7577 * [maxResults] - Maximum number of results to return. | 7595 * [maxResults] - Maximum number of results to return. |
(...skipping 166 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
7744 "POST", | 7762 "POST", |
7745 body: _body, | 7763 body: _body, |
7746 queryParams: _queryParams, | 7764 queryParams: _queryParams, |
7747 uploadOptions: _uploadOptions, | 7765 uploadOptions: _uploadOptions, |
7748 uploadMedia: _uploadMedia, | 7766 uploadMedia: _uploadMedia, |
7749 downloadOptions: _downloadOptions); | 7767 downloadOptions: _downloadOptions); |
7750 return _response.then((data) => new PlacementGroup.fromJson(data)); | 7768 return _response.then((data) => new PlacementGroup.fromJson(data)); |
7751 } | 7769 } |
7752 | 7770 |
7753 /** | 7771 /** |
7754 * Retrieves a list of placement groups, possibly filtered. | 7772 * Retrieves a list of placement groups, possibly filtered. This method |
| 7773 * supports paging. |
7755 * | 7774 * |
7756 * Request parameters: | 7775 * Request parameters: |
7757 * | 7776 * |
7758 * [profileId] - User profile ID associated with this request. | 7777 * [profileId] - User profile ID associated with this request. |
7759 * | 7778 * |
7760 * [advertiserIds] - Select only placement groups that belong to these | 7779 * [advertiserIds] - Select only placement groups that belong to these |
7761 * advertisers. | 7780 * advertisers. |
7762 * | 7781 * |
7763 * [archived] - Select only archived placements. Don't set this field to | 7782 * [archived] - Select only archived placements. Don't set this field to |
7764 * select both archived and non-archived placements. | 7783 * select both archived and non-archived placements. |
(...skipping 384 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8149 "POST", | 8168 "POST", |
8150 body: _body, | 8169 body: _body, |
8151 queryParams: _queryParams, | 8170 queryParams: _queryParams, |
8152 uploadOptions: _uploadOptions, | 8171 uploadOptions: _uploadOptions, |
8153 uploadMedia: _uploadMedia, | 8172 uploadMedia: _uploadMedia, |
8154 downloadOptions: _downloadOptions); | 8173 downloadOptions: _downloadOptions); |
8155 return _response.then((data) => new PlacementStrategy.fromJson(data)); | 8174 return _response.then((data) => new PlacementStrategy.fromJson(data)); |
8156 } | 8175 } |
8157 | 8176 |
8158 /** | 8177 /** |
8159 * Retrieves a list of placement strategies, possibly filtered. | 8178 * Retrieves a list of placement strategies, possibly filtered. This method |
| 8179 * supports paging. |
8160 * | 8180 * |
8161 * Request parameters: | 8181 * Request parameters: |
8162 * | 8182 * |
8163 * [profileId] - User profile ID associated with this request. | 8183 * [profileId] - User profile ID associated with this request. |
8164 * | 8184 * |
8165 * [ids] - Select only placement strategies with these IDs. | 8185 * [ids] - Select only placement strategies with these IDs. |
8166 * | 8186 * |
8167 * [maxResults] - Maximum number of results to return. | 8187 * [maxResults] - Maximum number of results to return. |
8168 * | 8188 * |
8169 * [pageToken] - Value of the nextPageToken from the previous result page. | 8189 * [pageToken] - Value of the nextPageToken from the previous result page. |
(...skipping 308 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8478 "POST", | 8498 "POST", |
8479 body: _body, | 8499 body: _body, |
8480 queryParams: _queryParams, | 8500 queryParams: _queryParams, |
8481 uploadOptions: _uploadOptions, | 8501 uploadOptions: _uploadOptions, |
8482 uploadMedia: _uploadMedia, | 8502 uploadMedia: _uploadMedia, |
8483 downloadOptions: _downloadOptions); | 8503 downloadOptions: _downloadOptions); |
8484 return _response.then((data) => new Placement.fromJson(data)); | 8504 return _response.then((data) => new Placement.fromJson(data)); |
8485 } | 8505 } |
8486 | 8506 |
8487 /** | 8507 /** |
8488 * Retrieves a list of placements, possibly filtered. | 8508 * Retrieves a list of placements, possibly filtered. This method supports |
| 8509 * paging. |
8489 * | 8510 * |
8490 * Request parameters: | 8511 * Request parameters: |
8491 * | 8512 * |
8492 * [profileId] - User profile ID associated with this request. | 8513 * [profileId] - User profile ID associated with this request. |
8493 * | 8514 * |
8494 * [advertiserIds] - Select only placements that belong to these advertisers. | 8515 * [advertiserIds] - Select only placements that belong to these advertisers. |
8495 * | 8516 * |
8496 * [archived] - Select only archived placements. Don't set this field to | 8517 * [archived] - Select only archived placements. Don't set this field to |
8497 * select both archived and non-archived placements. | 8518 * select both archived and non-archived placements. |
8498 * | 8519 * |
(...skipping 491 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8990 "GET", | 9011 "GET", |
8991 body: _body, | 9012 body: _body, |
8992 queryParams: _queryParams, | 9013 queryParams: _queryParams, |
8993 uploadOptions: _uploadOptions, | 9014 uploadOptions: _uploadOptions, |
8994 uploadMedia: _uploadMedia, | 9015 uploadMedia: _uploadMedia, |
8995 downloadOptions: _downloadOptions); | 9016 downloadOptions: _downloadOptions); |
8996 return _response.then((data) => new Project.fromJson(data)); | 9017 return _response.then((data) => new Project.fromJson(data)); |
8997 } | 9018 } |
8998 | 9019 |
8999 /** | 9020 /** |
9000 * Retrieves a list of projects, possibly filtered. | 9021 * Retrieves a list of projects, possibly filtered. This method supports |
| 9022 * paging. |
9001 * | 9023 * |
9002 * Request parameters: | 9024 * Request parameters: |
9003 * | 9025 * |
9004 * [profileId] - User profile ID associated with this request. | 9026 * [profileId] - User profile ID associated with this request. |
9005 * | 9027 * |
9006 * [advertiserIds] - Select only projects with these advertiser IDs. | 9028 * [advertiserIds] - Select only projects with these advertiser IDs. |
9007 * | 9029 * |
9008 * [ids] - Select only projects with these IDs. | 9030 * [ids] - Select only projects with these IDs. |
9009 * | 9031 * |
9010 * [maxResults] - Maximum number of results to return. | 9032 * [maxResults] - Maximum number of results to return. |
(...skipping 357 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
9368 "POST", | 9390 "POST", |
9369 body: _body, | 9391 body: _body, |
9370 queryParams: _queryParams, | 9392 queryParams: _queryParams, |
9371 uploadOptions: _uploadOptions, | 9393 uploadOptions: _uploadOptions, |
9372 uploadMedia: _uploadMedia, | 9394 uploadMedia: _uploadMedia, |
9373 downloadOptions: _downloadOptions); | 9395 downloadOptions: _downloadOptions); |
9374 return _response.then((data) => new RemarketingList.fromJson(data)); | 9396 return _response.then((data) => new RemarketingList.fromJson(data)); |
9375 } | 9397 } |
9376 | 9398 |
9377 /** | 9399 /** |
9378 * Retrieves a list of remarketing lists, possibly filtered. | 9400 * Retrieves a list of remarketing lists, possibly filtered. This method |
| 9401 * supports paging. |
9379 * | 9402 * |
9380 * Request parameters: | 9403 * Request parameters: |
9381 * | 9404 * |
9382 * [profileId] - User profile ID associated with this request. | 9405 * [profileId] - User profile ID associated with this request. |
9383 * | 9406 * |
9384 * [advertiserId] - Select only remarketing lists owned by this advertiser. | 9407 * [advertiserId] - Select only remarketing lists owned by this advertiser. |
9385 * | 9408 * |
9386 * [active] - Select only active or only inactive remarketing lists. | 9409 * [active] - Select only active or only inactive remarketing lists. |
9387 * | 9410 * |
9388 * [floodlightActivityId] - Select only remarketing lists that have this | 9411 * [floodlightActivityId] - Select only remarketing lists that have this |
(...skipping 829 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
10218 "POST", | 10241 "POST", |
10219 body: _body, | 10242 body: _body, |
10220 queryParams: _queryParams, | 10243 queryParams: _queryParams, |
10221 uploadOptions: _uploadOptions, | 10244 uploadOptions: _uploadOptions, |
10222 uploadMedia: _uploadMedia, | 10245 uploadMedia: _uploadMedia, |
10223 downloadOptions: _downloadOptions); | 10246 downloadOptions: _downloadOptions); |
10224 return _response.then((data) => new Site.fromJson(data)); | 10247 return _response.then((data) => new Site.fromJson(data)); |
10225 } | 10248 } |
10226 | 10249 |
10227 /** | 10250 /** |
10228 * Retrieves a list of sites, possibly filtered. | 10251 * Retrieves a list of sites, possibly filtered. This method supports paging. |
10229 * | 10252 * |
10230 * Request parameters: | 10253 * Request parameters: |
10231 * | 10254 * |
10232 * [profileId] - User profile ID associated with this request. | 10255 * [profileId] - User profile ID associated with this request. |
10233 * | 10256 * |
10234 * [acceptsInStreamVideoPlacements] - This search filter is no longer | 10257 * [acceptsInStreamVideoPlacements] - This search filter is no longer |
10235 * supported and will have no effect on the results returned. | 10258 * supported and will have no effect on the results returned. |
10236 * | 10259 * |
10237 * [acceptsInterstitialPlacements] - This search filter is no longer supported | 10260 * [acceptsInterstitialPlacements] - This search filter is no longer supported |
10238 * and will have no effect on the results returned. | 10261 * and will have no effect on the results returned. |
(...skipping 455 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
10694 "POST", | 10717 "POST", |
10695 body: _body, | 10718 body: _body, |
10696 queryParams: _queryParams, | 10719 queryParams: _queryParams, |
10697 uploadOptions: _uploadOptions, | 10720 uploadOptions: _uploadOptions, |
10698 uploadMedia: _uploadMedia, | 10721 uploadMedia: _uploadMedia, |
10699 downloadOptions: _downloadOptions); | 10722 downloadOptions: _downloadOptions); |
10700 return _response.then((data) => new Subaccount.fromJson(data)); | 10723 return _response.then((data) => new Subaccount.fromJson(data)); |
10701 } | 10724 } |
10702 | 10725 |
10703 /** | 10726 /** |
10704 * Gets a list of subaccounts, possibly filtered. | 10727 * Gets a list of subaccounts, possibly filtered. This method supports paging. |
10705 * | 10728 * |
10706 * Request parameters: | 10729 * Request parameters: |
10707 * | 10730 * |
10708 * [profileId] - User profile ID associated with this request. | 10731 * [profileId] - User profile ID associated with this request. |
10709 * | 10732 * |
10710 * [ids] - Select only subaccounts with these IDs. | 10733 * [ids] - Select only subaccounts with these IDs. |
10711 * | 10734 * |
10712 * [maxResults] - Maximum number of results to return. | 10735 * [maxResults] - Maximum number of results to return. |
10713 * | 10736 * |
10714 * [pageToken] - Value of the nextPageToken from the previous result page. | 10737 * [pageToken] - Value of the nextPageToken from the previous result page. |
(...skipping 207 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
10922 "GET", | 10945 "GET", |
10923 body: _body, | 10946 body: _body, |
10924 queryParams: _queryParams, | 10947 queryParams: _queryParams, |
10925 uploadOptions: _uploadOptions, | 10948 uploadOptions: _uploadOptions, |
10926 uploadMedia: _uploadMedia, | 10949 uploadMedia: _uploadMedia, |
10927 downloadOptions: _downloadOptions); | 10950 downloadOptions: _downloadOptions); |
10928 return _response.then((data) => new TargetableRemarketingList.fromJson(data)
); | 10951 return _response.then((data) => new TargetableRemarketingList.fromJson(data)
); |
10929 } | 10952 } |
10930 | 10953 |
10931 /** | 10954 /** |
10932 * Retrieves a list of targetable remarketing lists, possibly filtered. | 10955 * Retrieves a list of targetable remarketing lists, possibly filtered. This |
| 10956 * method supports paging. |
10933 * | 10957 * |
10934 * Request parameters: | 10958 * Request parameters: |
10935 * | 10959 * |
10936 * [profileId] - User profile ID associated with this request. | 10960 * [profileId] - User profile ID associated with this request. |
10937 * | 10961 * |
10938 * [advertiserId] - Select only targetable remarketing lists targetable by | 10962 * [advertiserId] - Select only targetable remarketing lists targetable by |
10939 * these advertisers. | 10963 * these advertisers. |
10940 * | 10964 * |
10941 * [active] - Select only active or only inactive targetable remarketing | 10965 * [active] - Select only active or only inactive targetable remarketing |
10942 * lists. | 10966 * lists. |
(...skipping 480 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11423 "POST", | 11447 "POST", |
11424 body: _body, | 11448 body: _body, |
11425 queryParams: _queryParams, | 11449 queryParams: _queryParams, |
11426 uploadOptions: _uploadOptions, | 11450 uploadOptions: _uploadOptions, |
11427 uploadMedia: _uploadMedia, | 11451 uploadMedia: _uploadMedia, |
11428 downloadOptions: _downloadOptions); | 11452 downloadOptions: _downloadOptions); |
11429 return _response.then((data) => new UserRole.fromJson(data)); | 11453 return _response.then((data) => new UserRole.fromJson(data)); |
11430 } | 11454 } |
11431 | 11455 |
11432 /** | 11456 /** |
11433 * Retrieves a list of user roles, possibly filtered. | 11457 * Retrieves a list of user roles, possibly filtered. This method supports |
| 11458 * paging. |
11434 * | 11459 * |
11435 * Request parameters: | 11460 * Request parameters: |
11436 * | 11461 * |
11437 * [profileId] - User profile ID associated with this request. | 11462 * [profileId] - User profile ID associated with this request. |
11438 * | 11463 * |
11439 * [accountUserRoleOnly] - Select only account level user roles not associated | 11464 * [accountUserRoleOnly] - Select only account level user roles not associated |
11440 * with any specific subaccount. | 11465 * with any specific subaccount. |
11441 * | 11466 * |
11442 * [ids] - Select only user roles with the specified IDs. | 11467 * [ids] - Select only user roles with the specified IDs. |
11443 * | 11468 * |
(...skipping 189 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11633 /** Whether this account is active. */ | 11658 /** Whether this account is active. */ |
11634 core.bool active; | 11659 core.bool active; |
11635 /** | 11660 /** |
11636 * Maximum number of active ads allowed for this account. | 11661 * Maximum number of active ads allowed for this account. |
11637 * Possible string values are: | 11662 * Possible string values are: |
11638 * - "ACTIVE_ADS_TIER_100K" | 11663 * - "ACTIVE_ADS_TIER_100K" |
11639 * - "ACTIVE_ADS_TIER_200K" | 11664 * - "ACTIVE_ADS_TIER_200K" |
11640 * - "ACTIVE_ADS_TIER_300K" | 11665 * - "ACTIVE_ADS_TIER_300K" |
11641 * - "ACTIVE_ADS_TIER_40K" | 11666 * - "ACTIVE_ADS_TIER_40K" |
11642 * - "ACTIVE_ADS_TIER_500K" | 11667 * - "ACTIVE_ADS_TIER_500K" |
| 11668 * - "ACTIVE_ADS_TIER_750K" |
11643 * - "ACTIVE_ADS_TIER_75K" | 11669 * - "ACTIVE_ADS_TIER_75K" |
11644 */ | 11670 */ |
11645 core.String activeAdsLimitTier; | 11671 core.String activeAdsLimitTier; |
11646 /** | 11672 /** |
11647 * Whether to serve creatives with Active View tags. If disabled, viewability | 11673 * Whether to serve creatives with Active View tags. If disabled, viewability |
11648 * data will not be available for any impressions. | 11674 * data will not be available for any impressions. |
11649 */ | 11675 */ |
11650 core.bool activeViewOptOut; | 11676 core.bool activeViewOptOut; |
11651 /** User role permissions available to the user roles of this account. */ | 11677 /** User role permissions available to the user roles of this account. */ |
11652 core.List<core.String> availablePermissionIds; | 11678 core.List<core.String> availablePermissionIds; |
(...skipping 240 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11893 /** Ads that have been activated for the account */ | 11919 /** Ads that have been activated for the account */ |
11894 core.String activeAds; | 11920 core.String activeAds; |
11895 /** | 11921 /** |
11896 * Maximum number of active ads allowed for the account. | 11922 * Maximum number of active ads allowed for the account. |
11897 * Possible string values are: | 11923 * Possible string values are: |
11898 * - "ACTIVE_ADS_TIER_100K" | 11924 * - "ACTIVE_ADS_TIER_100K" |
11899 * - "ACTIVE_ADS_TIER_200K" | 11925 * - "ACTIVE_ADS_TIER_200K" |
11900 * - "ACTIVE_ADS_TIER_300K" | 11926 * - "ACTIVE_ADS_TIER_300K" |
11901 * - "ACTIVE_ADS_TIER_40K" | 11927 * - "ACTIVE_ADS_TIER_40K" |
11902 * - "ACTIVE_ADS_TIER_500K" | 11928 * - "ACTIVE_ADS_TIER_500K" |
| 11929 * - "ACTIVE_ADS_TIER_750K" |
11903 * - "ACTIVE_ADS_TIER_75K" | 11930 * - "ACTIVE_ADS_TIER_75K" |
11904 */ | 11931 */ |
11905 core.String activeAdsLimitTier; | 11932 core.String activeAdsLimitTier; |
11906 /** Ads that can be activated for the account. */ | 11933 /** Ads that can be activated for the account. */ |
11907 core.String availableAds; | 11934 core.String availableAds; |
11908 /** | 11935 /** |
11909 * Identifies what kind of resource this is. Value: the fixed string | 11936 * Identifies what kind of resource this is. Value: the fixed string |
11910 * "dfareporting#accountActiveAdSummary". | 11937 * "dfareporting#accountActiveAdSummary". |
11911 */ | 11938 */ |
11912 core.String kind; | 11939 core.String kind; |
(...skipping 554 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
12467 return _json; | 12494 return _json; |
12468 } | 12495 } |
12469 } | 12496 } |
12470 | 12497 |
12471 /** Contains properties of a DCM ad. */ | 12498 /** Contains properties of a DCM ad. */ |
12472 class Ad { | 12499 class Ad { |
12473 /** | 12500 /** |
12474 * Account ID of this ad. This is a read-only field that can be left blank. | 12501 * Account ID of this ad. This is a read-only field that can be left blank. |
12475 */ | 12502 */ |
12476 core.String accountId; | 12503 core.String accountId; |
12477 /** Whether this ad is active. */ | 12504 /** Whether this ad is active. When true, archived must be false. */ |
12478 core.bool active; | 12505 core.bool active; |
12479 /** Advertiser ID of this ad. This is a required field on insertion. */ | 12506 /** Advertiser ID of this ad. This is a required field on insertion. */ |
12480 core.String advertiserId; | 12507 core.String advertiserId; |
12481 /** | 12508 /** |
12482 * Dimension value for the ID of the advertiser. This is a read-only, | 12509 * Dimension value for the ID of the advertiser. This is a read-only, |
12483 * auto-generated field. | 12510 * auto-generated field. |
12484 */ | 12511 */ |
12485 DimensionValue advertiserIdDimensionValue; | 12512 DimensionValue advertiserIdDimensionValue; |
12486 /** Whether this ad is archived. */ | 12513 /** Whether this ad is archived. When true, active must be false. */ |
12487 core.bool archived; | 12514 core.bool archived; |
12488 /** | 12515 /** |
12489 * Audience segment ID that is being targeted for this ad. Applicable when | 12516 * Audience segment ID that is being targeted for this ad. Applicable when |
12490 * type is AD_SERVING_STANDARD_AD. | 12517 * type is AD_SERVING_STANDARD_AD. |
12491 */ | 12518 */ |
12492 core.String audienceSegmentId; | 12519 core.String audienceSegmentId; |
12493 /** Campaign ID of this ad. This is a required field on insertion. */ | 12520 /** Campaign ID of this ad. This is a required field on insertion. */ |
12494 core.String campaignId; | 12521 core.String campaignId; |
12495 /** | 12522 /** |
12496 * Dimension value for the ID of the campaign. This is a read-only, | 12523 * Dimension value for the ID of the campaign. This is a read-only, |
(...skipping 2222 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
14719 core.String floodlightActivityId; | 14746 core.String floodlightActivityId; |
14720 /** | 14747 /** |
14721 * Floodlight Configuration ID of this conversion. This is a required field. | 14748 * Floodlight Configuration ID of this conversion. This is a required field. |
14722 */ | 14749 */ |
14723 core.String floodlightConfigurationId; | 14750 core.String floodlightConfigurationId; |
14724 /** | 14751 /** |
14725 * Identifies what kind of resource this is. Value: the fixed string | 14752 * Identifies what kind of resource this is. Value: the fixed string |
14726 * "dfareporting#conversion". | 14753 * "dfareporting#conversion". |
14727 */ | 14754 */ |
14728 core.String kind; | 14755 core.String kind; |
14729 /** Whether the user has Limit Ad Tracking set. */ | 14756 /** |
| 14757 * Whether Limit Ad Tracking is enabled. When set to true, the conversion will |
| 14758 * be used for reporting but not targeting. This will prevent remarketing. |
| 14759 */ |
14730 core.bool limitAdTracking; | 14760 core.bool limitAdTracking; |
14731 /** | 14761 /** |
14732 * The mobile device ID. This field is mutually exclusive with encryptedUserId | 14762 * The mobile device ID. This field is mutually exclusive with encryptedUserId |
14733 * and encryptedUserIdCandidates[]. This or encryptedUserId or | 14763 * and encryptedUserIdCandidates[]. This or encryptedUserId or |
14734 * encryptedUserIdCandidates[] is a required field. | 14764 * encryptedUserIdCandidates[] is a required field. |
14735 */ | 14765 */ |
14736 core.String mobileDeviceId; | 14766 core.String mobileDeviceId; |
14737 /** | 14767 /** |
14738 * The ordinal of the conversion. Use this field to control how conversions of | 14768 * The ordinal of the conversion. Use this field to control how conversions of |
14739 * the same user and day are de-duplicated. This is a required field. | 14769 * the same user and day are de-duplicated. This is a required field. |
(...skipping 12912 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
27652 } | 27682 } |
27653 if (nextPageToken != null) { | 27683 if (nextPageToken != null) { |
27654 _json["nextPageToken"] = nextPageToken; | 27684 _json["nextPageToken"] = nextPageToken; |
27655 } | 27685 } |
27656 if (userRoles != null) { | 27686 if (userRoles != null) { |
27657 _json["userRoles"] = userRoles.map((value) => (value).toJson()).toList(); | 27687 _json["userRoles"] = userRoles.map((value) => (value).toJson()).toList(); |
27658 } | 27688 } |
27659 return _json; | 27689 return _json; |
27660 } | 27690 } |
27661 } | 27691 } |
OLD | NEW |