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

Side by Side Diff: generated/googleapis_beta/lib/dfareporting/v2_5beta1.dart

Issue 2226653002: Api-roll 40: 2016-08-08 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Addressed review comments Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 // This is a generated file (see the discoveryapis_generator project). 1 // This is a generated file (see the discoveryapis_generator project).
2 2
3 library googleapis_beta.dfareporting.v2_5beta1; 3 library googleapis_beta.dfareporting.v2_5beta1;
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 2490 matching lines...) Expand 10 before | Expand all | Expand 10 after
2501 * - "OBJECT_PLACEMENT" 2501 * - "OBJECT_PLACEMENT"
2502 * - "OBJECT_PLACEMENT_STRATEGY" 2502 * - "OBJECT_PLACEMENT_STRATEGY"
2503 * - "OBJECT_PLAYSTORE_LINK" 2503 * - "OBJECT_PLAYSTORE_LINK"
2504 * - "OBJECT_PROVIDED_LIST_CLIENT" 2504 * - "OBJECT_PROVIDED_LIST_CLIENT"
2505 * - "OBJECT_RATE_CARD" 2505 * - "OBJECT_RATE_CARD"
2506 * - "OBJECT_REMARKETING_LIST" 2506 * - "OBJECT_REMARKETING_LIST"
2507 * - "OBJECT_RICHMEDIA_CREATIVE" 2507 * - "OBJECT_RICHMEDIA_CREATIVE"
2508 * - "OBJECT_SD_SITE" 2508 * - "OBJECT_SD_SITE"
2509 * - "OBJECT_SIZE" 2509 * - "OBJECT_SIZE"
2510 * - "OBJECT_SUBACCOUNT" 2510 * - "OBJECT_SUBACCOUNT"
2511 * - "OBJECT_TARGETING_TEMPLATE"
2511 * - "OBJECT_USER_PROFILE" 2512 * - "OBJECT_USER_PROFILE"
2512 * - "OBJECT_USER_PROFILE_FILTER" 2513 * - "OBJECT_USER_PROFILE_FILTER"
2513 * - "OBJECT_USER_ROLE" 2514 * - "OBJECT_USER_ROLE"
2514 * 2515 *
2515 * [pageToken] - Value of the nextPageToken from the previous result page. 2516 * [pageToken] - Value of the nextPageToken from the previous result page.
2516 * 2517 *
2517 * [searchString] - Select only change logs whose object ID, user name, old or 2518 * [searchString] - Select only change logs whose object ID, user name, old or
2518 * new values match the search string. 2519 * new values match the search string.
2519 * 2520 *
2520 * [userProfileIds] - Select only change logs with these user profile IDs. 2521 * [userProfileIds] - Select only change logs with these user profile IDs.
(...skipping 9110 matching lines...) Expand 10 before | Expand all | Expand 10 after
11631 core.String accountProfile; 11632 core.String accountProfile;
11632 /** Whether this account is active. */ 11633 /** Whether this account is active. */
11633 core.bool active; 11634 core.bool active;
11634 /** 11635 /**
11635 * Maximum number of active ads allowed for this account. 11636 * Maximum number of active ads allowed for this account.
11636 * Possible string values are: 11637 * Possible string values are:
11637 * - "ACTIVE_ADS_TIER_100K" 11638 * - "ACTIVE_ADS_TIER_100K"
11638 * - "ACTIVE_ADS_TIER_200K" 11639 * - "ACTIVE_ADS_TIER_200K"
11639 * - "ACTIVE_ADS_TIER_300K" 11640 * - "ACTIVE_ADS_TIER_300K"
11640 * - "ACTIVE_ADS_TIER_40K" 11641 * - "ACTIVE_ADS_TIER_40K"
11642 * - "ACTIVE_ADS_TIER_500K"
11641 * - "ACTIVE_ADS_TIER_75K" 11643 * - "ACTIVE_ADS_TIER_75K"
11642 */ 11644 */
11643 core.String activeAdsLimitTier; 11645 core.String activeAdsLimitTier;
11644 /** 11646 /**
11645 * Whether to serve creatives with Active View tags. If disabled, viewability 11647 * Whether to serve creatives with Active View tags. If disabled, viewability
11646 * data will not be available for any impressions. 11648 * data will not be available for any impressions.
11647 */ 11649 */
11648 core.bool activeViewOptOut; 11650 core.bool activeViewOptOut;
11649 /** User role permissions available to the user roles of this account. */ 11651 /** User role permissions available to the user roles of this account. */
11650 core.List<core.String> availablePermissionIds; 11652 core.List<core.String> availablePermissionIds;
(...skipping 239 matching lines...) Expand 10 before | Expand all | Expand 10 after
11890 core.String accountId; 11892 core.String accountId;
11891 /** Ads that have been activated for the account */ 11893 /** Ads that have been activated for the account */
11892 core.String activeAds; 11894 core.String activeAds;
11893 /** 11895 /**
11894 * Maximum number of active ads allowed for the account. 11896 * Maximum number of active ads allowed for the account.
11895 * Possible string values are: 11897 * Possible string values are:
11896 * - "ACTIVE_ADS_TIER_100K" 11898 * - "ACTIVE_ADS_TIER_100K"
11897 * - "ACTIVE_ADS_TIER_200K" 11899 * - "ACTIVE_ADS_TIER_200K"
11898 * - "ACTIVE_ADS_TIER_300K" 11900 * - "ACTIVE_ADS_TIER_300K"
11899 * - "ACTIVE_ADS_TIER_40K" 11901 * - "ACTIVE_ADS_TIER_40K"
11902 * - "ACTIVE_ADS_TIER_500K"
11900 * - "ACTIVE_ADS_TIER_75K" 11903 * - "ACTIVE_ADS_TIER_75K"
11901 */ 11904 */
11902 core.String activeAdsLimitTier; 11905 core.String activeAdsLimitTier;
11903 /** Ads that can be activated for the account. */ 11906 /** Ads that can be activated for the account. */
11904 core.String availableAds; 11907 core.String availableAds;
11905 /** 11908 /**
11906 * Identifies what kind of resource this is. Value: the fixed string 11909 * Identifies what kind of resource this is. Value: the fixed string
11907 * "dfareporting#accountActiveAdSummary". 11910 * "dfareporting#accountActiveAdSummary".
11908 */ 11911 */
11909 core.String kind; 11912 core.String kind;
(...skipping 606 matching lines...) Expand 10 before | Expand all | Expand 10 after
12516 * compatibility types. IN_STREAM_VIDEO refers to rendering in-stream video 12519 * compatibility types. IN_STREAM_VIDEO refers to rendering in-stream video
12517 * ads developed with the VAST standard. 12520 * ads developed with the VAST standard.
12518 * Possible string values are: 12521 * Possible string values are:
12519 * - "APP" 12522 * - "APP"
12520 * - "APP_INTERSTITIAL" 12523 * - "APP_INTERSTITIAL"
12521 * - "DISPLAY" 12524 * - "DISPLAY"
12522 * - "DISPLAY_INTERSTITIAL" 12525 * - "DISPLAY_INTERSTITIAL"
12523 * - "IN_STREAM_VIDEO" 12526 * - "IN_STREAM_VIDEO"
12524 */ 12527 */
12525 core.String compatibility; 12528 core.String compatibility;
12526 /** Information about the creation of this ad.This is a read-only field. */ 12529 /** Information about the creation of this ad. This is a read-only field. */
12527 LastModifiedInfo createInfo; 12530 LastModifiedInfo createInfo;
12528 /** 12531 /**
12529 * Creative group assignments for this ad. Applicable when type is 12532 * Creative group assignments for this ad. Applicable when type is
12530 * AD_SERVING_CLICK_TRACKER. Only one assignment per creative group number is 12533 * AD_SERVING_CLICK_TRACKER. Only one assignment per creative group number is
12531 * allowed for a maximum of two assignments. 12534 * allowed for a maximum of two assignments.
12532 */ 12535 */
12533 core.List<CreativeGroupAssignment> creativeGroupAssignments; 12536 core.List<CreativeGroupAssignment> creativeGroupAssignments;
12534 /** 12537 /**
12535 * Creative rotation for this ad. Applicable when type is 12538 * Creative rotation for this ad. Applicable when type is
12536 * AD_SERVING_DEFAULT_AD, AD_SERVING_STANDARD_AD, or AD_SERVING_TRACKING. When 12539 * AD_SERVING_DEFAULT_AD, AD_SERVING_STANDARD_AD, or AD_SERVING_TRACKING. When
12537 * type is AD_SERVING_DEFAULT_AD, this field should have exactly one 12540 * type is AD_SERVING_DEFAULT_AD, this field should have exactly one
12538 * creativeAssignment. 12541 * creativeAssignment.
12539 */ 12542 */
12540 CreativeRotation creativeRotation; 12543 CreativeRotation creativeRotation;
12541 /** 12544 /**
12542 * Time and day targeting information for this ad. Applicable when type is 12545 * Time and day targeting information for this ad. This field must be left
12546 * blank if the ad is using a targeting template. Applicable when type is
12543 * AD_SERVING_STANDARD_AD. 12547 * AD_SERVING_STANDARD_AD.
12544 */ 12548 */
12545 DayPartTargeting dayPartTargeting; 12549 DayPartTargeting dayPartTargeting;
12546 /** Default click-through event tag properties for this ad. */ 12550 /** Default click-through event tag properties for this ad. */
12547 DefaultClickThroughEventTagProperties defaultClickThroughEventTagProperties; 12551 DefaultClickThroughEventTagProperties defaultClickThroughEventTagProperties;
12548 /** 12552 /**
12549 * Delivery schedule information for this ad. Applicable when type is 12553 * Delivery schedule information for this ad. Applicable when type is
12550 * AD_SERVING_STANDARD_AD or AD_SERVING_TRACKING. This field along with 12554 * AD_SERVING_STANDARD_AD or AD_SERVING_TRACKING. This field along with
12551 * subfields priority and impressionRatio are required on insertion when type 12555 * subfields priority and impressionRatio are required on insertion when type
12552 * is AD_SERVING_STANDARD_AD. 12556 * is AD_SERVING_STANDARD_AD.
12553 */ 12557 */
12554 DeliverySchedule deliverySchedule; 12558 DeliverySchedule deliverySchedule;
12555 /** 12559 /**
12556 * Whether this ad is a dynamic click tracker. Applicable when type is 12560 * Whether this ad is a dynamic click tracker. Applicable when type is
12557 * AD_SERVING_CLICK_TRACKER. This is a required field on insert, and is 12561 * AD_SERVING_CLICK_TRACKER. This is a required field on insert, and is
12558 * read-only after insert. 12562 * read-only after insert.
12559 */ 12563 */
12560 core.bool dynamicClickTracker; 12564 core.bool dynamicClickTracker;
12561 /** 12565 /**
12562 * Date and time that this ad should stop serving. Must be later than the 12566 * Date and time that this ad should stop serving. Must be later than the
12563 * start time. This is a required field on insertion. 12567 * start time. This is a required field on insertion.
12564 */ 12568 */
12565 core.DateTime endTime; 12569 core.DateTime endTime;
12566 /** Event tag overrides for this ad. */ 12570 /** Event tag overrides for this ad. */
12567 core.List<EventTagOverride> eventTagOverrides; 12571 core.List<EventTagOverride> eventTagOverrides;
12568 /** 12572 /**
12569 * Geographical targeting information for this ad.Applicable when type is 12573 * Geographical targeting information for this ad. This field must be left
12574 * blank if the ad is using a targeting template. Applicable when type is
12570 * AD_SERVING_STANDARD_AD. 12575 * AD_SERVING_STANDARD_AD.
12571 */ 12576 */
12572 GeoTargeting geoTargeting; 12577 GeoTargeting geoTargeting;
12573 /** ID of this ad. This is a read-only, auto-generated field. */ 12578 /** ID of this ad. This is a read-only, auto-generated field. */
12574 core.String id; 12579 core.String id;
12575 /** 12580 /**
12576 * Dimension value for the ID of this ad. This is a read-only, auto-generated 12581 * Dimension value for the ID of this ad. This is a read-only, auto-generated
12577 * field. 12582 * field.
12578 */ 12583 */
12579 DimensionValue idDimensionValue; 12584 DimensionValue idDimensionValue;
12580 /** 12585 /**
12581 * Key-value targeting information for this ad. Applicable when type is 12586 * Key-value targeting information for this ad. This field must be left blank
12587 * if the ad is using a targeting template. Applicable when type is
12582 * AD_SERVING_STANDARD_AD. 12588 * AD_SERVING_STANDARD_AD.
12583 */ 12589 */
12584 KeyValueTargetingExpression keyValueTargetingExpression; 12590 KeyValueTargetingExpression keyValueTargetingExpression;
12585 /** 12591 /**
12586 * Identifies what kind of resource this is. Value: the fixed string 12592 * Identifies what kind of resource this is. Value: the fixed string
12587 * "dfareporting#ad". 12593 * "dfareporting#ad".
12588 */ 12594 */
12589 core.String kind; 12595 core.String kind;
12590 /** 12596 /**
12591 * Information about the most recent modification of this ad. This is a 12597 * Information about the most recent modification of this ad. This is a
12592 * read-only field. 12598 * read-only field.
12593 */ 12599 */
12594 LastModifiedInfo lastModifiedInfo; 12600 LastModifiedInfo lastModifiedInfo;
12595 /** 12601 /**
12596 * Name of this ad. This is a required field and must be less than 256 12602 * Name of this ad. This is a required field and must be less than 256
12597 * characters long. 12603 * characters long.
12598 */ 12604 */
12599 core.String name; 12605 core.String name;
12600 /** Placement assignments for this ad. */ 12606 /** Placement assignments for this ad. */
12601 core.List<PlacementAssignment> placementAssignments; 12607 core.List<PlacementAssignment> placementAssignments;
12602 /** 12608 /**
12603 * Applicable when type is AD_SERVING_STANDARD_AD. Remarketing list targeting 12609 * Remarketing list targeting expression for this ad. This field must be left
12604 * expression for this ad. 12610 * blank if the ad is using a targeting template. Applicable when type is
12611 * AD_SERVING_STANDARD_AD.
12605 */ 12612 */
12606 ListTargetingExpression remarketingListExpression; 12613 ListTargetingExpression remarketingListExpression;
12607 /** Size of this ad. Applicable when type is AD_SERVING_DEFAULT_AD. */ 12614 /** Size of this ad. Applicable when type is AD_SERVING_DEFAULT_AD. */
12608 Size size; 12615 Size size;
12609 /** 12616 /**
12610 * Whether this ad is ssl compliant. This is a read-only field that is 12617 * Whether this ad is ssl compliant. This is a read-only field that is
12611 * auto-generated when the ad is inserted or updated. 12618 * auto-generated when the ad is inserted or updated.
12612 */ 12619 */
12613 core.bool sslCompliant; 12620 core.bool sslCompliant;
12614 /** 12621 /**
12615 * Whether this ad requires ssl. This is a read-only field that is 12622 * Whether this ad requires ssl. This is a read-only field that is
12616 * auto-generated when the ad is inserted or updated. 12623 * auto-generated when the ad is inserted or updated.
12617 */ 12624 */
12618 core.bool sslRequired; 12625 core.bool sslRequired;
12619 /** 12626 /**
12620 * Date and time that this ad should start serving. If creating an ad, this 12627 * Date and time that this ad should start serving. If creating an ad, this
12621 * field must be a time in the future. This is a required field on insertion. 12628 * field must be a time in the future. This is a required field on insertion.
12622 */ 12629 */
12623 core.DateTime startTime; 12630 core.DateTime startTime;
12624 /** 12631 /**
12625 * Subaccount ID of this ad. This is a read-only field that can be left blank. 12632 * Subaccount ID of this ad. This is a read-only field that can be left blank.
12626 */ 12633 */
12627 core.String subaccountId; 12634 core.String subaccountId;
12628 /** 12635 /**
12629 * Technology platform targeting information for this ad. Applicable when type 12636 * Technology platform targeting information for this ad. This field must be
12630 * is AD_SERVING_STANDARD_AD. 12637 * left blank if the ad is using a targeting template. Applicable when type is
12638 * AD_SERVING_STANDARD_AD.
12631 */ 12639 */
12632 TechnologyTargeting technologyTargeting; 12640 TechnologyTargeting technologyTargeting;
12633 /** 12641 /**
12634 * Type of ad. This is a required field on insertion. Note that default ads 12642 * Type of ad. This is a required field on insertion. Note that default ads
12635 * (AD_SERVING_DEFAULT_AD) cannot be created directly (see Creative resource). 12643 * (AD_SERVING_DEFAULT_AD) cannot be created directly (see Creative resource).
12636 * Possible string values are: 12644 * Possible string values are:
12637 * - "AD_SERVING_CLICK_TRACKER" 12645 * - "AD_SERVING_CLICK_TRACKER"
12638 * - "AD_SERVING_DEFAULT_AD" 12646 * - "AD_SERVING_DEFAULT_AD"
12639 * - "AD_SERVING_STANDARD_AD" 12647 * - "AD_SERVING_STANDARD_AD"
12640 * - "AD_SERVING_TRACKING" 12648 * - "AD_SERVING_TRACKING"
(...skipping 1613 matching lines...) Expand 10 before | Expand all | Expand 10 after
14254 _json["regionDartId"] = regionDartId; 14262 _json["regionDartId"] = regionDartId;
14255 } 14263 }
14256 return _json; 14264 return _json;
14257 } 14265 }
14258 } 14266 }
14259 14267
14260 /** Creative Click Tag. */ 14268 /** Creative Click Tag. */
14261 class ClickTag { 14269 class ClickTag {
14262 /** 14270 /**
14263 * Advertiser event name associated with the click tag. This field is used by 14271 * Advertiser event name associated with the click tag. This field is used by
14264 * ENHANCED_BANNER, ENHANCED_IMAGE, and HTML5_BANNER creatives. 14272 * ENHANCED_IMAGE, and HTML5_BANNER creatives. Applicable to ENHANCED_BANNER
14273 * when the primary asset type is not HTML_IMAGE
14265 */ 14274 */
14266 core.String eventName; 14275 core.String eventName;
14267 /** 14276 /**
14268 * Parameter name for the specified click tag. For ENHANCED_IMAGE creative 14277 * Parameter name for the specified click tag. For ENHANCED_IMAGE creative
14269 * assets, this field must match the value of the creative asset's 14278 * assets, this field must match the value of the creative asset's
14270 * creativeAssetId.name field. 14279 * creativeAssetId.name field.
14271 */ 14280 */
14272 core.String name; 14281 core.String name;
14273 /** 14282 /**
14274 * Parameter value for the specified click tag. This field contains a 14283 * Parameter value for the specified click tag. This field contains a
(...skipping 419 matching lines...) Expand 10 before | Expand all | Expand 10 after
14694 * A Conversion represents when a user successfully performs a desired action 14703 * A Conversion represents when a user successfully performs a desired action
14695 * after seeing an ad. 14704 * after seeing an ad.
14696 */ 14705 */
14697 class Conversion { 14706 class Conversion {
14698 /** Whether the conversion was directed toward children. */ 14707 /** Whether the conversion was directed toward children. */
14699 core.bool childDirectedTreatment; 14708 core.bool childDirectedTreatment;
14700 /** Custom floodlight variables. */ 14709 /** Custom floodlight variables. */
14701 core.List<CustomFloodlightVariable> customVariables; 14710 core.List<CustomFloodlightVariable> customVariables;
14702 /** 14711 /**
14703 * The alphanumeric encrypted user ID. When set, encryptionInfo should also be 14712 * The alphanumeric encrypted user ID. When set, encryptionInfo should also be
14704 * specified. This field is mutually exclusive with mobileDeviceId. This or 14713 * specified. This field is mutually exclusive with
14705 * mobileDeviceId is a required field. 14714 * encryptedUserIdCandidates[] and mobileDeviceId. This or
14715 * encryptedUserIdCandidates[] or mobileDeviceId is a required field.
14706 */ 14716 */
14707 core.String encryptedUserId; 14717 core.String encryptedUserId;
14708 /** Floodlight Activity ID of this conversion. This is a required field. */ 14718 /** Floodlight Activity ID of this conversion. This is a required field. */
14709 core.String floodlightActivityId; 14719 core.String floodlightActivityId;
14710 /** 14720 /**
14711 * Floodlight Configuration ID of this conversion. This is a required field. 14721 * Floodlight Configuration ID of this conversion. This is a required field.
14712 */ 14722 */
14713 core.String floodlightConfigurationId; 14723 core.String floodlightConfigurationId;
14714 /** 14724 /**
14715 * Identifies what kind of resource this is. Value: the fixed string 14725 * Identifies what kind of resource this is. Value: the fixed string
14716 * "dfareporting#conversion". 14726 * "dfareporting#conversion".
14717 */ 14727 */
14718 core.String kind; 14728 core.String kind;
14719 /** Whether the user has Limit Ad Tracking set. */ 14729 /** Whether the user has Limit Ad Tracking set. */
14720 core.bool limitAdTracking; 14730 core.bool limitAdTracking;
14721 /** 14731 /**
14722 * The mobile device ID. This field is mutually exclusive with 14732 * The mobile device ID. This field is mutually exclusive with encryptedUserId
14723 * encryptedUserId. This or encryptedUserId is a required field. 14733 * and encryptedUserIdCandidates[]. This or encryptedUserId or
14734 * encryptedUserIdCandidates[] is a required field.
14724 */ 14735 */
14725 core.String mobileDeviceId; 14736 core.String mobileDeviceId;
14726 /** 14737 /**
14727 * The ordinal of the conversion. Use this field to control how conversions of 14738 * The ordinal of the conversion. Use this field to control how conversions of
14728 * the same user and day are de-duplicated. This is a required field. 14739 * the same user and day are de-duplicated. This is a required field.
14729 */ 14740 */
14730 core.String ordinal; 14741 core.String ordinal;
14731 /** The quantity of the conversion. */ 14742 /** The quantity of the conversion. */
14732 core.String quantity; 14743 core.String quantity;
14733 /** 14744 /**
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after
14814 if (timestampMicros != null) { 14825 if (timestampMicros != null) {
14815 _json["timestampMicros"] = timestampMicros; 14826 _json["timestampMicros"] = timestampMicros;
14816 } 14827 }
14817 if (value != null) { 14828 if (value != null) {
14818 _json["value"] = value; 14829 _json["value"] = value;
14819 } 14830 }
14820 return _json; 14831 return _json;
14821 } 14832 }
14822 } 14833 }
14823 14834
14824 /** The error code and description for a conversion that failed to insert. */ 14835 /**
14836 * The error code and description for a conversion that failed to insert or
14837 * update.
14838 */
14825 class ConversionError { 14839 class ConversionError {
14826 /** 14840 /**
14827 * The error code. 14841 * The error code.
14828 * Possible string values are: 14842 * Possible string values are:
14829 * - "INTERNAL" 14843 * - "INTERNAL"
14830 * - "INVALID_ARGUMENT" 14844 * - "INVALID_ARGUMENT"
14831 * - "NOT_FOUND" 14845 * - "NOT_FOUND"
14832 * - "PERMISSION_DENIED" 14846 * - "PERMISSION_DENIED"
14833 */ 14847 */
14834 core.String code; 14848 core.String code;
(...skipping 28 matching lines...) Expand all
14863 _json["kind"] = kind; 14877 _json["kind"] = kind;
14864 } 14878 }
14865 if (message != null) { 14879 if (message != null) {
14866 _json["message"] = message; 14880 _json["message"] = message;
14867 } 14881 }
14868 return _json; 14882 return _json;
14869 } 14883 }
14870 } 14884 }
14871 14885
14872 /** 14886 /**
14873 * The original conversion that was inserted and whether there were any errors. 14887 * The original conversion that was inserted or updated and whether there were
14888 * any errors.
14874 */ 14889 */
14875 class ConversionStatus { 14890 class ConversionStatus {
14876 /** The original conversion that was inserted. */ 14891 /** The original conversion that was inserted or updated. */
14877 Conversion conversion; 14892 Conversion conversion;
14878 /** A list of errors related to this conversion. */ 14893 /** A list of errors related to this conversion. */
14879 core.List<ConversionError> errors; 14894 core.List<ConversionError> errors;
14880 /** 14895 /**
14881 * Identifies what kind of resource this is. Value: the fixed string 14896 * Identifies what kind of resource this is. Value: the fixed string
14882 * "dfareporting#conversionStatus". 14897 * "dfareporting#conversionStatus".
14883 */ 14898 */
14884 core.String kind; 14899 core.String kind;
14885 14900
14886 ConversionStatus(); 14901 ConversionStatus();
(...skipping 335 matching lines...) Expand 10 before | Expand all | Expand 10 after
15222 * List of companion creatives assigned to an in-Stream videocreative. 15237 * List of companion creatives assigned to an in-Stream videocreative.
15223 * Acceptable values include IDs of existing flash and image creatives. 15238 * Acceptable values include IDs of existing flash and image creatives.
15224 * Applicable to the following creative types: all INSTREAM_VIDEO and all 15239 * Applicable to the following creative types: all INSTREAM_VIDEO and all
15225 * VPAID. 15240 * VPAID.
15226 */ 15241 */
15227 core.List<core.String> companionCreatives; 15242 core.List<core.String> companionCreatives;
15228 /** 15243 /**
15229 * Compatibilities associated with this creative. This is a read-only field. 15244 * Compatibilities associated with this creative. This is a read-only field.
15230 * DISPLAY and DISPLAY_INTERSTITIAL refer to rendering either on desktop or on 15245 * DISPLAY and DISPLAY_INTERSTITIAL refer to rendering either on desktop or on
15231 * mobile devices or in mobile apps for regular or interstitial ads, 15246 * mobile devices or in mobile apps for regular or interstitial ads,
15232 * respectively. APP and APP_INTERSTITIAL are for rendering in mobile apps. 15247 * respectively. APP and APP_INTERSTITIAL are for rendering in mobile apps.
15233 * Only pre-existing creatives may have these compatibilities since new 15248 * Only pre-existing creatives may have these compatibilities since new
15234 * creatives will either be assigned DISPLAY or DISPLAY_INTERSTITIAL instead. 15249 * creatives will either be assigned DISPLAY or DISPLAY_INTERSTITIAL instead.
15235 * IN_STREAM_VIDEO refers to rendering in in-stream video ads developed with 15250 * IN_STREAM_VIDEO refers to rendering in in-stream video ads developed with
15236 * the VAST standard. Applicable to all creative types. 15251 * the VAST standard. Applicable to all creative types.
15237 * 15252 *
15238 * Acceptable values are: 15253 * Acceptable values are:
15239 * - "APP" 15254 * - "APP"
15240 * - "APP_INTERSTITIAL" 15255 * - "APP_INTERSTITIAL"
15241 * - "IN_STREAM_VIDEO" 15256 * - "IN_STREAM_VIDEO"
15242 * - "DISPLAY" 15257 * - "DISPLAY"
(...skipping 699 matching lines...) Expand 10 before | Expand all | Expand 10 after
15942 * DCM. Feature dependencies are features that a browser must be able to 15957 * DCM. Feature dependencies are features that a browser must be able to
15943 * support in order to render your HTML5 creative correctly. This is a 15958 * support in order to render your HTML5 creative correctly. This is a
15944 * read-only, auto-generated field. Applicable to the following creative 15959 * read-only, auto-generated field. Applicable to the following creative
15945 * types: ENHANCED_BANNER and HTML5_BANNER. 15960 * types: ENHANCED_BANNER and HTML5_BANNER.
15946 */ 15961 */
15947 core.List<core.String> detectedFeatures; 15962 core.List<core.String> detectedFeatures;
15948 /** 15963 /**
15949 * Type of rich media asset. This is a read-only field. Applicable to the 15964 * Type of rich media asset. This is a read-only field. Applicable to the
15950 * following creative types: all RICH_MEDIA. 15965 * following creative types: all RICH_MEDIA.
15951 * Possible string values are: 15966 * Possible string values are:
15967 * - "ASSET_DISPLAY_TYPE_BACKDROP"
15952 * - "ASSET_DISPLAY_TYPE_EXPANDING" 15968 * - "ASSET_DISPLAY_TYPE_EXPANDING"
15953 * - "ASSET_DISPLAY_TYPE_FLASH_IN_FLASH" 15969 * - "ASSET_DISPLAY_TYPE_FLASH_IN_FLASH"
15954 * - "ASSET_DISPLAY_TYPE_FLASH_IN_FLASH_EXPANDING" 15970 * - "ASSET_DISPLAY_TYPE_FLASH_IN_FLASH_EXPANDING"
15955 * - "ASSET_DISPLAY_TYPE_FLOATING" 15971 * - "ASSET_DISPLAY_TYPE_FLOATING"
15956 * - "ASSET_DISPLAY_TYPE_INPAGE" 15972 * - "ASSET_DISPLAY_TYPE_INPAGE"
15957 * - "ASSET_DISPLAY_TYPE_OVERLAY" 15973 * - "ASSET_DISPLAY_TYPE_OVERLAY"
15958 * - "ASSET_DISPLAY_TYPE_PEEL_DOWN" 15974 * - "ASSET_DISPLAY_TYPE_PEEL_DOWN"
15959 * - "ASSET_DISPLAY_TYPE_VPAID_LINEAR" 15975 * - "ASSET_DISPLAY_TYPE_VPAID_LINEAR"
15960 * - "ASSET_DISPLAY_TYPE_VPAID_NON_LINEAR" 15976 * - "ASSET_DISPLAY_TYPE_VPAID_NON_LINEAR"
15961 */ 15977 */
(...skipping 1620 matching lines...) Expand 10 before | Expand all | Expand 10 after
17582 * Identifies what kind of resource this is. Value: the fixed string 17598 * Identifies what kind of resource this is. Value: the fixed string
17583 * "dfareporting#customFloodlightVariable". 17599 * "dfareporting#customFloodlightVariable".
17584 */ 17600 */
17585 core.String kind; 17601 core.String kind;
17586 /** 17602 /**
17587 * The type of custom floodlight variable to supply a value for. These map to 17603 * The type of custom floodlight variable to supply a value for. These map to
17588 * the "u[1-20]=" in the tags. 17604 * the "u[1-20]=" in the tags.
17589 * Possible string values are: 17605 * Possible string values are:
17590 * - "U1" 17606 * - "U1"
17591 * - "U10" 17607 * - "U10"
17608 * - "U100"
17592 * - "U11" 17609 * - "U11"
17593 * - "U12" 17610 * - "U12"
17594 * - "U13" 17611 * - "U13"
17595 * - "U14" 17612 * - "U14"
17596 * - "U15" 17613 * - "U15"
17597 * - "U16" 17614 * - "U16"
17598 * - "U17" 17615 * - "U17"
17599 * - "U18" 17616 * - "U18"
17600 * - "U19" 17617 * - "U19"
17601 * - "U2" 17618 * - "U2"
17602 * - "U20" 17619 * - "U20"
17620 * - "U21"
17621 * - "U22"
17622 * - "U23"
17623 * - "U24"
17624 * - "U25"
17625 * - "U26"
17626 * - "U27"
17627 * - "U28"
17628 * - "U29"
17603 * - "U3" 17629 * - "U3"
17630 * - "U30"
17631 * - "U31"
17632 * - "U32"
17633 * - "U33"
17634 * - "U34"
17635 * - "U35"
17636 * - "U36"
17637 * - "U37"
17638 * - "U38"
17639 * - "U39"
17604 * - "U4" 17640 * - "U4"
17641 * - "U40"
17642 * - "U41"
17643 * - "U42"
17644 * - "U43"
17645 * - "U44"
17646 * - "U45"
17647 * - "U46"
17648 * - "U47"
17649 * - "U48"
17650 * - "U49"
17605 * - "U5" 17651 * - "U5"
17652 * - "U50"
17653 * - "U51"
17654 * - "U52"
17655 * - "U53"
17656 * - "U54"
17657 * - "U55"
17658 * - "U56"
17659 * - "U57"
17660 * - "U58"
17661 * - "U59"
17606 * - "U6" 17662 * - "U6"
17663 * - "U60"
17664 * - "U61"
17665 * - "U62"
17666 * - "U63"
17667 * - "U64"
17668 * - "U65"
17669 * - "U66"
17670 * - "U67"
17671 * - "U68"
17672 * - "U69"
17607 * - "U7" 17673 * - "U7"
17674 * - "U70"
17675 * - "U71"
17676 * - "U72"
17677 * - "U73"
17678 * - "U74"
17679 * - "U75"
17680 * - "U76"
17681 * - "U77"
17682 * - "U78"
17683 * - "U79"
17608 * - "U8" 17684 * - "U8"
17685 * - "U80"
17686 * - "U81"
17687 * - "U82"
17688 * - "U83"
17689 * - "U84"
17690 * - "U85"
17691 * - "U86"
17692 * - "U87"
17693 * - "U88"
17694 * - "U89"
17609 * - "U9" 17695 * - "U9"
17696 * - "U90"
17697 * - "U91"
17698 * - "U92"
17699 * - "U93"
17700 * - "U94"
17701 * - "U95"
17702 * - "U96"
17703 * - "U97"
17704 * - "U98"
17705 * - "U99"
17610 */ 17706 */
17611 core.String type; 17707 core.String type;
17612 /** 17708 /**
17613 * The value of the custom floodlight variable. The length of string must not 17709 * The value of the custom floodlight variable. The length of string must not
17614 * exceed 50 characters. 17710 * exceed 50 characters.
17615 */ 17711 */
17616 core.String value; 17712 core.String value;
17617 17713
17618 CustomFloodlightVariable(); 17714 CustomFloodlightVariable();
17619 17715
(...skipping 6124 matching lines...) Expand 10 before | Expand all | Expand 10 after
23744 * - "PLANNING_PLACEMENT_GROUP_TYPE_ROADBLOCK" 23840 * - "PLANNING_PLACEMENT_GROUP_TYPE_ROADBLOCK"
23745 */ 23841 */
23746 core.String groupType; 23842 core.String groupType;
23747 /** 23843 /**
23748 * Pricing type of this inventory item. 23844 * Pricing type of this inventory item.
23749 * Possible string values are: 23845 * Possible string values are:
23750 * - "PLANNING_PLACEMENT_PRICING_TYPE_CLICKS" 23846 * - "PLANNING_PLACEMENT_PRICING_TYPE_CLICKS"
23751 * - "PLANNING_PLACEMENT_PRICING_TYPE_CPA" 23847 * - "PLANNING_PLACEMENT_PRICING_TYPE_CPA"
23752 * - "PLANNING_PLACEMENT_PRICING_TYPE_CPC" 23848 * - "PLANNING_PLACEMENT_PRICING_TYPE_CPC"
23753 * - "PLANNING_PLACEMENT_PRICING_TYPE_CPM" 23849 * - "PLANNING_PLACEMENT_PRICING_TYPE_CPM"
23850 * - "PLANNING_PLACEMENT_PRICING_TYPE_CPM_ACTIVEVIEW"
23754 * - "PLANNING_PLACEMENT_PRICING_TYPE_FLAT_RATE_CLICKS" 23851 * - "PLANNING_PLACEMENT_PRICING_TYPE_FLAT_RATE_CLICKS"
23755 * - "PLANNING_PLACEMENT_PRICING_TYPE_FLAT_RATE_IMPRESSIONS" 23852 * - "PLANNING_PLACEMENT_PRICING_TYPE_FLAT_RATE_IMPRESSIONS"
23756 * - "PLANNING_PLACEMENT_PRICING_TYPE_IMPRESSIONS" 23853 * - "PLANNING_PLACEMENT_PRICING_TYPE_IMPRESSIONS"
23757 */ 23854 */
23758 core.String pricingType; 23855 core.String pricingType;
23759 /** Start date of this inventory item. */ 23856 /** Start date of this inventory item. */
23760 core.DateTime startDate; 23857 core.DateTime startDate;
23761 23858
23762 Pricing(); 23859 Pricing();
23763 23860
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
23838 */ 23935 */
23839 core.String floodlightActivityId; 23936 core.String floodlightActivityId;
23840 /** Pricing periods for this placement. */ 23937 /** Pricing periods for this placement. */
23841 core.List<PricingSchedulePricingPeriod> pricingPeriods; 23938 core.List<PricingSchedulePricingPeriod> pricingPeriods;
23842 /** 23939 /**
23843 * Placement pricing type. This field is required on insertion. 23940 * Placement pricing type. This field is required on insertion.
23844 * Possible string values are: 23941 * Possible string values are:
23845 * - "PRICING_TYPE_CPA" 23942 * - "PRICING_TYPE_CPA"
23846 * - "PRICING_TYPE_CPC" 23943 * - "PRICING_TYPE_CPC"
23847 * - "PRICING_TYPE_CPM" 23944 * - "PRICING_TYPE_CPM"
23945 * - "PRICING_TYPE_CPM_ACTIVEVIEW"
23848 * - "PRICING_TYPE_FLAT_RATE_CLICKS" 23946 * - "PRICING_TYPE_FLAT_RATE_CLICKS"
23849 * - "PRICING_TYPE_FLAT_RATE_IMPRESSIONS" 23947 * - "PRICING_TYPE_FLAT_RATE_IMPRESSIONS"
23850 */ 23948 */
23851 core.String pricingType; 23949 core.String pricingType;
23852 /** 23950 /**
23853 * Placement start date. This date must be later than, or the same day as, the 23951 * Placement start date. This date must be later than, or the same day as, the
23854 * campaign start date. The hours, minutes, and seconds of the start date 23952 * campaign start date. The hours, minutes, and seconds of the start date
23855 * should not be set, as doing so will result in an error. This field is 23953 * should not be set, as doing so will result in an error. This field is
23856 * required on insertion. 23954 * required on insertion.
23857 */ 23955 */
(...skipping 2943 matching lines...) Expand 10 before | Expand all | Expand 10 after
26801 } 26899 }
26802 return _json; 26900 return _json;
26803 } 26901 }
26804 } 26902 }
26805 26903
26806 /** Technology Targeting. */ 26904 /** Technology Targeting. */
26807 class TechnologyTargeting { 26905 class TechnologyTargeting {
26808 /** 26906 /**
26809 * Browsers that this ad targets. For each browser either set browserVersionId 26907 * Browsers that this ad targets. For each browser either set browserVersionId
26810 * or dartId along with the version numbers. If both are specified, only 26908 * or dartId along with the version numbers. If both are specified, only
26811 * browserVersionId will be used.The other fields are populated automatically 26909 * browserVersionId will be used. The other fields are populated automatically
26812 * when the ad is inserted or updated. 26910 * when the ad is inserted or updated.
26813 */ 26911 */
26814 core.List<Browser> browsers; 26912 core.List<Browser> browsers;
26815 /** 26913 /**
26816 * Connection types that this ad targets. For each connection type only id is 26914 * Connection types that this ad targets. For each connection type only id is
26817 * required.The other fields are populated automatically when the ad is 26915 * required. The other fields are populated automatically when the ad is
26818 * inserted or updated. 26916 * inserted or updated.
26819 */ 26917 */
26820 core.List<ConnectionType> connectionTypes; 26918 core.List<ConnectionType> connectionTypes;
26821 /** 26919 /**
26822 * Mobile carriers that this ad targets. For each mobile carrier only id is 26920 * Mobile carriers that this ad targets. For each mobile carrier only id is
26823 * required, and the other fields are populated automatically when the ad is 26921 * required, and the other fields are populated automatically when the ad is
26824 * inserted or updated. If targeting a mobile carrier, do not set targeting 26922 * inserted or updated. If targeting a mobile carrier, do not set targeting
26825 * for any zip codes. 26923 * for any zip codes.
26826 */ 26924 */
26827 core.List<MobileCarrier> mobileCarriers; 26925 core.List<MobileCarrier> mobileCarriers;
(...skipping 165 matching lines...) Expand 10 before | Expand all | Expand 10 after
26993 * User-friendly name for the variable which will appear in reports. This is a 27091 * User-friendly name for the variable which will appear in reports. This is a
26994 * required field, must be less than 64 characters long, and cannot contain 27092 * required field, must be less than 64 characters long, and cannot contain
26995 * the following characters: ""<>". 27093 * the following characters: ""<>".
26996 */ 27094 */
26997 core.String reportName; 27095 core.String reportName;
26998 /** 27096 /**
26999 * Variable name in the tag. This is a required field. 27097 * Variable name in the tag. This is a required field.
27000 * Possible string values are: 27098 * Possible string values are:
27001 * - "U1" 27099 * - "U1"
27002 * - "U10" 27100 * - "U10"
27101 * - "U100"
27003 * - "U11" 27102 * - "U11"
27004 * - "U12" 27103 * - "U12"
27005 * - "U13" 27104 * - "U13"
27006 * - "U14" 27105 * - "U14"
27007 * - "U15" 27106 * - "U15"
27008 * - "U16" 27107 * - "U16"
27009 * - "U17" 27108 * - "U17"
27010 * - "U18" 27109 * - "U18"
27011 * - "U19" 27110 * - "U19"
27012 * - "U2" 27111 * - "U2"
27013 * - "U20" 27112 * - "U20"
27113 * - "U21"
27114 * - "U22"
27115 * - "U23"
27116 * - "U24"
27117 * - "U25"
27118 * - "U26"
27119 * - "U27"
27120 * - "U28"
27121 * - "U29"
27014 * - "U3" 27122 * - "U3"
27123 * - "U30"
27124 * - "U31"
27125 * - "U32"
27126 * - "U33"
27127 * - "U34"
27128 * - "U35"
27129 * - "U36"
27130 * - "U37"
27131 * - "U38"
27132 * - "U39"
27015 * - "U4" 27133 * - "U4"
27134 * - "U40"
27135 * - "U41"
27136 * - "U42"
27137 * - "U43"
27138 * - "U44"
27139 * - "U45"
27140 * - "U46"
27141 * - "U47"
27142 * - "U48"
27143 * - "U49"
27016 * - "U5" 27144 * - "U5"
27145 * - "U50"
27146 * - "U51"
27147 * - "U52"
27148 * - "U53"
27149 * - "U54"
27150 * - "U55"
27151 * - "U56"
27152 * - "U57"
27153 * - "U58"
27154 * - "U59"
27017 * - "U6" 27155 * - "U6"
27156 * - "U60"
27157 * - "U61"
27158 * - "U62"
27159 * - "U63"
27160 * - "U64"
27161 * - "U65"
27162 * - "U66"
27163 * - "U67"
27164 * - "U68"
27165 * - "U69"
27018 * - "U7" 27166 * - "U7"
27167 * - "U70"
27168 * - "U71"
27169 * - "U72"
27170 * - "U73"
27171 * - "U74"
27172 * - "U75"
27173 * - "U76"
27174 * - "U77"
27175 * - "U78"
27176 * - "U79"
27019 * - "U8" 27177 * - "U8"
27178 * - "U80"
27179 * - "U81"
27180 * - "U82"
27181 * - "U83"
27182 * - "U84"
27183 * - "U85"
27184 * - "U86"
27185 * - "U87"
27186 * - "U88"
27187 * - "U89"
27020 * - "U9" 27188 * - "U9"
27189 * - "U90"
27190 * - "U91"
27191 * - "U92"
27192 * - "U93"
27193 * - "U94"
27194 * - "U95"
27195 * - "U96"
27196 * - "U97"
27197 * - "U98"
27198 * - "U99"
27021 */ 27199 */
27022 core.String variableType; 27200 core.String variableType;
27023 27201
27024 UserDefinedVariableConfiguration(); 27202 UserDefinedVariableConfiguration();
27025 27203
27026 UserDefinedVariableConfiguration.fromJson(core.Map _json) { 27204 UserDefinedVariableConfiguration.fromJson(core.Map _json) {
27027 if (_json.containsKey("dataType")) { 27205 if (_json.containsKey("dataType")) {
27028 dataType = _json["dataType"]; 27206 dataType = _json["dataType"];
27029 } 27207 }
27030 if (_json.containsKey("reportName")) { 27208 if (_json.containsKey("reportName")) {
(...skipping 440 matching lines...) Expand 10 before | Expand all | Expand 10 after
27471 } 27649 }
27472 if (nextPageToken != null) { 27650 if (nextPageToken != null) {
27473 _json["nextPageToken"] = nextPageToken; 27651 _json["nextPageToken"] = nextPageToken;
27474 } 27652 }
27475 if (userRoles != null) { 27653 if (userRoles != null) {
27476 _json["userRoles"] = userRoles.map((value) => (value).toJson()).toList(); 27654 _json["userRoles"] = userRoles.map((value) => (value).toJson()).toList();
27477 } 27655 }
27478 return _json; 27656 return _json;
27479 } 27657 }
27480 } 27658 }
OLDNEW
« no previous file with comments | « generated/googleapis_beta/lib/dataflow/v1b3.dart ('k') | generated/googleapis_beta/lib/genomics/v1beta2.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698