AI-generated Key Takeaways
- 
          
A
DaiAuthenticationKeyis used to authenticate stream requests to the IMA SDK API. - 
          
A
DaiAuthenticationKeyhas a unique ID, key value, creation date/time, and status, all of which are read-only and assigned by Google. - 
          
The status of a
DaiAuthenticationKeyis initially active and can only be changed using theperformDaiAuthenticationKeyActionmethod. - 
          
Only active DAI authentication keys are accepted by the IMA SDK API.
 - 
          
DaiAuthenticationKeyhas a name and a key type, which determines how it should be used for stream authentication. 
A DaiAuthenticationKey is used to authenticate stream requests to the IMA SDK API.
- Namespace
 - 
               
https://www.google.com/apis/ads/publisher/v202411 
                        Field | 
                  |
|---|---|
                        
                           
                      | 
                     
                         
                            The unique ID of the DaiAuthenticationKey. This value is read-only and is assigned by Google.  | 
                  
                        
                           
                      | 
                     
                         
                            The value of the secure key. This value is read-only and is assigned by Google.  | 
                  
                        
                           
                      | 
                     
                        
                         The date and time this DaiAuthenticationKey was created. This value is read-only and is assigned by Google.  | 
                  
                        
                           
                      | 
                     
                        
                         The status of this DaiAuthenticationKey. This value is read-only and is assigned by Google. DAI authentication keys are created in the DaiAuthenticationKeyStatus.ACTIVE state. The status can only be modified through the DaiAuthenticationKeyService.performDaiAuthenticationKeyAction method. Only active keys will be accepted by the IMA SDK API as valid. Enumerations 
  | 
                  
                        
                           
                      | 
                     
                         
                            The name for this DaiAuthenticationKey.  | 
                  
                        
                           
                      | 
                     
                        
                         The type of this key, which determines how it should be used on stream create requests. Enumerations 
  |