GraffitiSuite Docs
Docs
Graffitiadsense
Loading document parsing libraries...
# GraffitiAdSense Class Inherits GraffitiWebUIControl ## About Easily display Google AdSense advertisements and monetize your web applications with this product. ## Compatibility ### Framework API Version | 1.0 | 2.0 | | :---: | :---: | | True | True | ### Web | 32-Bit | 64-Bit | | :---: | :---: | | True | True | ## Event Definitions | Name | Parameters | Return Type | Description | | --- | :---: | :---: | --- | | Open | (None) | (None) | (None) | | Shown | (None) | (None) | (None) | ## Properties | Name | Type | Default Value | Description | | --- | :---: | :---: | --- | | AdClient | String | (None) | Your AdSense client code. | | AdSlot | String | (None) | Your AdSense slot code. | | AutoFormat | Boolean | (None) | If True AdSense will automatically try to find the best ad format for the control's dimensions. | | TestMode | Boolean | (None) | If True clicks will not be processed by Google. |