View Source GoogleApi.DisplayVideo.V3.Model.CustomBiddingScriptRef (google_api_display_video v0.34.0)

The reference to the uploaded custom bidding script file.

Attributes

  • resourceName (type: String.t, default: nil) - A resource name to be used in media.download to Download the script files. Or media.upload to Upload the script files. Resource names have the format customBiddingAlgorithms/{custom_bidding_algorithm_id}/scriptRef/{ref_id}.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.DisplayVideo.V3.Model.CustomBiddingScriptRef{
  resourceName: String.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.