Jump to: GET Response Notes | API Call Builder
Get the next Advertiser Invoice start date for a specific Advertiser and Currency.
| Name | Type | Description |
|---|---|---|
| NetworkId | Url | Network ID |
| NetworkToken | String | Network token |
| Target | String | This calls action target |
| Method | String | This calls action method |
| advertiser_id | Integer | ID of Advertiser object |
| currency | String | ISO-4217 code. Examples: 'USD' or 'EUR'. |
GET Response Notes
Date formatted as YYYY-MM-DD.
Return response will be in the following format: string.
API Call Builder
Javascript is required to use the API Call Builder.