FrameAttachedEventArgs Properties | 
The FrameAttachedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| AdScriptId | 
            Identifies the bottom-most script which caused the frame to be labelled
            as an ad. Only sent if frame is labelled as an ad and id is available.
              | |
| FrameId | 
            Id of the frame that has been attached.
              | |
| ParentFrameId | 
            Parent frame identifier.
              | |
| Stack | 
            JavaScript stack trace of when frame was attached, only set if frame initiated from script.
              |