Click to Rate and Give Feedback
MSDN
MSDN Library
Live Services SDK
Common Data Objects
 UserCredentials Data Object

  Switch on low bandwidth view
Microsoft Advertising APIs
UserCredentials Data Object

Contains user authentication information for a Microsoft adCenter API call.

<xs:complexType name="UserCredentials">
    <xs:sequence>
        <xs:element minOccurs="0" name="Password" nillable="true" type="xs:string"/>
        <xs:element minOccurs="0" name="Username" nillable="true" type="xs:string"/>
    </xs:sequence>
</xs:complexType>

Element Description Data Type

Password

Contains the password portion of the user credentials.

string

Username

Contains the user-name portion of the user credentials.

string

WSDL: CampaignManagement.svc in version 5.1.

WSDL: Reporting.svc in version 5.1.

© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker