[][src]Struct google_displayvideo1::Creative

pub struct Creative {
    pub oba_icon: Option<ObaIcon>,
    pub require_mraid: Option<bool>,
    pub update_time: Option<String>,
    pub ias_campaign_monitoring: Option<bool>,
    pub html5_video: Option<bool>,
    pub require_ping_for_attribution: Option<bool>,
    pub transcodes: Option<Vec<Transcode>>,
    pub advertiser_id: Option<String>,
    pub entity_status: Option<String>,
    pub creative_attributes: Option<Vec<String>>,
    pub creative_id: Option<String>,
    pub integration_code: Option<String>,
    pub universal_ad_id: Option<UniversalAdId>,
    pub exit_events: Option<Vec<ExitEvent>>,
    pub cm_tracking_ad: Option<CmTrackingAd>,
    pub dimensions: Option<Dimensions>,
    pub skip_offset: Option<AudioVideoOffset>,
    pub timer_events: Option<Vec<TimerEvent>>,
    pub progress_offset: Option<AudioVideoOffset>,
    pub expanding_direction: Option<String>,
    pub appended_tag: Option<String>,
    pub review_status: Option<ReviewStatusInfo>,
    pub line_item_ids: Option<Vec<String>>,
    pub creative_type: Option<String>,
    pub dynamic: Option<bool>,
    pub companion_creative_ids: Option<Vec<String>>,
    pub assets: Option<Vec<AssetAssociation>>,
    pub create_time: Option<String>,
    pub expand_on_hover: Option<bool>,
    pub name: Option<String>,
    pub counter_events: Option<Vec<CounterEvent>>,
    pub require_html5: Option<bool>,
    pub display_name: Option<String>,
    pub vpaid: Option<bool>,
    pub notes: Option<String>,
    pub third_party_tag: Option<String>,
    pub additional_dimensions: Option<Vec<Dimensions>>,
    pub third_party_urls: Option<Vec<ThirdPartyUrl>>,
    pub media_duration: Option<String>,
    pub js_tracker_url: Option<String>,
    pub cm_placement_id: Option<String>,
    pub hosting_source: Option<String>,
    pub tracker_urls: Option<Vec<String>>,
    pub skippable: Option<bool>,
    pub vast_tag_url: Option<String>,
}

A single Creative.

Activities

This type is used in activities, which are methods you may call on this type or where this type is involved in. The list links the activity name, along with information about where it is used (one of request and response).

Fields

oba_icon: Option<ObaIcon>

Specifies the OBA icon for a video creative.

This field is only supported in following creative_type:

  • CREATIVE_TYPE_VIDEO
require_mraid: Option<bool>

Optional. Indicates that the creative requires MRAID (Mobile Rich Media Ad Interface Definitions system).

Set this if the creative relies on mobile gestures for interactivity, such as swiping or tapping.

Optional and only valid for third-party tag creatives.

Third-party tag creatives are creatives with following hosting_source:

  • HOSTING_SOURCE_THIRD_PARTY

combined with following creative_type:

  • CREATIVE_TYPE_STANDARD
  • CREATIVE_TYPE_EXPANDABLE
update_time: Option<String>

Output only. The timestamp when the creative was last updated. Assigned by the system.

ias_campaign_monitoring: Option<bool>

Indicates whether Integral Ad Science (IAS) campaign monitoring is enabled. To enable this for the creative, make sure the Advertiser.creative_config.ias_client_id has been set to your IAS client ID.

html5_video: Option<bool>

Output only. Indicates the third-party VAST tag creative requires HTML5 Video support.

Output only and only valid for third-party VAST tag creatives.

Third-party VAST tag creatives are creatives with following hosting_source:

  • HOSTING_SOURCE_THIRD_PARTY

combined with following creative_type:

  • CREATIVE_TYPE_VIDEO
require_ping_for_attribution: Option<bool>

Optional. Indicates that the creative will wait for a return ping for attribution.

Only valid when using a Campaign Manager tracking ad with a third-party ad server parameter and the ${DC_DBM_TOKEN} macro.

Optional and only valid for third-party tag creatives or third-party VAST tag creatives.

Third-party tag creatives are creatives with following hosting_source:

  • HOSTING_SOURCE_THIRD_PARTY

combined with following creative_type:

  • CREATIVE_TYPE_STANDARD
  • CREATIVE_TYPE_EXPANDABLE

Third-party VAST tag creatives are creatives with following hosting_source:

  • HOSTING_SOURCE_THIRD_PARTY

combined with following creative_type:

  • CREATIVE_TYPE_VIDEO
transcodes: Option<Vec<Transcode>>

Output only. Audio/Video transcodes.

Display & Video 360 transcodes the main asset into a number of alternative versions that use different file formats or have different properties (resolution, audio bit rate, and video bit rate), each designed for specific video players or bandwidths.

These transcodes give a publisher's system more options to choose from for each impression on your video and ensures that the appropriate file serves based on the viewer’s connection and screen size.

This field is only supported in following creative_type:

  • CREATIVE_TYPE_VIDEO
  • CREATIVE_TYPE_NATIVE_VIDEO
  • CREATIVE_TYPE_AUDIO
advertiser_id: Option<String>

Output only. The unique ID of the advertiser the creative belongs to.

entity_status: Option<String>

Required. Controls whether or not the creative can serve.

Accepted values are:

  • ENTITY_STATUS_ACTIVE
  • ENTITY_STATUS_ARCHIVED
  • ENTITY_STATUS_PAUSED
creative_attributes: Option<Vec<String>>

Output only. A list of attributes of the creative that is generated by the system.

creative_id: Option<String>

Output only. The unique ID of the creative. Assigned by the system.

integration_code: Option<String>

ID information used to link this creative to an external system. Must be UTF-8 encoded with a length of no more than 10,000 characters.

universal_ad_id: Option<UniversalAdId>

Optional. An optional creative identifier provided by a registry that is unique across all platforms.

Universal Ad ID is part of the VAST 4.0 standard. It can be modified after the creative is created.

This field is only supported for the following creative_type:

  • CREATIVE_TYPE_VIDEO
exit_events: Option<Vec<ExitEvent>>

Required. Exit events for this creative. An exit (also known as a click tag) is any area in your creative that someone can click or tap to open an advertiser's landing page. Every creative must include at least one exit. You can add an exit to your creative in any of the following ways:

  • Use Google Web Designer's tap area.
  • Define a JavaScript variable called "clickTag".
  • Use the Enabler (Enabler.exit()) to track exits in rich media formats.
cm_tracking_ad: Option<CmTrackingAd>

The Campaign Manager tracking ad associated with the creative.

Optional for the following creative_type when created by an advertiser that uses both Campaign Manager and third-party ad serving:

  • CREATIVE_TYPE_NATIVE
  • CREATIVE_TYPE_NATIVE_SITE_SQUARE
  • CREATIVE_TYPE_NATIVE_APP_INSTALL
  • CREATIVE_TYPE_NATIVE_APP_INSTALL_SQUARE

Output only for other cases.

dimensions: Option<Dimensions>

Required. Primary dimensions of the creative. Applicable to all creative types. The value of width_pixels and height_pixels defaults to 0 when creative_type is one of:

  • CREATIVE_TYPE_VIDEO
  • CREATIVE_TYPE_TEMPLATED_APP_INSTALL_INTERSTITIAL
  • CREATIVE_TYPE_AUDIO
  • CREATIVE_TYPE_NATIVE_VIDEO
  • CREATIVE_TYPE_TEMPLATED_APP_INSTALL_VIDEO
skip_offset: Option<AudioVideoOffset>

Amount of time to play the video before the skip button appears.

This field is required when skippable is true.

This field is only supported for the following creative_type:

  • CREATIVE_TYPE_VIDEO
timer_events: Option<Vec<TimerEvent>>

Timer custom events for a rich media creative. Timers track the time during which a user views and interacts with a specified part of a rich media creative. A creative can have multiple timer events, each timed independently. Leave it empty or unset for creatives containing image assets only.

progress_offset: Option<AudioVideoOffset>

Amount of time to play the video before counting a view.

This field is required when skippable is true.

This field is only supported for the following creative_type:

  • CREATIVE_TYPE_VIDEO
expanding_direction: Option<String>

Optional. Specifies the expanding direction of the creative.

Required and only valid for third-party expandable creatives.

Third-party expandable creatives are creatives with following hosting source:

  • HOSTING_SOURCE_THIRD_PARTY

combined with following creative_type:

  • CREATIVE_TYPE_EXPANDABLE
appended_tag: Option<String>

Third-party HTML tracking tag to be appended to the creative tag.

review_status: Option<ReviewStatusInfo>

Output only. The current status of the creative review process.

line_item_ids: Option<Vec<String>>

Output only. The IDs of the line items this creative is associated with.

To associate a creative to a line item, use LineItem.creative_ids instead.

creative_type: Option<String>

Required. Immutable. The type of the creative.

dynamic: Option<bool>

Output only. Indicates whether the creative is dynamic.

companion_creative_ids: Option<Vec<String>>

The IDs of companion creatives for a video creative.

You can assign existing display creatives (with image or HTML5 assets) to serve surrounding the publisher's video player. Companions display around the video player while the video is playing and remain after the video has completed.

Creatives contain additional dimensions can not be companion creatives.

This field is only supported for following creative_type:

  • CREATIVE_TYPE_AUDIO
  • CREATIVE_TYPE_VIDEO
assets: Option<Vec<AssetAssociation>>

Required. Assets associated to this creative. Assets can be associated to the creative in one of following roles:

  • ASSET_ROLE_UNSPECIFIED
  • ASSET_ROLE_MAIN
  • ASSET_ROLE_BACKUP
  • ASSET_ROLE_POLITE_LOAD
create_time: Option<String>

Output only. The timestamp when the creative was created. Assigned by the system.

expand_on_hover: Option<bool>

Optional. Indicates the creative will automatically expand on hover.

Optional and only valid for third-party expandable creatives. Third-party expandable creatives are creatives with following hosting source:

  • HOSTING_SOURCE_THIRD_PARTY

combined with following creative_type:

  • CREATIVE_TYPE_EXPANDABLE
name: Option<String>

Output only. The resource name of the creative.

counter_events: Option<Vec<CounterEvent>>

Counter events for a rich media creative. Counters track the number of times that a user interacts with any part of a rich media creative in a specified way (mouse-overs, mouse-outs, clicks, taps, data loading, keyboard entries, etc.). Any event that can be captured in the creative can be recorded as a counter. Leave it empty or unset for creatives containing image assets only.

require_html5: Option<bool>

Optional. Indicates that the creative relies on HTML5 to render properly.

Optional and only valid for third-party tag creatives. Third-party tag creatives are creatives with following hosting_source:

  • HOSTING_SOURCE_THIRD_PARTY

combined with following creative_type:

  • CREATIVE_TYPE_STANDARD
  • CREATIVE_TYPE_EXPANDABLE
display_name: Option<String>

Required. The display name of the creative.

Must be UTF-8 encoded with a maximum size of 240 bytes.

vpaid: Option<bool>

Output only. Indicates the third-party VAST tag creative requires VPAID (Digital Video Player-Ad Interface).

Output only and only valid for third-party VAST tag creatives.

Third-party VAST tag creatives are creatives with following hosting_source:

  • HOSTING_SOURCE_THIRD_PARTY

combined with following creative_type:

  • CREATIVE_TYPE_VIDEO
notes: Option<String>

User notes for this creative. Must be UTF-8 encoded with a length of no more than 20,000 characters.

third_party_tag: Option<String>

Optional. The original third-party tag used for the creative.

Required and only valid for third-party tag creatives.

Third-party tag creatives are creatives with following hosting_source:

  • HOSTING_SOURCE_THIRD_PARTY

combined with following creative_type:

  • CREATIVE_TYPE_STANDARD
  • CREATIVE_TYPE_EXPANDABLE
additional_dimensions: Option<Vec<Dimensions>>

Additional dimensions. Applicable when creative_type is one of:

  • CREATIVE_TYPE_STANDARD
  • CREATIVE_TYPE_EXPANDABLE
  • CREATIVE_TYPE_NATIVE
  • CREATIVE_TYPE_TEMPLATED_APP_INSTALL
  • CREATIVE_TYPE_NATIVE_SITE_SQUARE
  • CREATIVE_TYPE_LIGHTBOX
  • CREATIVE_TYPE_NATIVE_APP_INSTALL
  • CREATIVE_TYPE_NATIVE_APP_INSTALL_SQUARE
  • CREATIVE_TYPE_PUBLISHER_HOSTED

If this field is specified, width_pixels and height_pixels are both required and must be greater than or equal to 0.

third_party_urls: Option<Vec<ThirdPartyUrl>>

Tracking URLs from third parties to track interactions with a video creative.

This field is only supported for the following creative_type:

  • CREATIVE_TYPE_AUDIO
  • CREATIVE_TYPE_VIDEO
  • CREATIVE_TYPE_NATIVE_VIDEO
media_duration: Option<String>

Output only. Media duration of the creative. Applicable when creative_type is one of:

  • CREATIVE_TYPE_VIDEO
  • CREATIVE_TYPE_AUDIO
  • CREATIVE_TYPE_NATIVE_VIDEO
  • CREATIVE_TYPE_PUBLISHER_HOSTED
js_tracker_url: Option<String>

JavaScript measurement URL from supported third-party verification providers (ComScore, DoubleVerify, IAS, Moat). HTML script tags are not supported.

This field is only supported in following creative_type:

  • CREATIVE_TYPE_NATIVE
  • CREATIVE_TYPE_NATIVE_SITE_SQUARE
  • CREATIVE_TYPE_NATIVE_APP_INSTALL
  • CREATIVE_TYPE_NATIVE_APP_INSTALL_SQUARE
  • CREATIVE_TYPE_NATIVE_VIDEO
cm_placement_id: Option<String>

Output only. The unique ID of the Campaign Manager placement associated with the creative. This field is only applicable for creatives that are synced from Campaign Manager.

hosting_source: Option<String>

Required. Indicates where the creative is hosted.

tracker_urls: Option<Vec<String>>

Tracking URLs for analytics providers or third-party ad technology vendors.

The URLs must start with https (except on inventory that doesn't require SSL compliance). If using macros in your URL, use only macros supported by Display & Video 360.

Standard URLs only, no IMG or SCRIPT tags.

This field is only supported in following creative_type:

  • CREATIVE_TYPE_NATIVE
  • CREATIVE_TYPE_NATIVE_SITE_SQUARE
  • CREATIVE_TYPE_NATIVE_APP_INSTALL
  • CREATIVE_TYPE_NATIVE_APP_INSTALL_SQUARE
  • CREATIVE_TYPE_NATIVE_VIDEO
skippable: Option<bool>

Whether the user can choose to skip a video creative.

This field is only supported for the following creative_type:

  • CREATIVE_TYPE_VIDEO
vast_tag_url: Option<String>

Optional. The URL of the VAST tag for a third-party VAST tag creative.

Required and only valid for third-party VAST tag creatives.

Third-party VAST tag creatives are creatives with following hosting_source:

  • HOSTING_SOURCE_THIRD_PARTY

combined with following creative_type:

  • CREATIVE_TYPE_VIDEO

Trait Implementations

impl Clone for Creative[src]

impl Debug for Creative[src]

impl Default for Creative[src]

impl<'de> Deserialize<'de> for Creative[src]

impl RequestValue for Creative[src]

impl ResponseResult for Creative[src]

impl Serialize for Creative[src]

Auto Trait Implementations

Blanket Implementations

impl<T> Any for T where
    T: 'static + ?Sized
[src]

impl<T> Borrow<T> for T where
    T: ?Sized
[src]

impl<T> BorrowMut<T> for T where
    T: ?Sized
[src]

impl<T> DeserializeOwned for T where
    T: for<'de> Deserialize<'de>, 
[src]

impl<T> From<T> for T[src]

impl<T, U> Into<U> for T where
    U: From<T>, 
[src]

impl<T> ToOwned for T where
    T: Clone
[src]

type Owned = T

The resulting type after obtaining ownership.

impl<T, U> TryFrom<U> for T where
    U: Into<T>, 
[src]

type Error = Infallible

The type returned in the event of a conversion error.

impl<T, U> TryInto<U> for T where
    U: TryFrom<T>, 
[src]

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.

impl<T> Typeable for T where
    T: Any