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