GoogleApi.DisplayVideo.V1.Model.ReplaceNegativeKeywordsResponse (google_api_display_video v0.24.0) View Source
Response message for NegativeKeywordService.ReplaceNegativeKeywords.
Attributes
-
negativeKeywords(type:list(GoogleApi.DisplayVideo.V1.Model.NegativeKeyword.t), default:nil) - The full list of negative keywords now present in the negative keyword list.
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.ReplaceNegativeKeywordsResponse{
negativeKeywords: [GoogleApi.DisplayVideo.V1.Model.NegativeKeyword.t()] | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.