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 profile info data object.
Syntax
<xs:complexType name="ProfileInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="Id" nillable="true" type="xs:long" />
<xs:element minOccurs="0" name="Type" type="tns:ProfileType" />
</xs:sequence>
</xs:complexType>
Elements
The ProfileInfo object has the following elements: Id, Type.
| Element | Description | Data Type |
|---|---|---|
| Id | Reserved. | long |
| Type | Reserved. | ProfileType |
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13