{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/property_AdsGroup_targeting_audience", "title": "property_AdsGroup_targeting_audience", "properties": { "behaviors": { "$ref": "#/components/schemas/property_AdsGroup_targeting_audience_behaviors" }, "combination_spec": { "$ref": "#/components/schemas/property_AdsGroup_targeting_audience_combination_spec" }, "custom_audiences": { "$ref": "#/components/schemas/property_AdsGroup_targeting_audience_custom_audiences" }, "excluded_behaviors": { "$ref": "#/components/schemas/property_AdsGroup_targeting_audience_excluded_behaviors" }, "excluded_custom_audiences": { "$ref": "#/components/schemas/property_AdsGroup_targeting_audience_excluded_custom_audiences" }, "excluded_interests": { "$ref": "#/components/schemas/property_AdsGroup_targeting_audience_excluded_interests" }, "interests": { "$ref": "#/components/schemas/property_AdsGroup_targeting_audience_interests" }, "lookalike_audiences": { "$ref": "#/components/schemas/property_AdsGroup_targeting_audience_lookalike_audiences" } }, "type": "object" }