| 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_3; | 3 library googleapis.dfareporting.v2_3; |
| 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 8863 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 11379 core.String accountProfile; | 11380 core.String accountProfile; |
| 11380 /** Whether this account is active. */ | 11381 /** Whether this account is active. */ |
| 11381 core.bool active; | 11382 core.bool active; |
| 11382 /** | 11383 /** |
| 11383 * Maximum number of active ads allowed for this account. | 11384 * Maximum number of active ads allowed for this account. |
| 11384 * Possible string values are: | 11385 * Possible string values are: |
| 11385 * - "ACTIVE_ADS_TIER_100K" | 11386 * - "ACTIVE_ADS_TIER_100K" |
| 11386 * - "ACTIVE_ADS_TIER_200K" | 11387 * - "ACTIVE_ADS_TIER_200K" |
| 11387 * - "ACTIVE_ADS_TIER_300K" | 11388 * - "ACTIVE_ADS_TIER_300K" |
| 11388 * - "ACTIVE_ADS_TIER_40K" | 11389 * - "ACTIVE_ADS_TIER_40K" |
| 11390 * - "ACTIVE_ADS_TIER_500K" |
| 11389 * - "ACTIVE_ADS_TIER_75K" | 11391 * - "ACTIVE_ADS_TIER_75K" |
| 11390 */ | 11392 */ |
| 11391 core.String activeAdsLimitTier; | 11393 core.String activeAdsLimitTier; |
| 11392 /** | 11394 /** |
| 11393 * Whether to serve creatives with Active View tags. If disabled, viewability | 11395 * Whether to serve creatives with Active View tags. If disabled, viewability |
| 11394 * data will not be available for any impressions. | 11396 * data will not be available for any impressions. |
| 11395 */ | 11397 */ |
| 11396 core.bool activeViewOptOut; | 11398 core.bool activeViewOptOut; |
| 11397 /** User role permissions available to the user roles of this account. */ | 11399 /** User role permissions available to the user roles of this account. */ |
| 11398 core.List<core.String> availablePermissionIds; | 11400 core.List<core.String> availablePermissionIds; |
| (...skipping 239 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 11638 core.String accountId; | 11640 core.String accountId; |
| 11639 /** Ads that have been activated for the account */ | 11641 /** Ads that have been activated for the account */ |
| 11640 core.String activeAds; | 11642 core.String activeAds; |
| 11641 /** | 11643 /** |
| 11642 * Maximum number of active ads allowed for the account. | 11644 * Maximum number of active ads allowed for the account. |
| 11643 * Possible string values are: | 11645 * Possible string values are: |
| 11644 * - "ACTIVE_ADS_TIER_100K" | 11646 * - "ACTIVE_ADS_TIER_100K" |
| 11645 * - "ACTIVE_ADS_TIER_200K" | 11647 * - "ACTIVE_ADS_TIER_200K" |
| 11646 * - "ACTIVE_ADS_TIER_300K" | 11648 * - "ACTIVE_ADS_TIER_300K" |
| 11647 * - "ACTIVE_ADS_TIER_40K" | 11649 * - "ACTIVE_ADS_TIER_40K" |
| 11650 * - "ACTIVE_ADS_TIER_500K" |
| 11648 * - "ACTIVE_ADS_TIER_75K" | 11651 * - "ACTIVE_ADS_TIER_75K" |
| 11649 */ | 11652 */ |
| 11650 core.String activeAdsLimitTier; | 11653 core.String activeAdsLimitTier; |
| 11651 /** Ads that can be activated for the account. */ | 11654 /** Ads that can be activated for the account. */ |
| 11652 core.String availableAds; | 11655 core.String availableAds; |
| 11653 /** | 11656 /** |
| 11654 * Identifies what kind of resource this is. Value: the fixed string | 11657 * Identifies what kind of resource this is. Value: the fixed string |
| 11655 * "dfareporting#accountActiveAdSummary". | 11658 * "dfareporting#accountActiveAdSummary". |
| 11656 */ | 11659 */ |
| 11657 core.String kind; | 11660 core.String kind; |
| (...skipping 603 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 12261 * APP_INTERSTITIAL are for rendering in mobile apps. IN_STREAM_VIDEO refers | 12264 * APP_INTERSTITIAL are for rendering in mobile apps. IN_STREAM_VIDEO refers |
| 12262 * to rendering an in-stream video ads developed with the VAST standard. | 12265 * to rendering an in-stream video ads developed with the VAST standard. |
| 12263 * Possible string values are: | 12266 * Possible string values are: |
| 12264 * - "APP" | 12267 * - "APP" |
| 12265 * - "APP_INTERSTITIAL" | 12268 * - "APP_INTERSTITIAL" |
| 12266 * - "IN_STREAM_VIDEO" | 12269 * - "IN_STREAM_VIDEO" |
| 12267 * - "WEB" | 12270 * - "WEB" |
| 12268 * - "WEB_INTERSTITIAL" | 12271 * - "WEB_INTERSTITIAL" |
| 12269 */ | 12272 */ |
| 12270 core.String compatibility; | 12273 core.String compatibility; |
| 12271 /** Information about the creation of this ad.This is a read-only field. */ | 12274 /** Information about the creation of this ad. This is a read-only field. */ |
| 12272 LastModifiedInfo createInfo; | 12275 LastModifiedInfo createInfo; |
| 12273 /** | 12276 /** |
| 12274 * Creative group assignments for this ad. Applicable when type is | 12277 * Creative group assignments for this ad. Applicable when type is |
| 12275 * AD_SERVING_CLICK_TRACKER. Only one assignment per creative group number is | 12278 * AD_SERVING_CLICK_TRACKER. Only one assignment per creative group number is |
| 12276 * allowed for a maximum of two assignments. | 12279 * allowed for a maximum of two assignments. |
| 12277 */ | 12280 */ |
| 12278 core.List<CreativeGroupAssignment> creativeGroupAssignments; | 12281 core.List<CreativeGroupAssignment> creativeGroupAssignments; |
| 12279 /** | 12282 /** |
| 12280 * Creative rotation for this ad. Applicable when type is | 12283 * Creative rotation for this ad. Applicable when type is |
| 12281 * AD_SERVING_DEFAULT_AD, AD_SERVING_STANDARD_AD, or AD_SERVING_TRACKING. When | 12284 * AD_SERVING_DEFAULT_AD, AD_SERVING_STANDARD_AD, or AD_SERVING_TRACKING. When |
| 12282 * type is AD_SERVING_DEFAULT_AD, this field should have exactly one | 12285 * type is AD_SERVING_DEFAULT_AD, this field should have exactly one |
| 12283 * creativeAssignment. | 12286 * creativeAssignment. |
| 12284 */ | 12287 */ |
| 12285 CreativeRotation creativeRotation; | 12288 CreativeRotation creativeRotation; |
| 12286 /** | 12289 /** |
| 12287 * Time and day targeting information for this ad. Applicable when type is | 12290 * Time and day targeting information for this ad. This field must be left |
| 12291 * blank if the ad is using a targeting template. Applicable when type is |
| 12288 * AD_SERVING_STANDARD_AD. | 12292 * AD_SERVING_STANDARD_AD. |
| 12289 */ | 12293 */ |
| 12290 DayPartTargeting dayPartTargeting; | 12294 DayPartTargeting dayPartTargeting; |
| 12291 /** Default click-through event tag properties for this ad. */ | 12295 /** Default click-through event tag properties for this ad. */ |
| 12292 DefaultClickThroughEventTagProperties defaultClickThroughEventTagProperties; | 12296 DefaultClickThroughEventTagProperties defaultClickThroughEventTagProperties; |
| 12293 /** | 12297 /** |
| 12294 * Delivery schedule information for this ad. Applicable when type is | 12298 * Delivery schedule information for this ad. Applicable when type is |
| 12295 * AD_SERVING_STANDARD_AD or AD_SERVING_TRACKING. This field along with | 12299 * AD_SERVING_STANDARD_AD or AD_SERVING_TRACKING. This field along with |
| 12296 * subfields priority and impressionRatio are required on insertion when type | 12300 * subfields priority and impressionRatio are required on insertion when type |
| 12297 * is AD_SERVING_STANDARD_AD. | 12301 * is AD_SERVING_STANDARD_AD. |
| 12298 */ | 12302 */ |
| 12299 DeliverySchedule deliverySchedule; | 12303 DeliverySchedule deliverySchedule; |
| 12300 /** | 12304 /** |
| 12301 * Whether this ad is a dynamic click tracker. Applicable when type is | 12305 * Whether this ad is a dynamic click tracker. Applicable when type is |
| 12302 * AD_SERVING_CLICK_TRACKER. This is a required field on insert, and is | 12306 * AD_SERVING_CLICK_TRACKER. This is a required field on insert, and is |
| 12303 * read-only after insert. | 12307 * read-only after insert. |
| 12304 */ | 12308 */ |
| 12305 core.bool dynamicClickTracker; | 12309 core.bool dynamicClickTracker; |
| 12306 /** | 12310 /** |
| 12307 * Date and time that this ad should stop serving. Must be later than the | 12311 * Date and time that this ad should stop serving. Must be later than the |
| 12308 * start time. This is a required field on insertion. | 12312 * start time. This is a required field on insertion. |
| 12309 */ | 12313 */ |
| 12310 core.DateTime endTime; | 12314 core.DateTime endTime; |
| 12311 /** Event tag overrides for this ad. */ | 12315 /** Event tag overrides for this ad. */ |
| 12312 core.List<EventTagOverride> eventTagOverrides; | 12316 core.List<EventTagOverride> eventTagOverrides; |
| 12313 /** | 12317 /** |
| 12314 * Geographical targeting information for this ad.Applicable when type is | 12318 * Geographical targeting information for this ad. This field must be left |
| 12319 * blank if the ad is using a targeting template. Applicable when type is |
| 12315 * AD_SERVING_STANDARD_AD. | 12320 * AD_SERVING_STANDARD_AD. |
| 12316 */ | 12321 */ |
| 12317 GeoTargeting geoTargeting; | 12322 GeoTargeting geoTargeting; |
| 12318 /** ID of this ad. This is a read-only, auto-generated field. */ | 12323 /** ID of this ad. This is a read-only, auto-generated field. */ |
| 12319 core.String id; | 12324 core.String id; |
| 12320 /** | 12325 /** |
| 12321 * Dimension value for the ID of this ad. This is a read-only, auto-generated | 12326 * Dimension value for the ID of this ad. This is a read-only, auto-generated |
| 12322 * field. | 12327 * field. |
| 12323 */ | 12328 */ |
| 12324 DimensionValue idDimensionValue; | 12329 DimensionValue idDimensionValue; |
| 12325 /** | 12330 /** |
| 12326 * Key-value targeting information for this ad. Applicable when type is | 12331 * Key-value targeting information for this ad. This field must be left blank |
| 12332 * if the ad is using a targeting template. Applicable when type is |
| 12327 * AD_SERVING_STANDARD_AD. | 12333 * AD_SERVING_STANDARD_AD. |
| 12328 */ | 12334 */ |
| 12329 KeyValueTargetingExpression keyValueTargetingExpression; | 12335 KeyValueTargetingExpression keyValueTargetingExpression; |
| 12330 /** | 12336 /** |
| 12331 * Identifies what kind of resource this is. Value: the fixed string | 12337 * Identifies what kind of resource this is. Value: the fixed string |
| 12332 * "dfareporting#ad". | 12338 * "dfareporting#ad". |
| 12333 */ | 12339 */ |
| 12334 core.String kind; | 12340 core.String kind; |
| 12335 /** | 12341 /** |
| 12336 * Information about the most recent modification of this ad. This is a | 12342 * Information about the most recent modification of this ad. This is a |
| 12337 * read-only field. | 12343 * read-only field. |
| 12338 */ | 12344 */ |
| 12339 LastModifiedInfo lastModifiedInfo; | 12345 LastModifiedInfo lastModifiedInfo; |
| 12340 /** | 12346 /** |
| 12341 * Name of this ad. This is a required field and must be less than 256 | 12347 * Name of this ad. This is a required field and must be less than 256 |
| 12342 * characters long. | 12348 * characters long. |
| 12343 */ | 12349 */ |
| 12344 core.String name; | 12350 core.String name; |
| 12345 /** Placement assignments for this ad. */ | 12351 /** Placement assignments for this ad. */ |
| 12346 core.List<PlacementAssignment> placementAssignments; | 12352 core.List<PlacementAssignment> placementAssignments; |
| 12347 /** | 12353 /** |
| 12348 * Applicable when type is AD_SERVING_STANDARD_AD. Remarketing list targeting | 12354 * Remarketing list targeting expression for this ad. This field must be left |
| 12349 * expression for this ad. | 12355 * blank if the ad is using a targeting template. Applicable when type is |
| 12356 * AD_SERVING_STANDARD_AD. |
| 12350 */ | 12357 */ |
| 12351 ListTargetingExpression remarketingListExpression; | 12358 ListTargetingExpression remarketingListExpression; |
| 12352 /** Size of this ad. Applicable when type is AD_SERVING_DEFAULT_AD. */ | 12359 /** Size of this ad. Applicable when type is AD_SERVING_DEFAULT_AD. */ |
| 12353 Size size; | 12360 Size size; |
| 12354 /** | 12361 /** |
| 12355 * Whether this ad is ssl compliant. This is a read-only field that is | 12362 * Whether this ad is ssl compliant. This is a read-only field that is |
| 12356 * auto-generated when the ad is inserted or updated. | 12363 * auto-generated when the ad is inserted or updated. |
| 12357 */ | 12364 */ |
| 12358 core.bool sslCompliant; | 12365 core.bool sslCompliant; |
| 12359 /** | 12366 /** |
| 12360 * Whether this ad requires ssl. This is a read-only field that is | 12367 * Whether this ad requires ssl. This is a read-only field that is |
| 12361 * auto-generated when the ad is inserted or updated. | 12368 * auto-generated when the ad is inserted or updated. |
| 12362 */ | 12369 */ |
| 12363 core.bool sslRequired; | 12370 core.bool sslRequired; |
| 12364 /** | 12371 /** |
| 12365 * Date and time that this ad should start serving. If creating an ad, this | 12372 * Date and time that this ad should start serving. If creating an ad, this |
| 12366 * field must be a time in the future. This is a required field on insertion. | 12373 * field must be a time in the future. This is a required field on insertion. |
| 12367 */ | 12374 */ |
| 12368 core.DateTime startTime; | 12375 core.DateTime startTime; |
| 12369 /** | 12376 /** |
| 12370 * Subaccount ID of this ad. This is a read-only field that can be left blank. | 12377 * Subaccount ID of this ad. This is a read-only field that can be left blank. |
| 12371 */ | 12378 */ |
| 12372 core.String subaccountId; | 12379 core.String subaccountId; |
| 12373 /** | 12380 /** |
| 12374 * Technology platform targeting information for this ad. Applicable when type | 12381 * Technology platform targeting information for this ad. This field must be |
| 12375 * is AD_SERVING_STANDARD_AD. | 12382 * left blank if the ad is using a targeting template. Applicable when type is |
| 12383 * AD_SERVING_STANDARD_AD. |
| 12376 */ | 12384 */ |
| 12377 TechnologyTargeting technologyTargeting; | 12385 TechnologyTargeting technologyTargeting; |
| 12378 /** | 12386 /** |
| 12379 * Type of ad. This is a required field on insertion. Note that default ads | 12387 * Type of ad. This is a required field on insertion. Note that default ads |
| 12380 * (AD_SERVING_DEFAULT_AD) cannot be created directly (see Creative resource). | 12388 * (AD_SERVING_DEFAULT_AD) cannot be created directly (see Creative resource). |
| 12381 * Possible string values are: | 12389 * Possible string values are: |
| 12382 * - "AD_SERVING_CLICK_TRACKER" | 12390 * - "AD_SERVING_CLICK_TRACKER" |
| 12383 * - "AD_SERVING_DEFAULT_AD" | 12391 * - "AD_SERVING_DEFAULT_AD" |
| 12384 * - "AD_SERVING_STANDARD_AD" | 12392 * - "AD_SERVING_STANDARD_AD" |
| 12385 * - "AD_SERVING_TRACKING" | 12393 * - "AD_SERVING_TRACKING" |
| (...skipping 1613 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 13999 _json["regionDartId"] = regionDartId; | 14007 _json["regionDartId"] = regionDartId; |
| 14000 } | 14008 } |
| 14001 return _json; | 14009 return _json; |
| 14002 } | 14010 } |
| 14003 } | 14011 } |
| 14004 | 14012 |
| 14005 /** Creative Click Tag. */ | 14013 /** Creative Click Tag. */ |
| 14006 class ClickTag { | 14014 class ClickTag { |
| 14007 /** | 14015 /** |
| 14008 * Advertiser event name associated with the click tag. This field is used by | 14016 * Advertiser event name associated with the click tag. This field is used by |
| 14009 * ENHANCED_BANNER, ENHANCED_IMAGE, and HTML5_BANNER creatives. | 14017 * ENHANCED_IMAGE, and HTML5_BANNER creatives. Applicable to ENHANCED_BANNER |
| 14018 * when the primary asset type is not HTML_IMAGE |
| 14010 */ | 14019 */ |
| 14011 core.String eventName; | 14020 core.String eventName; |
| 14012 /** | 14021 /** |
| 14013 * Parameter name for the specified click tag. For ENHANCED_IMAGE creative | 14022 * Parameter name for the specified click tag. For ENHANCED_IMAGE creative |
| 14014 * assets, this field must match the value of the creative asset's | 14023 * assets, this field must match the value of the creative asset's |
| 14015 * creativeAssetId.name field. | 14024 * creativeAssetId.name field. |
| 14016 */ | 14025 */ |
| 14017 core.String name; | 14026 core.String name; |
| 14018 /** | 14027 /** |
| 14019 * Parameter value for the specified click tag. This field contains a | 14028 * Parameter value for the specified click tag. This field contains a |
| (...skipping 1355 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 15375 * DCM. Feature dependencies are features that a browser must be able to | 15384 * DCM. Feature dependencies are features that a browser must be able to |
| 15376 * support in order to render your HTML5 creative correctly. This is a | 15385 * support in order to render your HTML5 creative correctly. This is a |
| 15377 * read-only, auto-generated field. Applicable to the following creative | 15386 * read-only, auto-generated field. Applicable to the following creative |
| 15378 * types: ENHANCED_BANNER and HTML5_BANNER. | 15387 * types: ENHANCED_BANNER and HTML5_BANNER. |
| 15379 */ | 15388 */ |
| 15380 core.List<core.String> detectedFeatures; | 15389 core.List<core.String> detectedFeatures; |
| 15381 /** | 15390 /** |
| 15382 * Type of rich media asset. This is a read-only field. Applicable to the | 15391 * Type of rich media asset. This is a read-only field. Applicable to the |
| 15383 * following creative types: all RICH_MEDIA. | 15392 * following creative types: all RICH_MEDIA. |
| 15384 * Possible string values are: | 15393 * Possible string values are: |
| 15394 * - "ASSET_DISPLAY_TYPE_BACKDROP" |
| 15385 * - "ASSET_DISPLAY_TYPE_EXPANDING" | 15395 * - "ASSET_DISPLAY_TYPE_EXPANDING" |
| 15386 * - "ASSET_DISPLAY_TYPE_FLASH_IN_FLASH" | 15396 * - "ASSET_DISPLAY_TYPE_FLASH_IN_FLASH" |
| 15387 * - "ASSET_DISPLAY_TYPE_FLASH_IN_FLASH_EXPANDING" | 15397 * - "ASSET_DISPLAY_TYPE_FLASH_IN_FLASH_EXPANDING" |
| 15388 * - "ASSET_DISPLAY_TYPE_FLOATING" | 15398 * - "ASSET_DISPLAY_TYPE_FLOATING" |
| 15389 * - "ASSET_DISPLAY_TYPE_INPAGE" | 15399 * - "ASSET_DISPLAY_TYPE_INPAGE" |
| 15390 * - "ASSET_DISPLAY_TYPE_OVERLAY" | 15400 * - "ASSET_DISPLAY_TYPE_OVERLAY" |
| 15391 * - "ASSET_DISPLAY_TYPE_PEEL_DOWN" | 15401 * - "ASSET_DISPLAY_TYPE_PEEL_DOWN" |
| 15392 * - "ASSET_DISPLAY_TYPE_VPAID_LINEAR" | 15402 * - "ASSET_DISPLAY_TYPE_VPAID_LINEAR" |
| 15393 * - "ASSET_DISPLAY_TYPE_VPAID_NON_LINEAR" | 15403 * - "ASSET_DISPLAY_TYPE_VPAID_NON_LINEAR" |
| 15394 */ | 15404 */ |
| (...skipping 7528 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 22923 * - "PLANNING_PLACEMENT_GROUP_TYPE_ROADBLOCK" | 22933 * - "PLANNING_PLACEMENT_GROUP_TYPE_ROADBLOCK" |
| 22924 */ | 22934 */ |
| 22925 core.String groupType; | 22935 core.String groupType; |
| 22926 /** | 22936 /** |
| 22927 * Pricing type of this inventory item. | 22937 * Pricing type of this inventory item. |
| 22928 * Possible string values are: | 22938 * Possible string values are: |
| 22929 * - "PLANNING_PLACEMENT_PRICING_TYPE_CLICKS" | 22939 * - "PLANNING_PLACEMENT_PRICING_TYPE_CLICKS" |
| 22930 * - "PLANNING_PLACEMENT_PRICING_TYPE_CPA" | 22940 * - "PLANNING_PLACEMENT_PRICING_TYPE_CPA" |
| 22931 * - "PLANNING_PLACEMENT_PRICING_TYPE_CPC" | 22941 * - "PLANNING_PLACEMENT_PRICING_TYPE_CPC" |
| 22932 * - "PLANNING_PLACEMENT_PRICING_TYPE_CPM" | 22942 * - "PLANNING_PLACEMENT_PRICING_TYPE_CPM" |
| 22943 * - "PLANNING_PLACEMENT_PRICING_TYPE_CPM_ACTIVEVIEW" |
| 22933 * - "PLANNING_PLACEMENT_PRICING_TYPE_FLAT_RATE_CLICKS" | 22944 * - "PLANNING_PLACEMENT_PRICING_TYPE_FLAT_RATE_CLICKS" |
| 22934 * - "PLANNING_PLACEMENT_PRICING_TYPE_FLAT_RATE_IMPRESSIONS" | 22945 * - "PLANNING_PLACEMENT_PRICING_TYPE_FLAT_RATE_IMPRESSIONS" |
| 22935 * - "PLANNING_PLACEMENT_PRICING_TYPE_IMPRESSIONS" | 22946 * - "PLANNING_PLACEMENT_PRICING_TYPE_IMPRESSIONS" |
| 22936 */ | 22947 */ |
| 22937 core.String pricingType; | 22948 core.String pricingType; |
| 22938 /** Start date of this inventory item. */ | 22949 /** Start date of this inventory item. */ |
| 22939 core.DateTime startDate; | 22950 core.DateTime startDate; |
| 22940 | 22951 |
| 22941 Pricing(); | 22952 Pricing(); |
| 22942 | 22953 |
| (...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 23017 */ | 23028 */ |
| 23018 core.String floodlightActivityId; | 23029 core.String floodlightActivityId; |
| 23019 /** Pricing periods for this placement. */ | 23030 /** Pricing periods for this placement. */ |
| 23020 core.List<PricingSchedulePricingPeriod> pricingPeriods; | 23031 core.List<PricingSchedulePricingPeriod> pricingPeriods; |
| 23021 /** | 23032 /** |
| 23022 * Placement pricing type. This field is required on insertion. | 23033 * Placement pricing type. This field is required on insertion. |
| 23023 * Possible string values are: | 23034 * Possible string values are: |
| 23024 * - "PRICING_TYPE_CPA" | 23035 * - "PRICING_TYPE_CPA" |
| 23025 * - "PRICING_TYPE_CPC" | 23036 * - "PRICING_TYPE_CPC" |
| 23026 * - "PRICING_TYPE_CPM" | 23037 * - "PRICING_TYPE_CPM" |
| 23038 * - "PRICING_TYPE_CPM_ACTIVEVIEW" |
| 23027 * - "PRICING_TYPE_FLAT_RATE_CLICKS" | 23039 * - "PRICING_TYPE_FLAT_RATE_CLICKS" |
| 23028 * - "PRICING_TYPE_FLAT_RATE_IMPRESSIONS" | 23040 * - "PRICING_TYPE_FLAT_RATE_IMPRESSIONS" |
| 23029 */ | 23041 */ |
| 23030 core.String pricingType; | 23042 core.String pricingType; |
| 23031 /** | 23043 /** |
| 23032 * Placement start date. This date must be later than, or the same day as, the | 23044 * Placement start date. This date must be later than, or the same day as, the |
| 23033 * campaign start date. The hours, minutes, and seconds of the start date | 23045 * campaign start date. The hours, minutes, and seconds of the start date |
| 23034 * should not be set, as doing so will result in an error. This field is | 23046 * should not be set, as doing so will result in an error. This field is |
| 23035 * required on insertion. | 23047 * required on insertion. |
| 23036 */ | 23048 */ |
| (...skipping 2943 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 25980 } | 25992 } |
| 25981 return _json; | 25993 return _json; |
| 25982 } | 25994 } |
| 25983 } | 25995 } |
| 25984 | 25996 |
| 25985 /** Technology Targeting. */ | 25997 /** Technology Targeting. */ |
| 25986 class TechnologyTargeting { | 25998 class TechnologyTargeting { |
| 25987 /** | 25999 /** |
| 25988 * Browsers that this ad targets. For each browser either set browserVersionId | 26000 * Browsers that this ad targets. For each browser either set browserVersionId |
| 25989 * or dartId along with the version numbers. If both are specified, only | 26001 * or dartId along with the version numbers. If both are specified, only |
| 25990 * browserVersionId will be used.The other fields are populated automatically | 26002 * browserVersionId will be used. The other fields are populated automatically |
| 25991 * when the ad is inserted or updated. | 26003 * when the ad is inserted or updated. |
| 25992 */ | 26004 */ |
| 25993 core.List<Browser> browsers; | 26005 core.List<Browser> browsers; |
| 25994 /** | 26006 /** |
| 25995 * Connection types that this ad targets. For each connection type only id is | 26007 * Connection types that this ad targets. For each connection type only id is |
| 25996 * required.The other fields are populated automatically when the ad is | 26008 * required. The other fields are populated automatically when the ad is |
| 25997 * inserted or updated. | 26009 * inserted or updated. |
| 25998 */ | 26010 */ |
| 25999 core.List<ConnectionType> connectionTypes; | 26011 core.List<ConnectionType> connectionTypes; |
| 26000 /** | 26012 /** |
| 26001 * Mobile carriers that this ad targets. For each mobile carrier only id is | 26013 * Mobile carriers that this ad targets. For each mobile carrier only id is |
| 26002 * required, and the other fields are populated automatically when the ad is | 26014 * required, and the other fields are populated automatically when the ad is |
| 26003 * inserted or updated. If targeting a mobile carrier, do not set targeting | 26015 * inserted or updated. If targeting a mobile carrier, do not set targeting |
| 26004 * for any zip codes. | 26016 * for any zip codes. |
| 26005 */ | 26017 */ |
| 26006 core.List<MobileCarrier> mobileCarriers; | 26018 core.List<MobileCarrier> mobileCarriers; |
| (...skipping 165 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 26172 * User-friendly name for the variable which will appear in reports. This is a | 26184 * User-friendly name for the variable which will appear in reports. This is a |
| 26173 * required field, must be less than 64 characters long, and cannot contain | 26185 * required field, must be less than 64 characters long, and cannot contain |
| 26174 * the following characters: ""<>". | 26186 * the following characters: ""<>". |
| 26175 */ | 26187 */ |
| 26176 core.String reportName; | 26188 core.String reportName; |
| 26177 /** | 26189 /** |
| 26178 * Variable name in the tag. This is a required field. | 26190 * Variable name in the tag. This is a required field. |
| 26179 * Possible string values are: | 26191 * Possible string values are: |
| 26180 * - "U1" | 26192 * - "U1" |
| 26181 * - "U10" | 26193 * - "U10" |
| 26194 * - "U100" |
| 26182 * - "U11" | 26195 * - "U11" |
| 26183 * - "U12" | 26196 * - "U12" |
| 26184 * - "U13" | 26197 * - "U13" |
| 26185 * - "U14" | 26198 * - "U14" |
| 26186 * - "U15" | 26199 * - "U15" |
| 26187 * - "U16" | 26200 * - "U16" |
| 26188 * - "U17" | 26201 * - "U17" |
| 26189 * - "U18" | 26202 * - "U18" |
| 26190 * - "U19" | 26203 * - "U19" |
| 26191 * - "U2" | 26204 * - "U2" |
| 26192 * - "U20" | 26205 * - "U20" |
| 26206 * - "U21" |
| 26207 * - "U22" |
| 26208 * - "U23" |
| 26209 * - "U24" |
| 26210 * - "U25" |
| 26211 * - "U26" |
| 26212 * - "U27" |
| 26213 * - "U28" |
| 26214 * - "U29" |
| 26193 * - "U3" | 26215 * - "U3" |
| 26216 * - "U30" |
| 26217 * - "U31" |
| 26218 * - "U32" |
| 26219 * - "U33" |
| 26220 * - "U34" |
| 26221 * - "U35" |
| 26222 * - "U36" |
| 26223 * - "U37" |
| 26224 * - "U38" |
| 26225 * - "U39" |
| 26194 * - "U4" | 26226 * - "U4" |
| 26227 * - "U40" |
| 26228 * - "U41" |
| 26229 * - "U42" |
| 26230 * - "U43" |
| 26231 * - "U44" |
| 26232 * - "U45" |
| 26233 * - "U46" |
| 26234 * - "U47" |
| 26235 * - "U48" |
| 26236 * - "U49" |
| 26195 * - "U5" | 26237 * - "U5" |
| 26238 * - "U50" |
| 26239 * - "U51" |
| 26240 * - "U52" |
| 26241 * - "U53" |
| 26242 * - "U54" |
| 26243 * - "U55" |
| 26244 * - "U56" |
| 26245 * - "U57" |
| 26246 * - "U58" |
| 26247 * - "U59" |
| 26196 * - "U6" | 26248 * - "U6" |
| 26249 * - "U60" |
| 26250 * - "U61" |
| 26251 * - "U62" |
| 26252 * - "U63" |
| 26253 * - "U64" |
| 26254 * - "U65" |
| 26255 * - "U66" |
| 26256 * - "U67" |
| 26257 * - "U68" |
| 26258 * - "U69" |
| 26197 * - "U7" | 26259 * - "U7" |
| 26260 * - "U70" |
| 26261 * - "U71" |
| 26262 * - "U72" |
| 26263 * - "U73" |
| 26264 * - "U74" |
| 26265 * - "U75" |
| 26266 * - "U76" |
| 26267 * - "U77" |
| 26268 * - "U78" |
| 26269 * - "U79" |
| 26198 * - "U8" | 26270 * - "U8" |
| 26271 * - "U80" |
| 26272 * - "U81" |
| 26273 * - "U82" |
| 26274 * - "U83" |
| 26275 * - "U84" |
| 26276 * - "U85" |
| 26277 * - "U86" |
| 26278 * - "U87" |
| 26279 * - "U88" |
| 26280 * - "U89" |
| 26199 * - "U9" | 26281 * - "U9" |
| 26282 * - "U90" |
| 26283 * - "U91" |
| 26284 * - "U92" |
| 26285 * - "U93" |
| 26286 * - "U94" |
| 26287 * - "U95" |
| 26288 * - "U96" |
| 26289 * - "U97" |
| 26290 * - "U98" |
| 26291 * - "U99" |
| 26200 */ | 26292 */ |
| 26201 core.String variableType; | 26293 core.String variableType; |
| 26202 | 26294 |
| 26203 UserDefinedVariableConfiguration(); | 26295 UserDefinedVariableConfiguration(); |
| 26204 | 26296 |
| 26205 UserDefinedVariableConfiguration.fromJson(core.Map _json) { | 26297 UserDefinedVariableConfiguration.fromJson(core.Map _json) { |
| 26206 if (_json.containsKey("dataType")) { | 26298 if (_json.containsKey("dataType")) { |
| 26207 dataType = _json["dataType"]; | 26299 dataType = _json["dataType"]; |
| 26208 } | 26300 } |
| 26209 if (_json.containsKey("reportName")) { | 26301 if (_json.containsKey("reportName")) { |
| (...skipping 440 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 26650 } | 26742 } |
| 26651 if (nextPageToken != null) { | 26743 if (nextPageToken != null) { |
| 26652 _json["nextPageToken"] = nextPageToken; | 26744 _json["nextPageToken"] = nextPageToken; |
| 26653 } | 26745 } |
| 26654 if (userRoles != null) { | 26746 if (userRoles != null) { |
| 26655 _json["userRoles"] = userRoles.map((value) => (value).toJson()).toList(); | 26747 _json["userRoles"] = userRoles.map((value) => (value).toJson()).toList(); |
| 26656 } | 26748 } |
| 26657 return _json; | 26749 return _json; |
| 26658 } | 26750 } |
| 26659 } | 26751 } |
| OLD | NEW |