View Source GoogleApi.DisplayVideo.V1.Model.CustomBiddingScriptRef (google_api_display_video v0.30.2)
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 formatcustomBiddingAlgorithms/{custom_bidding_algorithm_id}/scriptRef/{ref_id}
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.DisplayVideo.V1.Model.CustomBiddingScriptRef{ resourceName: String.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.