Class AdvertiserModel
Namespace: Ayuda.BMS.Splash.PI.SDK.Models
Properties
AdvertiserCategoryID
Optional. Type: Guid
Declaration
public Guid? AdvertiserCategoryID { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<System.Guid> |
AdvertiserID
Type: Guid. Automatically generated upon creation.
Declaration
public Guid AdvertiserID { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Guid |