class Google::Apis::DisplayvideoV3::GoogleAudienceGroup
logically ‘OR’ of each other.
Details of Google audience group. All Google audience targeting settings are
def initialize(**args)
def initialize(**args) update!(**args) end
def update!(**args)
def update!(**args) @settings = args[:settings] if args.key?(:settings) end