Jump to: GET Response Notes | API Call Builder
Update Advertiser account note by AccountNote ID.
Name | Type | Description |
---|---|---|
NetworkId | Url | Network ID |
NetworkToken | String | Network token |
Target | String | This calls action target |
Method | String | This calls action method |
account_note_id | Integer | ID of AccountNote object |
note | String | Note text |
GET Response Notes
Whether update was successful.
Return response will be in the following format: boolean.
API Call Builder
Javascript is required to use the API Call Builder.