GoogleApi.DisplayVideo.V3.Model.CustomBiddingAlgorithmRulesRef (google_api_display_video v0.39.0)
View SourceThe reference to the uploaded AlgorithmRules file. Retrieve the location to upload new AlgorithmRules file to using customBiddingAlgorithms.uploadRules.
Attributes
-
resourceName
(type:String.t
, default:nil
) - A resource name to be used in media.download to download the rules files. Or media.upload to upload the rules files. Resource names have the formatcustomBiddingAlgorithms/{custom_bidding_algorithm_id}/rulesRef/{ref_id}
.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DisplayVideo.V3.Model.CustomBiddingAlgorithmRulesRef{ resourceName: String.t() | nil }