Jump to: GET Response Notes | API Call Builder
Check if a password matches that of an Advertiser User account.
Name | Type | Description |
---|---|---|
NetworkId | Url | Network ID |
NetworkToken | String | Network token |
Target | String | This calls action target |
Method | String | This calls action method |
id | Integer | ID of Advertiser user object |
password | String | Advertiser user password |
GET Response Notes
True if valid.
Return response will be in the following format: boolean.
API Call Builder
Javascript is required to use the API Call Builder.