| 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_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 2485 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2496 * - "OBJECT_PLACEMENT" | 2496 * - "OBJECT_PLACEMENT" |
| 2497 * - "OBJECT_PLACEMENT_STRATEGY" | 2497 * - "OBJECT_PLACEMENT_STRATEGY" |
| 2498 * - "OBJECT_PLAYSTORE_LINK" | 2498 * - "OBJECT_PLAYSTORE_LINK" |
| 2499 * - "OBJECT_PROVIDED_LIST_CLIENT" | 2499 * - "OBJECT_PROVIDED_LIST_CLIENT" |
| 2500 * - "OBJECT_RATE_CARD" | 2500 * - "OBJECT_RATE_CARD" |
| 2501 * - "OBJECT_REMARKETING_LIST" | 2501 * - "OBJECT_REMARKETING_LIST" |
| 2502 * - "OBJECT_RICHMEDIA_CREATIVE" | 2502 * - "OBJECT_RICHMEDIA_CREATIVE" |
| 2503 * - "OBJECT_SD_SITE" | 2503 * - "OBJECT_SD_SITE" |
| 2504 * - "OBJECT_SIZE" | 2504 * - "OBJECT_SIZE" |
| 2505 * - "OBJECT_SUBACCOUNT" | 2505 * - "OBJECT_SUBACCOUNT" |
| 2506 * - "OBJECT_TARGETING_TEMPLATE" |
| 2506 * - "OBJECT_USER_PROFILE" | 2507 * - "OBJECT_USER_PROFILE" |
| 2507 * - "OBJECT_USER_PROFILE_FILTER" | 2508 * - "OBJECT_USER_PROFILE_FILTER" |
| 2508 * - "OBJECT_USER_ROLE" | 2509 * - "OBJECT_USER_ROLE" |
| 2509 * | 2510 * |
| 2510 * [pageToken] - Value of the nextPageToken from the previous result page. | 2511 * [pageToken] - Value of the nextPageToken from the previous result page. |
| 2511 * | 2512 * |
| 2512 * [searchString] - Select only change logs whose object ID, user name, old or | 2513 * [searchString] - Select only change logs whose object ID, user name, old or |
| 2513 * new values match the search string. | 2514 * new values match the search string. |
| 2514 * | 2515 * |
| 2515 * [userProfileIds] - Select only change logs with these user profile IDs. | 2516 * [userProfileIds] - Select only change logs with these user profile IDs. |
| (...skipping 8871 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 11387 core.String accountProfile; | 11388 core.String accountProfile; |
| 11388 /** Whether this account is active. */ | 11389 /** Whether this account is active. */ |
| 11389 core.bool active; | 11390 core.bool active; |
| 11390 /** | 11391 /** |
| 11391 * Maximum number of active ads allowed for this account. | 11392 * Maximum number of active ads allowed for this account. |
| 11392 * Possible string values are: | 11393 * Possible string values are: |
| 11393 * - "ACTIVE_ADS_TIER_100K" | 11394 * - "ACTIVE_ADS_TIER_100K" |
| 11394 * - "ACTIVE_ADS_TIER_200K" | 11395 * - "ACTIVE_ADS_TIER_200K" |
| 11395 * - "ACTIVE_ADS_TIER_300K" | 11396 * - "ACTIVE_ADS_TIER_300K" |
| 11396 * - "ACTIVE_ADS_TIER_40K" | 11397 * - "ACTIVE_ADS_TIER_40K" |
| 11398 * - "ACTIVE_ADS_TIER_500K" |
| 11397 * - "ACTIVE_ADS_TIER_75K" | 11399 * - "ACTIVE_ADS_TIER_75K" |
| 11398 */ | 11400 */ |
| 11399 core.String activeAdsLimitTier; | 11401 core.String activeAdsLimitTier; |
| 11400 /** | 11402 /** |
| 11401 * Whether to serve creatives with Active View tags. If disabled, viewability | 11403 * Whether to serve creatives with Active View tags. If disabled, viewability |
| 11402 * data will not be available for any impressions. | 11404 * data will not be available for any impressions. |
| 11403 */ | 11405 */ |
| 11404 core.bool activeViewOptOut; | 11406 core.bool activeViewOptOut; |
| 11405 /** User role permissions available to the user roles of this account. */ | 11407 /** User role permissions available to the user roles of this account. */ |
| 11406 core.List<core.String> availablePermissionIds; | 11408 core.List<core.String> availablePermissionIds; |
| (...skipping 239 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 11646 core.String accountId; | 11648 core.String accountId; |
| 11647 /** Ads that have been activated for the account */ | 11649 /** Ads that have been activated for the account */ |
| 11648 core.String activeAds; | 11650 core.String activeAds; |
| 11649 /** | 11651 /** |
| 11650 * Maximum number of active ads allowed for the account. | 11652 * Maximum number of active ads allowed for the account. |
| 11651 * Possible string values are: | 11653 * Possible string values are: |
| 11652 * - "ACTIVE_ADS_TIER_100K" | 11654 * - "ACTIVE_ADS_TIER_100K" |
| 11653 * - "ACTIVE_ADS_TIER_200K" | 11655 * - "ACTIVE_ADS_TIER_200K" |
| 11654 * - "ACTIVE_ADS_TIER_300K" | 11656 * - "ACTIVE_ADS_TIER_300K" |
| 11655 * - "ACTIVE_ADS_TIER_40K" | 11657 * - "ACTIVE_ADS_TIER_40K" |
| 11658 * - "ACTIVE_ADS_TIER_500K" |
| 11656 * - "ACTIVE_ADS_TIER_75K" | 11659 * - "ACTIVE_ADS_TIER_75K" |
| 11657 */ | 11660 */ |
| 11658 core.String activeAdsLimitTier; | 11661 core.String activeAdsLimitTier; |
| 11659 /** Ads that can be activated for the account. */ | 11662 /** Ads that can be activated for the account. */ |
| 11660 core.String availableAds; | 11663 core.String availableAds; |
| 11661 /** | 11664 /** |
| 11662 * Identifies what kind of resource this is. Value: the fixed string | 11665 * Identifies what kind of resource this is. Value: the fixed string |
| 11663 * "dfareporting#accountActiveAdSummary". | 11666 * "dfareporting#accountActiveAdSummary". |
| 11664 */ | 11667 */ |
| 11665 core.String kind; | 11668 core.String kind; |
| (...skipping 606 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 12272 * compatibility types. IN_STREAM_VIDEO refers to rendering in-stream video | 12275 * compatibility types. IN_STREAM_VIDEO refers to rendering in-stream video |
| 12273 * ads developed with the VAST standard. | 12276 * ads developed with the VAST standard. |
| 12274 * Possible string values are: | 12277 * Possible string values are: |
| 12275 * - "APP" | 12278 * - "APP" |
| 12276 * - "APP_INTERSTITIAL" | 12279 * - "APP_INTERSTITIAL" |
| 12277 * - "DISPLAY" | 12280 * - "DISPLAY" |
| 12278 * - "DISPLAY_INTERSTITIAL" | 12281 * - "DISPLAY_INTERSTITIAL" |
| 12279 * - "IN_STREAM_VIDEO" | 12282 * - "IN_STREAM_VIDEO" |
| 12280 */ | 12283 */ |
| 12281 core.String compatibility; | 12284 core.String compatibility; |
| 12282 /** Information about the creation of this ad.This is a read-only field. */ | 12285 /** Information about the creation of this ad. This is a read-only field. */ |
| 12283 LastModifiedInfo createInfo; | 12286 LastModifiedInfo createInfo; |
| 12284 /** | 12287 /** |
| 12285 * Creative group assignments for this ad. Applicable when type is | 12288 * Creative group assignments for this ad. Applicable when type is |
| 12286 * AD_SERVING_CLICK_TRACKER. Only one assignment per creative group number is | 12289 * AD_SERVING_CLICK_TRACKER. Only one assignment per creative group number is |
| 12287 * allowed for a maximum of two assignments. | 12290 * allowed for a maximum of two assignments. |
| 12288 */ | 12291 */ |
| 12289 core.List<CreativeGroupAssignment> creativeGroupAssignments; | 12292 core.List<CreativeGroupAssignment> creativeGroupAssignments; |
| 12290 /** | 12293 /** |
| 12291 * Creative rotation for this ad. Applicable when type is | 12294 * Creative rotation for this ad. Applicable when type is |
| 12292 * AD_SERVING_DEFAULT_AD, AD_SERVING_STANDARD_AD, or AD_SERVING_TRACKING. When | 12295 * AD_SERVING_DEFAULT_AD, AD_SERVING_STANDARD_AD, or AD_SERVING_TRACKING. When |
| 12293 * type is AD_SERVING_DEFAULT_AD, this field should have exactly one | 12296 * type is AD_SERVING_DEFAULT_AD, this field should have exactly one |
| 12294 * creativeAssignment. | 12297 * creativeAssignment. |
| 12295 */ | 12298 */ |
| 12296 CreativeRotation creativeRotation; | 12299 CreativeRotation creativeRotation; |
| 12297 /** | 12300 /** |
| 12298 * Time and day targeting information for this ad. Applicable when type is | 12301 * Time and day targeting information for this ad. This field must be left |
| 12302 * blank if the ad is using a targeting template. Applicable when type is |
| 12299 * AD_SERVING_STANDARD_AD. | 12303 * AD_SERVING_STANDARD_AD. |
| 12300 */ | 12304 */ |
| 12301 DayPartTargeting dayPartTargeting; | 12305 DayPartTargeting dayPartTargeting; |
| 12302 /** Default click-through event tag properties for this ad. */ | 12306 /** Default click-through event tag properties for this ad. */ |
| 12303 DefaultClickThroughEventTagProperties defaultClickThroughEventTagProperties; | 12307 DefaultClickThroughEventTagProperties defaultClickThroughEventTagProperties; |
| 12304 /** | 12308 /** |
| 12305 * Delivery schedule information for this ad. Applicable when type is | 12309 * Delivery schedule information for this ad. Applicable when type is |
| 12306 * AD_SERVING_STANDARD_AD or AD_SERVING_TRACKING. This field along with | 12310 * AD_SERVING_STANDARD_AD or AD_SERVING_TRACKING. This field along with |
| 12307 * subfields priority and impressionRatio are required on insertion when type | 12311 * subfields priority and impressionRatio are required on insertion when type |
| 12308 * is AD_SERVING_STANDARD_AD. | 12312 * is AD_SERVING_STANDARD_AD. |
| 12309 */ | 12313 */ |
| 12310 DeliverySchedule deliverySchedule; | 12314 DeliverySchedule deliverySchedule; |
| 12311 /** | 12315 /** |
| 12312 * Whether this ad is a dynamic click tracker. Applicable when type is | 12316 * Whether this ad is a dynamic click tracker. Applicable when type is |
| 12313 * AD_SERVING_CLICK_TRACKER. This is a required field on insert, and is | 12317 * AD_SERVING_CLICK_TRACKER. This is a required field on insert, and is |
| 12314 * read-only after insert. | 12318 * read-only after insert. |
| 12315 */ | 12319 */ |
| 12316 core.bool dynamicClickTracker; | 12320 core.bool dynamicClickTracker; |
| 12317 /** | 12321 /** |
| 12318 * Date and time that this ad should stop serving. Must be later than the | 12322 * Date and time that this ad should stop serving. Must be later than the |
| 12319 * start time. This is a required field on insertion. | 12323 * start time. This is a required field on insertion. |
| 12320 */ | 12324 */ |
| 12321 core.DateTime endTime; | 12325 core.DateTime endTime; |
| 12322 /** Event tag overrides for this ad. */ | 12326 /** Event tag overrides for this ad. */ |
| 12323 core.List<EventTagOverride> eventTagOverrides; | 12327 core.List<EventTagOverride> eventTagOverrides; |
| 12324 /** | 12328 /** |
| 12325 * Geographical targeting information for this ad.Applicable when type is | 12329 * Geographical targeting information for this ad. This field must be left |
| 12330 * blank if the ad is using a targeting template. Applicable when type is |
| 12326 * AD_SERVING_STANDARD_AD. | 12331 * AD_SERVING_STANDARD_AD. |
| 12327 */ | 12332 */ |
| 12328 GeoTargeting geoTargeting; | 12333 GeoTargeting geoTargeting; |
| 12329 /** ID of this ad. This is a read-only, auto-generated field. */ | 12334 /** ID of this ad. This is a read-only, auto-generated field. */ |
| 12330 core.String id; | 12335 core.String id; |
| 12331 /** | 12336 /** |
| 12332 * Dimension value for the ID of this ad. This is a read-only, auto-generated | 12337 * Dimension value for the ID of this ad. This is a read-only, auto-generated |
| 12333 * field. | 12338 * field. |
| 12334 */ | 12339 */ |
| 12335 DimensionValue idDimensionValue; | 12340 DimensionValue idDimensionValue; |
| 12336 /** | 12341 /** |
| 12337 * Key-value targeting information for this ad. Applicable when type is | 12342 * Key-value targeting information for this ad. This field must be left blank |
| 12343 * if the ad is using a targeting template. Applicable when type is |
| 12338 * AD_SERVING_STANDARD_AD. | 12344 * AD_SERVING_STANDARD_AD. |
| 12339 */ | 12345 */ |
| 12340 KeyValueTargetingExpression keyValueTargetingExpression; | 12346 KeyValueTargetingExpression keyValueTargetingExpression; |
| 12341 /** | 12347 /** |
| 12342 * Identifies what kind of resource this is. Value: the fixed string | 12348 * Identifies what kind of resource this is. Value: the fixed string |
| 12343 * "dfareporting#ad". | 12349 * "dfareporting#ad". |
| 12344 */ | 12350 */ |
| 12345 core.String kind; | 12351 core.String kind; |
| 12346 /** | 12352 /** |
| 12347 * Information about the most recent modification of this ad. This is a | 12353 * Information about the most recent modification of this ad. This is a |
| 12348 * read-only field. | 12354 * read-only field. |
| 12349 */ | 12355 */ |
| 12350 LastModifiedInfo lastModifiedInfo; | 12356 LastModifiedInfo lastModifiedInfo; |
| 12351 /** | 12357 /** |
| 12352 * Name of this ad. This is a required field and must be less than 256 | 12358 * Name of this ad. This is a required field and must be less than 256 |
| 12353 * characters long. | 12359 * characters long. |
| 12354 */ | 12360 */ |
| 12355 core.String name; | 12361 core.String name; |
| 12356 /** Placement assignments for this ad. */ | 12362 /** Placement assignments for this ad. */ |
| 12357 core.List<PlacementAssignment> placementAssignments; | 12363 core.List<PlacementAssignment> placementAssignments; |
| 12358 /** | 12364 /** |
| 12359 * Applicable when type is AD_SERVING_STANDARD_AD. Remarketing list targeting | 12365 * Remarketing list targeting expression for this ad. This field must be left |
| 12360 * expression for this ad. | 12366 * blank if the ad is using a targeting template. Applicable when type is |
| 12367 * AD_SERVING_STANDARD_AD. |
| 12361 */ | 12368 */ |
| 12362 ListTargetingExpression remarketingListExpression; | 12369 ListTargetingExpression remarketingListExpression; |
| 12363 /** Size of this ad. Applicable when type is AD_SERVING_DEFAULT_AD. */ | 12370 /** Size of this ad. Applicable when type is AD_SERVING_DEFAULT_AD. */ |
| 12364 Size size; | 12371 Size size; |
| 12365 /** | 12372 /** |
| 12366 * Whether this ad is ssl compliant. This is a read-only field that is | 12373 * Whether this ad is ssl compliant. This is a read-only field that is |
| 12367 * auto-generated when the ad is inserted or updated. | 12374 * auto-generated when the ad is inserted or updated. |
| 12368 */ | 12375 */ |
| 12369 core.bool sslCompliant; | 12376 core.bool sslCompliant; |
| 12370 /** | 12377 /** |
| 12371 * Whether this ad requires ssl. This is a read-only field that is | 12378 * Whether this ad requires ssl. This is a read-only field that is |
| 12372 * auto-generated when the ad is inserted or updated. | 12379 * auto-generated when the ad is inserted or updated. |
| 12373 */ | 12380 */ |
| 12374 core.bool sslRequired; | 12381 core.bool sslRequired; |
| 12375 /** | 12382 /** |
| 12376 * Date and time that this ad should start serving. If creating an ad, this | 12383 * Date and time that this ad should start serving. If creating an ad, this |
| 12377 * field must be a time in the future. This is a required field on insertion. | 12384 * field must be a time in the future. This is a required field on insertion. |
| 12378 */ | 12385 */ |
| 12379 core.DateTime startTime; | 12386 core.DateTime startTime; |
| 12380 /** | 12387 /** |
| 12381 * Subaccount ID of this ad. This is a read-only field that can be left blank. | 12388 * Subaccount ID of this ad. This is a read-only field that can be left blank. |
| 12382 */ | 12389 */ |
| 12383 core.String subaccountId; | 12390 core.String subaccountId; |
| 12384 /** | 12391 /** |
| 12385 * Technology platform targeting information for this ad. Applicable when type | 12392 * Technology platform targeting information for this ad. This field must be |
| 12386 * is AD_SERVING_STANDARD_AD. | 12393 * left blank if the ad is using a targeting template. Applicable when type is |
| 12394 * AD_SERVING_STANDARD_AD. |
| 12387 */ | 12395 */ |
| 12388 TechnologyTargeting technologyTargeting; | 12396 TechnologyTargeting technologyTargeting; |
| 12389 /** | 12397 /** |
| 12390 * Type of ad. This is a required field on insertion. Note that default ads | 12398 * Type of ad. This is a required field on insertion. Note that default ads |
| 12391 * (AD_SERVING_DEFAULT_AD) cannot be created directly (see Creative resource). | 12399 * (AD_SERVING_DEFAULT_AD) cannot be created directly (see Creative resource). |
| 12392 * Possible string values are: | 12400 * Possible string values are: |
| 12393 * - "AD_SERVING_CLICK_TRACKER" | 12401 * - "AD_SERVING_CLICK_TRACKER" |
| 12394 * - "AD_SERVING_DEFAULT_AD" | 12402 * - "AD_SERVING_DEFAULT_AD" |
| 12395 * - "AD_SERVING_STANDARD_AD" | 12403 * - "AD_SERVING_STANDARD_AD" |
| 12396 * - "AD_SERVING_TRACKING" | 12404 * - "AD_SERVING_TRACKING" |
| (...skipping 1613 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 14010 _json["regionDartId"] = regionDartId; | 14018 _json["regionDartId"] = regionDartId; |
| 14011 } | 14019 } |
| 14012 return _json; | 14020 return _json; |
| 14013 } | 14021 } |
| 14014 } | 14022 } |
| 14015 | 14023 |
| 14016 /** Creative Click Tag. */ | 14024 /** Creative Click Tag. */ |
| 14017 class ClickTag { | 14025 class ClickTag { |
| 14018 /** | 14026 /** |
| 14019 * Advertiser event name associated with the click tag. This field is used by | 14027 * Advertiser event name associated with the click tag. This field is used by |
| 14020 * ENHANCED_BANNER, ENHANCED_IMAGE, and HTML5_BANNER creatives. | 14028 * ENHANCED_IMAGE, and HTML5_BANNER creatives. Applicable to ENHANCED_BANNER |
| 14029 * when the primary asset type is not HTML_IMAGE |
| 14021 */ | 14030 */ |
| 14022 core.String eventName; | 14031 core.String eventName; |
| 14023 /** | 14032 /** |
| 14024 * Parameter name for the specified click tag. For ENHANCED_IMAGE creative | 14033 * Parameter name for the specified click tag. For ENHANCED_IMAGE creative |
| 14025 * assets, this field must match the value of the creative asset's | 14034 * assets, this field must match the value of the creative asset's |
| 14026 * creativeAssetId.name field. | 14035 * creativeAssetId.name field. |
| 14027 */ | 14036 */ |
| 14028 core.String name; | 14037 core.String name; |
| 14029 /** | 14038 /** |
| 14030 * Parameter value for the specified click tag. This field contains a | 14039 * Parameter value for the specified click tag. This field contains a |
| (...skipping 637 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 14668 * List of companion creatives assigned to an in-Stream videocreative. | 14677 * List of companion creatives assigned to an in-Stream videocreative. |
| 14669 * Acceptable values include IDs of existing flash and image creatives. | 14678 * Acceptable values include IDs of existing flash and image creatives. |
| 14670 * Applicable to the following creative types: all INSTREAM_VIDEO and all | 14679 * Applicable to the following creative types: all INSTREAM_VIDEO and all |
| 14671 * VPAID. | 14680 * VPAID. |
| 14672 */ | 14681 */ |
| 14673 core.List<core.String> companionCreatives; | 14682 core.List<core.String> companionCreatives; |
| 14674 /** | 14683 /** |
| 14675 * Compatibilities associated with this creative. This is a read-only field. | 14684 * Compatibilities associated with this creative. This is a read-only field. |
| 14676 * DISPLAY and DISPLAY_INTERSTITIAL refer to rendering either on desktop or on | 14685 * DISPLAY and DISPLAY_INTERSTITIAL refer to rendering either on desktop or on |
| 14677 * mobile devices or in mobile apps for regular or interstitial ads, | 14686 * mobile devices or in mobile apps for regular or interstitial ads, |
| 14678 * respectively. APP and APP_INTERSTITIAL are for rendering in mobile apps. | 14687 * respectively. APP and APP_INTERSTITIAL are for rendering in mobile apps. |
| 14679 * Only pre-existing creatives may have these compatibilities since new | 14688 * Only pre-existing creatives may have these compatibilities since new |
| 14680 * creatives will either be assigned DISPLAY or DISPLAY_INTERSTITIAL instead. | 14689 * creatives will either be assigned DISPLAY or DISPLAY_INTERSTITIAL instead. |
| 14681 * IN_STREAM_VIDEO refers to rendering in in-stream video ads developed with | 14690 * IN_STREAM_VIDEO refers to rendering in in-stream video ads developed with |
| 14682 * the VAST standard. Applicable to all creative types. | 14691 * the VAST standard. Applicable to all creative types. |
| 14683 * | 14692 * |
| 14684 * Acceptable values are: | 14693 * Acceptable values are: |
| 14685 * - "APP" | 14694 * - "APP" |
| 14686 * - "APP_INTERSTITIAL" | 14695 * - "APP_INTERSTITIAL" |
| 14687 * - "IN_STREAM_VIDEO" | 14696 * - "IN_STREAM_VIDEO" |
| 14688 * - "DISPLAY" | 14697 * - "DISPLAY" |
| (...skipping 699 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 15388 * DCM. Feature dependencies are features that a browser must be able to | 15397 * DCM. Feature dependencies are features that a browser must be able to |
| 15389 * support in order to render your HTML5 creative correctly. This is a | 15398 * support in order to render your HTML5 creative correctly. This is a |
| 15390 * read-only, auto-generated field. Applicable to the following creative | 15399 * read-only, auto-generated field. Applicable to the following creative |
| 15391 * types: ENHANCED_BANNER and HTML5_BANNER. | 15400 * types: ENHANCED_BANNER and HTML5_BANNER. |
| 15392 */ | 15401 */ |
| 15393 core.List<core.String> detectedFeatures; | 15402 core.List<core.String> detectedFeatures; |
| 15394 /** | 15403 /** |
| 15395 * Type of rich media asset. This is a read-only field. Applicable to the | 15404 * Type of rich media asset. This is a read-only field. Applicable to the |
| 15396 * following creative types: all RICH_MEDIA. | 15405 * following creative types: all RICH_MEDIA. |
| 15397 * Possible string values are: | 15406 * Possible string values are: |
| 15407 * - "ASSET_DISPLAY_TYPE_BACKDROP" |
| 15398 * - "ASSET_DISPLAY_TYPE_EXPANDING" | 15408 * - "ASSET_DISPLAY_TYPE_EXPANDING" |
| 15399 * - "ASSET_DISPLAY_TYPE_FLASH_IN_FLASH" | 15409 * - "ASSET_DISPLAY_TYPE_FLASH_IN_FLASH" |
| 15400 * - "ASSET_DISPLAY_TYPE_FLASH_IN_FLASH_EXPANDING" | 15410 * - "ASSET_DISPLAY_TYPE_FLASH_IN_FLASH_EXPANDING" |
| 15401 * - "ASSET_DISPLAY_TYPE_FLOATING" | 15411 * - "ASSET_DISPLAY_TYPE_FLOATING" |
| 15402 * - "ASSET_DISPLAY_TYPE_INPAGE" | 15412 * - "ASSET_DISPLAY_TYPE_INPAGE" |
| 15403 * - "ASSET_DISPLAY_TYPE_OVERLAY" | 15413 * - "ASSET_DISPLAY_TYPE_OVERLAY" |
| 15404 * - "ASSET_DISPLAY_TYPE_PEEL_DOWN" | 15414 * - "ASSET_DISPLAY_TYPE_PEEL_DOWN" |
| 15405 * - "ASSET_DISPLAY_TYPE_VPAID_LINEAR" | 15415 * - "ASSET_DISPLAY_TYPE_VPAID_LINEAR" |
| 15406 * - "ASSET_DISPLAY_TYPE_VPAID_NON_LINEAR" | 15416 * - "ASSET_DISPLAY_TYPE_VPAID_NON_LINEAR" |
| 15407 */ | 15417 */ |
| (...skipping 7543 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 22951 * - "PLANNING_PLACEMENT_GROUP_TYPE_ROADBLOCK" | 22961 * - "PLANNING_PLACEMENT_GROUP_TYPE_ROADBLOCK" |
| 22952 */ | 22962 */ |
| 22953 core.String groupType; | 22963 core.String groupType; |
| 22954 /** | 22964 /** |
| 22955 * Pricing type of this inventory item. | 22965 * Pricing type of this inventory item. |
| 22956 * Possible string values are: | 22966 * Possible string values are: |
| 22957 * - "PLANNING_PLACEMENT_PRICING_TYPE_CLICKS" | 22967 * - "PLANNING_PLACEMENT_PRICING_TYPE_CLICKS" |
| 22958 * - "PLANNING_PLACEMENT_PRICING_TYPE_CPA" | 22968 * - "PLANNING_PLACEMENT_PRICING_TYPE_CPA" |
| 22959 * - "PLANNING_PLACEMENT_PRICING_TYPE_CPC" | 22969 * - "PLANNING_PLACEMENT_PRICING_TYPE_CPC" |
| 22960 * - "PLANNING_PLACEMENT_PRICING_TYPE_CPM" | 22970 * - "PLANNING_PLACEMENT_PRICING_TYPE_CPM" |
| 22971 * - "PLANNING_PLACEMENT_PRICING_TYPE_CPM_ACTIVEVIEW" |
| 22961 * - "PLANNING_PLACEMENT_PRICING_TYPE_FLAT_RATE_CLICKS" | 22972 * - "PLANNING_PLACEMENT_PRICING_TYPE_FLAT_RATE_CLICKS" |
| 22962 * - "PLANNING_PLACEMENT_PRICING_TYPE_FLAT_RATE_IMPRESSIONS" | 22973 * - "PLANNING_PLACEMENT_PRICING_TYPE_FLAT_RATE_IMPRESSIONS" |
| 22963 * - "PLANNING_PLACEMENT_PRICING_TYPE_IMPRESSIONS" | 22974 * - "PLANNING_PLACEMENT_PRICING_TYPE_IMPRESSIONS" |
| 22964 */ | 22975 */ |
| 22965 core.String pricingType; | 22976 core.String pricingType; |
| 22966 /** Start date of this inventory item. */ | 22977 /** Start date of this inventory item. */ |
| 22967 core.DateTime startDate; | 22978 core.DateTime startDate; |
| 22968 | 22979 |
| 22969 Pricing(); | 22980 Pricing(); |
| 22970 | 22981 |
| (...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 23045 */ | 23056 */ |
| 23046 core.String floodlightActivityId; | 23057 core.String floodlightActivityId; |
| 23047 /** Pricing periods for this placement. */ | 23058 /** Pricing periods for this placement. */ |
| 23048 core.List<PricingSchedulePricingPeriod> pricingPeriods; | 23059 core.List<PricingSchedulePricingPeriod> pricingPeriods; |
| 23049 /** | 23060 /** |
| 23050 * Placement pricing type. This field is required on insertion. | 23061 * Placement pricing type. This field is required on insertion. |
| 23051 * Possible string values are: | 23062 * Possible string values are: |
| 23052 * - "PRICING_TYPE_CPA" | 23063 * - "PRICING_TYPE_CPA" |
| 23053 * - "PRICING_TYPE_CPC" | 23064 * - "PRICING_TYPE_CPC" |
| 23054 * - "PRICING_TYPE_CPM" | 23065 * - "PRICING_TYPE_CPM" |
| 23066 * - "PRICING_TYPE_CPM_ACTIVEVIEW" |
| 23055 * - "PRICING_TYPE_FLAT_RATE_CLICKS" | 23067 * - "PRICING_TYPE_FLAT_RATE_CLICKS" |
| 23056 * - "PRICING_TYPE_FLAT_RATE_IMPRESSIONS" | 23068 * - "PRICING_TYPE_FLAT_RATE_IMPRESSIONS" |
| 23057 */ | 23069 */ |
| 23058 core.String pricingType; | 23070 core.String pricingType; |
| 23059 /** | 23071 /** |
| 23060 * Placement start date. This date must be later than, or the same day as, the | 23072 * Placement start date. This date must be later than, or the same day as, the |
| 23061 * campaign start date. The hours, minutes, and seconds of the start date | 23073 * campaign start date. The hours, minutes, and seconds of the start date |
| 23062 * should not be set, as doing so will result in an error. This field is | 23074 * should not be set, as doing so will result in an error. This field is |
| 23063 * required on insertion. | 23075 * required on insertion. |
| 23064 */ | 23076 */ |
| (...skipping 2943 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 26008 } | 26020 } |
| 26009 return _json; | 26021 return _json; |
| 26010 } | 26022 } |
| 26011 } | 26023 } |
| 26012 | 26024 |
| 26013 /** Technology Targeting. */ | 26025 /** Technology Targeting. */ |
| 26014 class TechnologyTargeting { | 26026 class TechnologyTargeting { |
| 26015 /** | 26027 /** |
| 26016 * Browsers that this ad targets. For each browser either set browserVersionId | 26028 * Browsers that this ad targets. For each browser either set browserVersionId |
| 26017 * or dartId along with the version numbers. If both are specified, only | 26029 * or dartId along with the version numbers. If both are specified, only |
| 26018 * browserVersionId will be used.The other fields are populated automatically | 26030 * browserVersionId will be used. The other fields are populated automatically |
| 26019 * when the ad is inserted or updated. | 26031 * when the ad is inserted or updated. |
| 26020 */ | 26032 */ |
| 26021 core.List<Browser> browsers; | 26033 core.List<Browser> browsers; |
| 26022 /** | 26034 /** |
| 26023 * Connection types that this ad targets. For each connection type only id is | 26035 * Connection types that this ad targets. For each connection type only id is |
| 26024 * required.The other fields are populated automatically when the ad is | 26036 * required. The other fields are populated automatically when the ad is |
| 26025 * inserted or updated. | 26037 * inserted or updated. |
| 26026 */ | 26038 */ |
| 26027 core.List<ConnectionType> connectionTypes; | 26039 core.List<ConnectionType> connectionTypes; |
| 26028 /** | 26040 /** |
| 26029 * Mobile carriers that this ad targets. For each mobile carrier only id is | 26041 * Mobile carriers that this ad targets. For each mobile carrier only id is |
| 26030 * required, and the other fields are populated automatically when the ad is | 26042 * required, and the other fields are populated automatically when the ad is |
| 26031 * inserted or updated. If targeting a mobile carrier, do not set targeting | 26043 * inserted or updated. If targeting a mobile carrier, do not set targeting |
| 26032 * for any zip codes. | 26044 * for any zip codes. |
| 26033 */ | 26045 */ |
| 26034 core.List<MobileCarrier> mobileCarriers; | 26046 core.List<MobileCarrier> mobileCarriers; |
| (...skipping 165 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 26200 * User-friendly name for the variable which will appear in reports. This is a | 26212 * User-friendly name for the variable which will appear in reports. This is a |
| 26201 * required field, must be less than 64 characters long, and cannot contain | 26213 * required field, must be less than 64 characters long, and cannot contain |
| 26202 * the following characters: ""<>". | 26214 * the following characters: ""<>". |
| 26203 */ | 26215 */ |
| 26204 core.String reportName; | 26216 core.String reportName; |
| 26205 /** | 26217 /** |
| 26206 * Variable name in the tag. This is a required field. | 26218 * Variable name in the tag. This is a required field. |
| 26207 * Possible string values are: | 26219 * Possible string values are: |
| 26208 * - "U1" | 26220 * - "U1" |
| 26209 * - "U10" | 26221 * - "U10" |
| 26222 * - "U100" |
| 26210 * - "U11" | 26223 * - "U11" |
| 26211 * - "U12" | 26224 * - "U12" |
| 26212 * - "U13" | 26225 * - "U13" |
| 26213 * - "U14" | 26226 * - "U14" |
| 26214 * - "U15" | 26227 * - "U15" |
| 26215 * - "U16" | 26228 * - "U16" |
| 26216 * - "U17" | 26229 * - "U17" |
| 26217 * - "U18" | 26230 * - "U18" |
| 26218 * - "U19" | 26231 * - "U19" |
| 26219 * - "U2" | 26232 * - "U2" |
| 26220 * - "U20" | 26233 * - "U20" |
| 26234 * - "U21" |
| 26235 * - "U22" |
| 26236 * - "U23" |
| 26237 * - "U24" |
| 26238 * - "U25" |
| 26239 * - "U26" |
| 26240 * - "U27" |
| 26241 * - "U28" |
| 26242 * - "U29" |
| 26221 * - "U3" | 26243 * - "U3" |
| 26244 * - "U30" |
| 26245 * - "U31" |
| 26246 * - "U32" |
| 26247 * - "U33" |
| 26248 * - "U34" |
| 26249 * - "U35" |
| 26250 * - "U36" |
| 26251 * - "U37" |
| 26252 * - "U38" |
| 26253 * - "U39" |
| 26222 * - "U4" | 26254 * - "U4" |
| 26255 * - "U40" |
| 26256 * - "U41" |
| 26257 * - "U42" |
| 26258 * - "U43" |
| 26259 * - "U44" |
| 26260 * - "U45" |
| 26261 * - "U46" |
| 26262 * - "U47" |
| 26263 * - "U48" |
| 26264 * - "U49" |
| 26223 * - "U5" | 26265 * - "U5" |
| 26266 * - "U50" |
| 26267 * - "U51" |
| 26268 * - "U52" |
| 26269 * - "U53" |
| 26270 * - "U54" |
| 26271 * - "U55" |
| 26272 * - "U56" |
| 26273 * - "U57" |
| 26274 * - "U58" |
| 26275 * - "U59" |
| 26224 * - "U6" | 26276 * - "U6" |
| 26277 * - "U60" |
| 26278 * - "U61" |
| 26279 * - "U62" |
| 26280 * - "U63" |
| 26281 * - "U64" |
| 26282 * - "U65" |
| 26283 * - "U66" |
| 26284 * - "U67" |
| 26285 * - "U68" |
| 26286 * - "U69" |
| 26225 * - "U7" | 26287 * - "U7" |
| 26288 * - "U70" |
| 26289 * - "U71" |
| 26290 * - "U72" |
| 26291 * - "U73" |
| 26292 * - "U74" |
| 26293 * - "U75" |
| 26294 * - "U76" |
| 26295 * - "U77" |
| 26296 * - "U78" |
| 26297 * - "U79" |
| 26226 * - "U8" | 26298 * - "U8" |
| 26299 * - "U80" |
| 26300 * - "U81" |
| 26301 * - "U82" |
| 26302 * - "U83" |
| 26303 * - "U84" |
| 26304 * - "U85" |
| 26305 * - "U86" |
| 26306 * - "U87" |
| 26307 * - "U88" |
| 26308 * - "U89" |
| 26227 * - "U9" | 26309 * - "U9" |
| 26310 * - "U90" |
| 26311 * - "U91" |
| 26312 * - "U92" |
| 26313 * - "U93" |
| 26314 * - "U94" |
| 26315 * - "U95" |
| 26316 * - "U96" |
| 26317 * - "U97" |
| 26318 * - "U98" |
| 26319 * - "U99" |
| 26228 */ | 26320 */ |
| 26229 core.String variableType; | 26321 core.String variableType; |
| 26230 | 26322 |
| 26231 UserDefinedVariableConfiguration(); | 26323 UserDefinedVariableConfiguration(); |
| 26232 | 26324 |
| 26233 UserDefinedVariableConfiguration.fromJson(core.Map _json) { | 26325 UserDefinedVariableConfiguration.fromJson(core.Map _json) { |
| 26234 if (_json.containsKey("dataType")) { | 26326 if (_json.containsKey("dataType")) { |
| 26235 dataType = _json["dataType"]; | 26327 dataType = _json["dataType"]; |
| 26236 } | 26328 } |
| 26237 if (_json.containsKey("reportName")) { | 26329 if (_json.containsKey("reportName")) { |
| (...skipping 440 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 26678 } | 26770 } |
| 26679 if (nextPageToken != null) { | 26771 if (nextPageToken != null) { |
| 26680 _json["nextPageToken"] = nextPageToken; | 26772 _json["nextPageToken"] = nextPageToken; |
| 26681 } | 26773 } |
| 26682 if (userRoles != null) { | 26774 if (userRoles != null) { |
| 26683 _json["userRoles"] = userRoles.map((value) => (value).toJson()).toList(); | 26775 _json["userRoles"] = userRoles.map((value) => (value).toJson()).toList(); |
| 26684 } | 26776 } |
| 26685 return _json; | 26777 return _json; |
| 26686 } | 26778 } |
| 26687 } | 26779 } |
| OLD | NEW |