Class: Google::Apis::DfareportingV2_5::Creative
- Inherits:
-
Object
- Object
- Google::Apis::DfareportingV2_5::Creative
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- generated/google/apis/dfareporting_v2_5/classes.rb,
generated/google/apis/dfareporting_v2_5/representations.rb,
generated/google/apis/dfareporting_v2_5/representations.rb
Overview
Contains properties of a Creative.
Instance Attribute Summary collapse
-
#account_id ⇒ String
Account ID of this creative.
-
#active ⇒ Boolean
(also: #active?)
Whether the creative is active.
-
#ad_parameters ⇒ String
Ad parameters user for VPAID creative.
-
#ad_tag_keys ⇒ Array<String>
Keywords for a Rich Media creative.
-
#advertiser_id ⇒ String
Advertiser ID of this creative.
-
#allow_script_access ⇒ Boolean
(also: #allow_script_access?)
Whether script access is allowed for this creative.
-
#archived ⇒ Boolean
(also: #archived?)
Whether the creative is archived.
-
#artwork_type ⇒ String
Type of artwork used for the creative.
-
#authoring_source ⇒ String
Source application where creative was authored.
-
#authoring_tool ⇒ String
Authoring tool for HTML5 banner creatives.
-
#auto_advance_images ⇒ Boolean
(also: #auto_advance_images?)
Whether images are automatically advanced for enhanced image creatives.
-
#background_color ⇒ String
The 6-character HTML color code, beginning with #, for the background of the window area where the Flash file is displayed.
-
#backup_image_click_through_url ⇒ String
Click-through URL for backup image.
-
#backup_image_features ⇒ Array<String>
List of feature dependencies that will cause a backup image to be served if the browser that serves the ad does not support them.
-
#backup_image_reporting_label ⇒ String
Reporting label used for HTML5 banner backup image.
-
#backup_image_target_window ⇒ Google::Apis::DfareportingV2_5::TargetWindow
Target Window.
-
#click_tags ⇒ Array<Google::Apis::DfareportingV2_5::ClickTag>
Click tags of the creative.
-
#commercial_id ⇒ String
Industry standard ID assigned to creative for reach and frequency.
-
#companion_creatives ⇒ Array<String>
List of companion creatives assigned to an in-Stream videocreative.
-
#compatibility ⇒ Array<String>
Compatibilities associated with this creative.
-
#convert_flash_to_html5 ⇒ Boolean
(also: #convert_flash_to_html5?)
Whether Flash assets associated with the creative need to be automatically converted to HTML5.
-
#counter_custom_events ⇒ Array<Google::Apis::DfareportingV2_5::CreativeCustomEvent>
List of counter events configured for the creative.
-
#creative_assets ⇒ Array<Google::Apis::DfareportingV2_5::CreativeAsset>
Assets associated with a creative.
-
#creative_field_assignments ⇒ Array<Google::Apis::DfareportingV2_5::CreativeFieldAssignment>
Creative field assignments for this creative.
-
#custom_key_values ⇒ Array<String>
Custom key-values for a Rich Media creative.
-
#exit_custom_events ⇒ Array<Google::Apis::DfareportingV2_5::CreativeCustomEvent>
List of exit events configured for the creative.
-
#fs_command ⇒ Google::Apis::DfareportingV2_5::FsCommand
FsCommand.
-
#html_code ⇒ String
HTML code for the creative.
-
#html_code_locked ⇒ Boolean
(also: #html_code_locked?)
Whether HTML code is DCM-generated or manually entered.
-
#id ⇒ String
ID of this creative.
-
#id_dimension_value ⇒ Google::Apis::DfareportingV2_5::DimensionValue
Represents a DimensionValue resource.
-
#kind ⇒ String
Identifies what kind of resource this is.
-
#last_modified_info ⇒ Google::Apis::DfareportingV2_5::LastModifiedInfo
Modification timestamp.
-
#latest_trafficked_creative_id ⇒ String
Latest Studio trafficked creative ID associated with rich media and VPAID creatives.
-
#name ⇒ String
Name of the creative.
-
#override_css ⇒ String
Override CSS value for rich media creatives.
-
#redirect_url ⇒ String
URL of hosted image or hosted video or another ad tag.
-
#rendering_id ⇒ String
ID of current rendering version.
-
#rendering_id_dimension_value ⇒ Google::Apis::DfareportingV2_5::DimensionValue
Represents a DimensionValue resource.
-
#required_flash_plugin_version ⇒ String
The minimum required Flash plugin version for this creative.
-
#required_flash_version ⇒ Fixnum
The internal Flash version for this creative as calculated by DoubleClick Studio.
-
#size ⇒ Google::Apis::DfareportingV2_5::Size
Represents the dimensions of ads, placements, creatives, or creative assets.
-
#skippable ⇒ Boolean
(also: #skippable?)
Whether the user can choose to skip the creative.
-
#ssl_compliant ⇒ Boolean
(also: #ssl_compliant?)
Whether the creative is SSL-compliant.
-
#ssl_override ⇒ Boolean
(also: #ssl_override?)
Whether creative should be treated as SSL compliant even if the system scan shows it's not.
-
#studio_advertiser_id ⇒ String
Studio advertiser ID associated with rich media and VPAID creatives.
-
#studio_creative_id ⇒ String
Studio creative ID associated with rich media and VPAID creatives.
-
#studio_trafficked_creative_id ⇒ String
Studio trafficked creative ID associated with rich media and VPAID creatives.
-
#subaccount_id ⇒ String
Subaccount ID of this creative.
-
#third_party_backup_image_impressions_url ⇒ String
Third-party URL used to record backup image impressions.
-
#third_party_rich_media_impressions_url ⇒ String
Third-party URL used to record rich media impressions.
-
#third_party_urls ⇒ Array<Google::Apis::DfareportingV2_5::ThirdPartyTrackingUrl>
Third-party URLs for tracking in-stream video creative events.
-
#timer_custom_events ⇒ Array<Google::Apis::DfareportingV2_5::CreativeCustomEvent>
List of timer events configured for the creative.
-
#total_file_size ⇒ String
Combined size of all creative assets.
-
#type ⇒ String
Type of this creative.This is a required field.
-
#version ⇒ Fixnum
The version number helps you keep track of multiple versions of your creative in your reports.
-
#video_description ⇒ String
Description of the video ad.
-
#video_duration ⇒ Float
Creative video duration in seconds.
Instance Method Summary collapse
-
#initialize(**args) ⇒ Creative
constructor
A new instance of Creative.
-
#update!(**args) ⇒ Object
Update properties of this object.
Methods included from Core::JsonObjectSupport
Methods included from Core::Hashable
Constructor Details
#initialize(**args) ⇒ Creative
Returns a new instance of Creative.
2942 2943 2944 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2942 def initialize(**args) update!(**args) end |
Instance Attribute Details
#account_id ⇒ String
Account ID of this creative. This field, if left unset, will be auto-generated
for both insert and update operations. Applicable to all creative types.
Corresponds to the JSON property accountId
2528 2529 2530 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2528 def account_id @account_id end |
#active ⇒ Boolean Also known as: active?
Whether the creative is active. Applicable to all creative types.
Corresponds to the JSON property active
2533 2534 2535 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2533 def active @active end |
#ad_parameters ⇒ String
Ad parameters user for VPAID creative. This is a read-only field. Applicable
to the following creative types: all VPAID.
Corresponds to the JSON property adParameters
2540 2541 2542 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2540 def ad_parameters @ad_parameters end |
#ad_tag_keys ⇒ Array<String>
Keywords for a Rich Media creative. Keywords let you customize the creative
settings of a Rich Media ad running on your site without having to contact the
advertiser. You can use keywords to dynamically change the look or
functionality of a creative. Applicable to the following creative types: all
RICH_MEDIA, and all VPAID.
Corresponds to the JSON property adTagKeys
2549 2550 2551 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2549 def ad_tag_keys @ad_tag_keys end |
#advertiser_id ⇒ String
Advertiser ID of this creative. This is a required field. Applicable to all
creative types.
Corresponds to the JSON property advertiserId
2555 2556 2557 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2555 def advertiser_id @advertiser_id end |
#allow_script_access ⇒ Boolean Also known as: allow_script_access?
Whether script access is allowed for this creative. This is a read-only and
deprecated field which will automatically be set to true on update. Applicable
to the following creative types: FLASH_INPAGE.
Corresponds to the JSON property allowScriptAccess
2562 2563 2564 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2562 def allow_script_access @allow_script_access end |
#archived ⇒ Boolean Also known as: archived?
Whether the creative is archived. Applicable to all creative types.
Corresponds to the JSON property archived
2568 2569 2570 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2568 def archived @archived end |
#artwork_type ⇒ String
Type of artwork used for the creative. This is a read-only field. Applicable
to the following creative types: all RICH_MEDIA, and all VPAID.
Corresponds to the JSON property artworkType
2575 2576 2577 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2575 def artwork_type @artwork_type end |
#authoring_source ⇒ String
Source application where creative was authored. Presently, only DBM authored
creatives will have this field set. Applicable to all creative types.
Corresponds to the JSON property authoringSource
2581 2582 2583 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2581 def @authoring_source end |
#authoring_tool ⇒ String
Authoring tool for HTML5 banner creatives. This is a read-only field.
Applicable to the following creative types: HTML5_BANNER.
Corresponds to the JSON property authoringTool
2587 2588 2589 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2587 def @authoring_tool end |
#auto_advance_images ⇒ Boolean Also known as: auto_advance_images?
Whether images are automatically advanced for enhanced image creatives.
Applicable to the following creative types: DISPLAY_IMAGE_GALLERY.
Corresponds to the JSON property auto_advance_images
2593 2594 2595 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2593 def auto_advance_images @auto_advance_images end |
#background_color ⇒ String
The 6-character HTML color code, beginning with #, for the background of the
window area where the Flash file is displayed. Default is white. Applicable to
the following creative types: FLASH_INPAGE.
Corresponds to the JSON property backgroundColor
2601 2602 2603 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2601 def background_color @background_color end |
#backup_image_click_through_url ⇒ String
Click-through URL for backup image. Applicable to the following creative types:
FLASH_INPAGE and HTML5_BANNER. Applicable to DISPLAY when the primary asset
type is not HTML_IMAGE.
Corresponds to the JSON property backupImageClickThroughUrl
2608 2609 2610 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2608 def backup_image_click_through_url @backup_image_click_through_url end |
#backup_image_features ⇒ Array<String>
List of feature dependencies that will cause a backup image to be served if
the browser that serves the ad does not support them. Feature dependencies are
features that a browser must be able to support in order to render your HTML5
creative asset correctly. This field is initially auto-generated to contain
all features detected by DCM for all the assets of this creative and can then
be modified by the client. To reset this field, copy over all the
creativeAssets' detected features. Applicable to the following creative types:
HTML5_BANNER. Applicable to DISPLAY when the primary asset type is not
HTML_IMAGE.
Corresponds to the JSON property backupImageFeatures
2621 2622 2623 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2621 def backup_image_features @backup_image_features end |
#backup_image_reporting_label ⇒ String
Reporting label used for HTML5 banner backup image. Applicable to the
following creative types: DISPLAY when the primary asset type is not
HTML_IMAGE.
Corresponds to the JSON property backupImageReportingLabel
2628 2629 2630 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2628 def backup_image_reporting_label @backup_image_reporting_label end |
#backup_image_target_window ⇒ Google::Apis::DfareportingV2_5::TargetWindow
Target Window.
Corresponds to the JSON property backupImageTargetWindow
2633 2634 2635 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2633 def backup_image_target_window @backup_image_target_window end |
#click_tags ⇒ Array<Google::Apis::DfareportingV2_5::ClickTag>
Click tags of the creative. For DISPLAY, FLASH_INPAGE, and HTML5_BANNER
creatives, this is a subset of detected click tags for the assets associated
with this creative. After creating a flash asset, detected click tags will be
returned in the creativeAssetMetadata. When inserting the creative, populate
the creative clickTags field using the creativeAssetMetadata.clickTags field.
For DISPLAY_IMAGE_GALLERY creatives, there should be exactly one entry in this
list for each image creative asset. A click tag is matched with a
corresponding creative asset by matching the clickTag.name field with the
creativeAsset.assetIdentifier.name field. Applicable to the following creative
types: DISPLAY_IMAGE_GALLERY, FLASH_INPAGE, HTML5_BANNER. Applicable to
DISPLAY when the primary asset type is not HTML_IMAGE.
Corresponds to the JSON property clickTags
2648 2649 2650 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2648 def @click_tags end |
#commercial_id ⇒ String
Industry standard ID assigned to creative for reach and frequency. Applicable
to the following creative types: all INSTREAM_VIDEO and all VPAID.
Corresponds to the JSON property commercialId
2654 2655 2656 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2654 def commercial_id @commercial_id end |
#companion_creatives ⇒ Array<String>
List of companion creatives assigned to an in-Stream videocreative. Acceptable
values include IDs of existing flash and image creatives. Applicable to the
following creative types: all INSTREAM_VIDEO and all VPAID.
Corresponds to the JSON property companionCreatives
2661 2662 2663 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2661 def companion_creatives @companion_creatives end |
#compatibility ⇒ Array<String>
Compatibilities associated with this creative. This is a read-only field. DISPLAY and DISPLAY_INTERSTITIAL refer to rendering either on desktop or on mobile devices or in mobile apps for regular or interstitial ads, respectively. APP and APP_INTERSTITIAL are for rendering in mobile apps. Only pre-existing creatives may have these compatibilities since new creatives will either be assigned DISPLAY or DISPLAY_INTERSTITIAL instead. IN_STREAM_VIDEO refers to rendering in in-stream video ads developed with the VAST standard. Applicable to all creative types. Acceptable values are:
- "APP"
- "APP_INTERSTITIAL"
- "IN_STREAM_VIDEO"
- "DISPLAY"
- "DISPLAY_INTERSTITIAL"
Corresponds to the JSON property
compatibility
2679 2680 2681 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2679 def compatibility @compatibility end |
#convert_flash_to_html5 ⇒ Boolean Also known as: convert_flash_to_html5?
Whether Flash assets associated with the creative need to be automatically
converted to HTML5. This flag is enabled by default and users can choose to
disable it if they don't want the system to generate and use HTML5 asset for
this creative. Applicable to the following creative type: FLASH_INPAGE.
Applicable to DISPLAY when the primary asset type is not HTML_IMAGE.
Corresponds to the JSON property convertFlashToHtml5
2688 2689 2690 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2688 def convert_flash_to_html5 @convert_flash_to_html5 end |
#counter_custom_events ⇒ Array<Google::Apis::DfareportingV2_5::CreativeCustomEvent>
List of counter events configured for the creative. For DISPLAY_IMAGE_GALLERY
creatives, these are read-only and auto-generated from clickTags. Applicable
to the following creative types: DISPLAY_IMAGE_GALLERY, all RICH_MEDIA, and
all VPAID.
Corresponds to the JSON property counterCustomEvents
2697 2698 2699 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2697 def counter_custom_events @counter_custom_events end |
#creative_assets ⇒ Array<Google::Apis::DfareportingV2_5::CreativeAsset>
Assets associated with a creative. Applicable to all but the following
creative types: INTERNAL_REDIRECT, INTERSTITIAL_INTERNAL_REDIRECT, and
REDIRECT
Corresponds to the JSON property creativeAssets
2704 2705 2706 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2704 def creative_assets @creative_assets end |
#creative_field_assignments ⇒ Array<Google::Apis::DfareportingV2_5::CreativeFieldAssignment>
Creative field assignments for this creative. Applicable to all creative types.
Corresponds to the JSON property creativeFieldAssignments
2709 2710 2711 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2709 def creative_field_assignments @creative_field_assignments end |
#custom_key_values ⇒ Array<String>
Custom key-values for a Rich Media creative. Key-values let you customize the
creative settings of a Rich Media ad running on your site without having to
contact the advertiser. You can use key-values to dynamically change the look
or functionality of a creative. Applicable to the following creative types:
all RICH_MEDIA, and all VPAID.
Corresponds to the JSON property customKeyValues
2718 2719 2720 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2718 def custom_key_values @custom_key_values end |
#exit_custom_events ⇒ Array<Google::Apis::DfareportingV2_5::CreativeCustomEvent>
List of exit events configured for the creative. For DISPLAY and
DISPLAY_IMAGE_GALLERY creatives, these are read-only and auto-generated from
clickTags, For DISPLAY, an event is also created from the
backupImageReportingLabel. Applicable to the following creative types:
DISPLAY_IMAGE_GALLERY, all RICH_MEDIA, and all VPAID. Applicable to DISPLAY
when the primary asset type is not HTML_IMAGE.
Corresponds to the JSON property exitCustomEvents
2728 2729 2730 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2728 def exit_custom_events @exit_custom_events end |
#fs_command ⇒ Google::Apis::DfareportingV2_5::FsCommand
FsCommand.
Corresponds to the JSON property fsCommand
2733 2734 2735 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2733 def fs_command @fs_command end |
#html_code ⇒ String
HTML code for the creative. This is a required field when applicable. This
field is ignored if htmlCodeLocked is false. Applicable to the following
creative types: all CUSTOM, FLASH_INPAGE, and HTML5_BANNER, and all RICH_MEDIA.
Corresponds to the JSON property htmlCode
2740 2741 2742 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2740 def html_code @html_code end |
#html_code_locked ⇒ Boolean Also known as: html_code_locked?
Whether HTML code is DCM-generated or manually entered. Set to true to ignore
changes to htmlCode. Applicable to the following creative types: FLASH_INPAGE
and HTML5_BANNER.
Corresponds to the JSON property htmlCodeLocked
2747 2748 2749 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2747 def html_code_locked @html_code_locked end |
#id ⇒ String
ID of this creative. This is a read-only, auto-generated field. Applicable to
all creative types.
Corresponds to the JSON property id
2754 2755 2756 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2754 def id @id end |
#id_dimension_value ⇒ Google::Apis::DfareportingV2_5::DimensionValue
Represents a DimensionValue resource.
Corresponds to the JSON property idDimensionValue
2759 2760 2761 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2759 def id_dimension_value @id_dimension_value end |
#kind ⇒ String
Identifies what kind of resource this is. Value: the fixed string "
dfareporting#creative".
Corresponds to the JSON property kind
2765 2766 2767 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2765 def kind @kind end |
#last_modified_info ⇒ Google::Apis::DfareportingV2_5::LastModifiedInfo
Modification timestamp.
Corresponds to the JSON property lastModifiedInfo
2770 2771 2772 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2770 def last_modified_info @last_modified_info end |
#latest_trafficked_creative_id ⇒ String
Latest Studio trafficked creative ID associated with rich media and VPAID
creatives. This is a read-only field. Applicable to the following creative
types: all RICH_MEDIA, and all VPAID.
Corresponds to the JSON property latestTraffickedCreativeId
2777 2778 2779 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2777 def latest_trafficked_creative_id @latest_trafficked_creative_id end |
#name ⇒ String
Name of the creative. This is a required field and must be less than 256
characters long. Applicable to all creative types.
Corresponds to the JSON property name
2783 2784 2785 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2783 def name @name end |
#override_css ⇒ String
Override CSS value for rich media creatives. Applicable to the following
creative types: all RICH_MEDIA.
Corresponds to the JSON property overrideCss
2789 2790 2791 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2789 def override_css @override_css end |
#redirect_url ⇒ String
URL of hosted image or hosted video or another ad tag. For
INSTREAM_VIDEO_REDIRECT creatives this is the in-stream video redirect URL.
The standard for a VAST (Video Ad Serving Template) ad response allows for a
redirect link to another VAST 2.0 or 3.0 call. This is a required field when
applicable. Applicable to the following creative types: DISPLAY_REDIRECT,
INTERNAL_REDIRECT, INTERSTITIAL_INTERNAL_REDIRECT, and INSTREAM_VIDEO_REDIRECT
Corresponds to the JSON property redirectUrl
2799 2800 2801 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2799 def redirect_url @redirect_url end |
#rendering_id ⇒ String
ID of current rendering version. This is a read-only field. Applicable to all
creative types.
Corresponds to the JSON property renderingId
2805 2806 2807 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2805 def rendering_id @rendering_id end |
#rendering_id_dimension_value ⇒ Google::Apis::DfareportingV2_5::DimensionValue
Represents a DimensionValue resource.
Corresponds to the JSON property renderingIdDimensionValue
2810 2811 2812 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2810 def rendering_id_dimension_value @rendering_id_dimension_value end |
#required_flash_plugin_version ⇒ String
The minimum required Flash plugin version for this creative. For example, 11.2.
202.235. This is a read-only field. Applicable to the following creative types:
all RICH_MEDIA, and all VPAID.
Corresponds to the JSON property requiredFlashPluginVersion
2817 2818 2819 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2817 def required_flash_plugin_version @required_flash_plugin_version end |
#required_flash_version ⇒ Fixnum
The internal Flash version for this creative as calculated by DoubleClick
Studio. This is a read-only field. Applicable to the following creative types:
FLASH_INPAGE all RICH_MEDIA, and all VPAID. Applicable to DISPLAY when the
primary asset type is not HTML_IMAGE.
Corresponds to the JSON property requiredFlashVersion
2825 2826 2827 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2825 def required_flash_version @required_flash_version end |
#size ⇒ Google::Apis::DfareportingV2_5::Size
Represents the dimensions of ads, placements, creatives, or creative assets.
Corresponds to the JSON property size
2830 2831 2832 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2830 def size @size end |
#skippable ⇒ Boolean Also known as: skippable?
Whether the user can choose to skip the creative. Applicable to the following
creative types: all INSTREAM_VIDEO and all VPAID.
Corresponds to the JSON property skippable
2836 2837 2838 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2836 def skippable @skippable end |
#ssl_compliant ⇒ Boolean Also known as: ssl_compliant?
Whether the creative is SSL-compliant. This is a read-only field. Applicable
to all creative types.
Corresponds to the JSON property sslCompliant
2843 2844 2845 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2843 def ssl_compliant @ssl_compliant end |
#ssl_override ⇒ Boolean Also known as: ssl_override?
Whether creative should be treated as SSL compliant even if the system scan
shows it's not. Applicable to all creative types.
Corresponds to the JSON property sslOverride
2850 2851 2852 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2850 def ssl_override @ssl_override end |
#studio_advertiser_id ⇒ String
Studio advertiser ID associated with rich media and VPAID creatives. This is a
read-only field. Applicable to the following creative types: all RICH_MEDIA,
and all VPAID.
Corresponds to the JSON property studioAdvertiserId
2858 2859 2860 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2858 def studio_advertiser_id @studio_advertiser_id end |
#studio_creative_id ⇒ String
Studio creative ID associated with rich media and VPAID creatives. This is a
read-only field. Applicable to the following creative types: all RICH_MEDIA,
and all VPAID.
Corresponds to the JSON property studioCreativeId
2865 2866 2867 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2865 def studio_creative_id @studio_creative_id end |
#studio_trafficked_creative_id ⇒ String
Studio trafficked creative ID associated with rich media and VPAID creatives.
This is a read-only field. Applicable to the following creative types: all
RICH_MEDIA, and all VPAID.
Corresponds to the JSON property studioTraffickedCreativeId
2872 2873 2874 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2872 def studio_trafficked_creative_id @studio_trafficked_creative_id end |
#subaccount_id ⇒ String
Subaccount ID of this creative. This field, if left unset, will be auto-
generated for both insert and update operations. Applicable to all creative
types.
Corresponds to the JSON property subaccountId
2879 2880 2881 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2879 def subaccount_id @subaccount_id end |
#third_party_backup_image_impressions_url ⇒ String
Third-party URL used to record backup image impressions. Applicable to the
following creative types: all RICH_MEDIA.
Corresponds to the JSON property thirdPartyBackupImageImpressionsUrl
2885 2886 2887 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2885 def third_party_backup_image_impressions_url @third_party_backup_image_impressions_url end |
#third_party_rich_media_impressions_url ⇒ String
Third-party URL used to record rich media impressions. Applicable to the
following creative types: all RICH_MEDIA.
Corresponds to the JSON property thirdPartyRichMediaImpressionsUrl
2891 2892 2893 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2891 def third_party_rich_media_impressions_url @third_party_rich_media_impressions_url end |
#third_party_urls ⇒ Array<Google::Apis::DfareportingV2_5::ThirdPartyTrackingUrl>
Third-party URLs for tracking in-stream video creative events. Applicable to
the following creative types: all INSTREAM_VIDEO and all VPAID.
Corresponds to the JSON property thirdPartyUrls
2897 2898 2899 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2897 def third_party_urls @third_party_urls end |
#timer_custom_events ⇒ Array<Google::Apis::DfareportingV2_5::CreativeCustomEvent>
List of timer events configured for the creative. For DISPLAY_IMAGE_GALLERY
creatives, these are read-only and auto-generated from clickTags. Applicable
to the following creative types: DISPLAY_IMAGE_GALLERY, all RICH_MEDIA, and
all VPAID. Applicable to DISPLAY when the primary asset is not HTML_IMAGE.
Corresponds to the JSON property timerCustomEvents
2905 2906 2907 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2905 def timer_custom_events @timer_custom_events end |
#total_file_size ⇒ String
Combined size of all creative assets. This is a read-only field. Applicable to
the following creative types: all RICH_MEDIA, and all VPAID.
Corresponds to the JSON property totalFileSize
2911 2912 2913 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2911 def total_file_size @total_file_size end |
#type ⇒ String
Type of this creative.This is a required field. Applicable to all creative
types.
Corresponds to the JSON property type
2917 2918 2919 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2917 def type @type end |
#version ⇒ Fixnum
The version number helps you keep track of multiple versions of your creative
in your reports. The version number will always be auto-generated during
insert operations to start at 1. For tracking creatives the version cannot be
incremented and will always remain at 1. For all other creative types the
version can be incremented only by 1 during update operations. In addition,
the version will be automatically incremented by 1 when undergoing Rich Media
creative merging. Applicable to all creative types.
Corresponds to the JSON property version
2928 2929 2930 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2928 def version @version end |
#video_description ⇒ String
Description of the video ad. Applicable to the following creative types: all
INSTREAM_VIDEO and all VPAID.
Corresponds to the JSON property videoDescription
2934 2935 2936 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2934 def video_description @video_description end |
#video_duration ⇒ Float
Creative video duration in seconds. This is a read-only field. Applicable to
the following creative types: INSTREAM_VIDEO, all RICH_MEDIA, and all VPAID.
Corresponds to the JSON property videoDuration
2940 2941 2942 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2940 def video_duration @video_duration end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2947 2948 2949 2950 2951 2952 2953 2954 2955 2956 2957 2958 2959 2960 2961 2962 2963 2964 2965 2966 2967 2968 2969 2970 2971 2972 2973 2974 2975 2976 2977 2978 2979 2980 2981 2982 2983 2984 2985 2986 2987 2988 2989 2990 2991 2992 2993 2994 2995 2996 2997 2998 2999 3000 3001 3002 3003 3004 3005 3006 |
# File 'generated/google/apis/dfareporting_v2_5/classes.rb', line 2947 def update!(**args) @account_id = args[:account_id] if args.key?(:account_id) @active = args[:active] if args.key?(:active) @ad_parameters = args[:ad_parameters] if args.key?(:ad_parameters) @ad_tag_keys = args[:ad_tag_keys] if args.key?(:ad_tag_keys) @advertiser_id = args[:advertiser_id] if args.key?(:advertiser_id) @allow_script_access = args[:allow_script_access] if args.key?(:allow_script_access) @archived = args[:archived] if args.key?(:archived) @artwork_type = args[:artwork_type] if args.key?(:artwork_type) @authoring_source = args[:authoring_source] if args.key?(:authoring_source) @authoring_tool = args[:authoring_tool] if args.key?(:authoring_tool) @auto_advance_images = args[:auto_advance_images] if args.key?(:auto_advance_images) @background_color = args[:background_color] if args.key?(:background_color) @backup_image_click_through_url = args[:backup_image_click_through_url] if args.key?(:backup_image_click_through_url) @backup_image_features = args[:backup_image_features] if args.key?(:backup_image_features) @backup_image_reporting_label = args[:backup_image_reporting_label] if args.key?(:backup_image_reporting_label) @backup_image_target_window = args[:backup_image_target_window] if args.key?(:backup_image_target_window) @click_tags = args[:click_tags] if args.key?(:click_tags) @commercial_id = args[:commercial_id] if args.key?(:commercial_id) @companion_creatives = args[:companion_creatives] if args.key?(:companion_creatives) @compatibility = args[:compatibility] if args.key?(:compatibility) @convert_flash_to_html5 = args[:convert_flash_to_html5] if args.key?(:convert_flash_to_html5) @counter_custom_events = args[:counter_custom_events] if args.key?(:counter_custom_events) @creative_assets = args[:creative_assets] if args.key?(:creative_assets) @creative_field_assignments = args[:creative_field_assignments] if args.key?(:creative_field_assignments) @custom_key_values = args[:custom_key_values] if args.key?(:custom_key_values) @exit_custom_events = args[:exit_custom_events] if args.key?(:exit_custom_events) @fs_command = args[:fs_command] if args.key?(:fs_command) @html_code = args[:html_code] if args.key?(:html_code) @html_code_locked = args[:html_code_locked] if args.key?(:html_code_locked) @id = args[:id] if args.key?(:id) @id_dimension_value = args[:id_dimension_value] if args.key?(:id_dimension_value) @kind = args[:kind] if args.key?(:kind) @last_modified_info = args[:last_modified_info] if args.key?(:last_modified_info) @latest_trafficked_creative_id = args[:latest_trafficked_creative_id] if args.key?(:latest_trafficked_creative_id) @name = args[:name] if args.key?(:name) @override_css = args[:override_css] if args.key?(:override_css) @redirect_url = args[:redirect_url] if args.key?(:redirect_url) @rendering_id = args[:rendering_id] if args.key?(:rendering_id) @rendering_id_dimension_value = args[:rendering_id_dimension_value] if args.key?(:rendering_id_dimension_value) @required_flash_plugin_version = args[:required_flash_plugin_version] if args.key?(:required_flash_plugin_version) @required_flash_version = args[:required_flash_version] if args.key?(:required_flash_version) @size = args[:size] if args.key?(:size) @skippable = args[:skippable] if args.key?(:skippable) @ssl_compliant = args[:ssl_compliant] if args.key?(:ssl_compliant) @ssl_override = args[:ssl_override] if args.key?(:ssl_override) @studio_advertiser_id = args[:studio_advertiser_id] if args.key?(:studio_advertiser_id) @studio_creative_id = args[:studio_creative_id] if args.key?(:studio_creative_id) @studio_trafficked_creative_id = args[:studio_trafficked_creative_id] if args.key?(:studio_trafficked_creative_id) @subaccount_id = args[:subaccount_id] if args.key?(:subaccount_id) @third_party_backup_image_impressions_url = args[:third_party_backup_image_impressions_url] if args.key?(:third_party_backup_image_impressions_url) @third_party_rich_media_impressions_url = args[:third_party_rich_media_impressions_url] if args.key?(:third_party_rich_media_impressions_url) @third_party_urls = args[:third_party_urls] if args.key?(:third_party_urls) @timer_custom_events = args[:timer_custom_events] if args.key?(:timer_custom_events) @total_file_size = args[:total_file_size] if args.key?(:total_file_size) @type = args[:type] if args.key?(:type) @version = args[:version] if args.key?(:version) @video_description = args[:video_description] if args.key?(:video_description) @video_duration = args[:video_duration] if args.key?(:video_duration) end |