google_api_display_video v0.8.0 GoogleApi.DisplayVideo.V1.Model.BulkEditNegativeKeywordsResponse View Source
Response message for NegativeKeywordService.BulkEditNegativeKeywords.
Attributes
negativeKeywords
(type:list(GoogleApi.DisplayVideo.V1.Model.NegativeKeyword.t)
, default:nil
) - The list of negative keywords that have been successfully created.This list will be absent if empty.
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.BulkEditNegativeKeywordsResponse{ negativeKeywords: [GoogleApi.DisplayVideo.V1.Model.NegativeKeyword.t()] }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.