GoogleApi.DisplayVideo.V1.Model.ReplaceNegativeKeywordsRequest (google_api_display_video v0.24.0) View Source
Request message for NegativeKeywordService.ReplaceNegativeKeywords.
Attributes
-
newNegativeKeywords(type:list(GoogleApi.DisplayVideo.V1.Model.NegativeKeyword.t), default:nil) - The negative keywords that will replace the existing keywords in the negative keyword list, specified as a list of NegativeKeywords.
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.ReplaceNegativeKeywordsRequest{
newNegativeKeywords:
[GoogleApi.DisplayVideo.V1.Model.NegativeKeyword.t()] | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.