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.
Defines the CustomSegmentCatalog data object.
Syntax
<xs:complexType name="CustomSegmentCatalog" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="CatalogId" nillable="true" type="xs:long" />
<xs:element minOccurs="0" name="CatalogName" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="EffectiveEditorialStatus" nillable="true" type="tns:EffectiveEditorialStatus" />
</xs:sequence>
</xs:complexType>
Elements
The CustomSegmentCatalog object has the following elements: CatalogId, CatalogName, EffectiveEditorialStatus.
| Element | Description | Data Type |
|---|---|---|
| CatalogId | The catalog ID. | long |
| CatalogName | The catalog name. | string |
| EffectiveEditorialStatus | The effective editorial status. | EffectiveEditorialStatus |
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13