AdvId Field

Unique identifier of advertisement message.  
(Prior to FIX 4.1 this field was of type int)  
 
public const int AdvId = 2
This language is not supported or no code example is available.
public:  
const int AdvId = 2;
This language is not supported or no code example is available.
public const AdvId : int = 2
This language is not supported or no code example is available.

Field Value

int

In this article

Definition