Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The type used to group criterions.
You can use one of the criterion type group values in each TargetSettingDetail object to determine whether to use the "target and bid" option or the "bid only" target option for that campaign or ad group. For supported criterion type groups per campaign type, see TargetSettingDetail Remarks.
Syntax
<xs:simpleType name="CriterionTypeGroup" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:restriction base="xs:string">
<xs:enumeration value="Unknown" />
<xs:enumeration value="Gender" />
<xs:enumeration value="Age" />
<xs:enumeration value="Audience" />
<xs:enumeration value="CompanyName" />
<xs:enumeration value="JobFunction" />
<xs:enumeration value="Industry" />
<xs:enumeration value="IncomeRange" />
</xs:restriction>
</xs:simpleType>
Values
The CriterionTypeGroup value set has the following values: Age, Audience, CompanyName, Gender, IncomeRange, Industry, JobFunction, Unknown.
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13