Jump to: POST Response Notes | API Call Builder
Applies a tag to an advertiser.
| 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 | Advertiser ID | 
| tag_id | Integer | Tag ID | 
| return_object | Boolean | Whether return object is needed | 
POST Response Notes
Returns the newly created AdvertiserTag ID as an integer or returns the newly created AdvertiserTag model object if return_object is "true"
API Call Builder
Javascript is required to use the API Call Builder.
		
		
	