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