An Advertiser account.
Name | Type | Description |
---|---|---|
account_manager_id | Nullable Integer | ID of Employee object of Account Manager for this Advertiser |
address1 | String | The first line of the Advertiser's physical address |
address2 | Nullable String | The second line of the Advertiser's physical address |
city | Nullable String | The city of the Advertiser's physical address |
company | Nullable String | The company name of the Advertiser |
conversion_security_token | Nullable String | The Advertiser Security Token that must be passed by the advertiser in order to register a conversion. Applicable only if the "enable_advertiser_security_token" Preference is enabled. For more information, see: https://support.hasoffers.com/hc/en-us/articles/202759308-Advertiser-Security-Token |
country | Nullable String | The country of the Advertiser's physical address. ISO 3166-1 alpha-2 country code. |
date_added | Datetime | The date this Advertiser was created |
fax | Nullable String | The fax number of the Advertiser |
id | Integer | ID of unique, auto-generated object for this Advertiser This parameter is non-writable |
modified | Datetime | The last time this Advertiser was updated |
other | Nullable String | DEPRECATED. Ignore the contents of this field. |
phone | Nullable String | The phone number of the Advertiser |
ref_id | Nullable String | An external reference ID for this account |
region | Nullable String | The state/province of the Advertiser's physical address |
signup_ip | Nullable String | The IP address that the Advertiser used to sign up with |
status | String | The status of the Advertiser accountShow Supported Values |
tmp_token | Nullable String | Holds an Advertiser Security Token without enforcing it. This is where the security token should be placed until it can be communicated to the Advertiser and they update their application to pass it. After they update their code the token should be copied to the "conversion_security_token" field to enforce it. Applicable only if the "enable_advertiser_security_token" Preference is enabled. For more information, see: https://support.hasoffers.com/hc/en-us/articles/202759308-Advertiser-Security-Token |
wants_alerts | Boolean | DEPRECATED. Ignore the contents of this field. |
website | Nullable String | DEPRECATED. Ignore the contents of this field. |
zipcode | String | The zipcode / postal code of the Advertiser's physical address |