Get
|
|||||
|
|
Gets one user profile by ID
Authorization
To use this building block you will have to grant access to at least one of the following scopes:
- View and manage DoubleClick for Advertisers reports
- View and manage your DoubleClick Campaign Manager's (DCM) display ad campaigns
Input
This building block consumes 1 input parameters
Name | Format | Description |
---|---|---|
profileId Required |
INTEGER |
The user profile ID |
= Parameter name
= Format
profileId INTEGER Required The user profile ID |
Output
This building block provides 8 output parameters
Name | Format | Description |
---|---|---|
accountId |
INTEGER |
The account ID to which this profile belongs |
accountName |
STRING |
The account name this profile belongs to |
etag |
STRING |
The eTag of this response for caching purposes |
kind |
STRING |
The kind of resource this is, in this case dfareporting#userProfile |
profileId |
INTEGER |
The unique ID of the user profile |
subAccountId |
INTEGER |
The sub account ID this profile belongs to if applicable |
subAccountName |
STRING |
The sub account name this profile belongs to if applicable |
userName |
STRING |
The user name |
= Parameter name
= Format
accountId INTEGER The account ID to which this profile belongs |
accountName STRING The account name this profile belongs to |
etag STRING The eTag of this response for caching purposes |
kind STRING The kind of resource this is, in this case dfareporting#userProfile |
profileId INTEGER The unique ID of the user profile |
subAccountId INTEGER The sub account ID this profile belongs to if applicable |
subAccountName STRING The sub account name this profile belongs to if applicable |
userName STRING The user name |