You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**`requestTrackingAuthorization`**| <code>boolean</code> | Use or not requestTrackingAuthorization in iOS(>14) || 1.1.2 |
689
-
|**`testingDevices`**| <code>string[]</code> | An Array of devices IDs that will be marked as tested devices if {@link <ahref="#admobinitializationoptions">AdMobInitializationOptions.initializeForTesting</a>} is true (Real Ads will be served to Testing devices but they will not count as 'real'). || 1.2.0 |
690
-
|**`initializeForTesting`**| <code>boolean</code> | If set to true, the devices on {@link <ahref="#admobinitializationoptions">AdMobInitializationOptions.testingDevices</a>} will be registered to receive test production ads. | <code>false</code> | 1.2.0 |
691
-
|**`tagForChildDirectedTreatment`**| <code>boolean</code> | For purposes of the Children's Online Privacy Protection Act (COPPA), there is a setting called tagForChildDirectedTreatment. || 3.1.0 |
692
-
|**`tagForUnderAgeOfConsent`**| <code>boolean</code> | When using this feature, a Tag For Users under the Age of Consent in Europe (TFUA) parameter will be included in all future ad requests. || 3.1.0 |
693
-
|**`maxAdContentRating`**| <code><ahref="#maxadcontentrating">MaxAdContentRating</a></code> | WAs an app developer, you can indicate whether you want Google to treat your content as child-directed when you make an ad request. || 3.1.0 |
|**`requestTrackingAuthorization`**| <code>boolean</code> | Use or not requestTrackingAuthorization in iOS(>14) |
657
+
|**`testingDevices`**| <code>string[]</code> | An Array of devices IDs that will be marked as tested devices if {@link <ahref="#admobinitializationoptions">AdMobInitializationOptions.initializeForTesting</a>} is true (Real Ads will be served to Testing devices but they will not count as 'real'). |
658
+
|**`initializeForTesting`**| <code>boolean</code> | If set to true, the devices on {@link <ahref="#admobinitializationoptions">AdMobInitializationOptions.testingDevices</a>} will be registered to receive test production ads. |
659
+
|**`tagForChildDirectedTreatment`**| <code>boolean</code> | For purposes of the Children's Online Privacy Protection Act (COPPA), there is a setting called tagForChildDirectedTreatment. |
660
+
|**`tagForUnderAgeOfConsent`**| <code>boolean</code> | When using this feature, a Tag For Users under the Age of Consent in Europe (TFUA) parameter will be included in all future ad requests. |
661
+
|**`maxAdContentRating`**| <code><ahref="#maxadcontentrating">MaxAdContentRating</a></code> | WAs an app developer, you can indicate whether you want Google to treat your content as child-directed when you make an ad request. |
|**`adSize`**| <code><ahref="#banneradsize">BannerAdSize</a></code> | Banner Ad Size, defaults to ADAPTIVE_BANNER. IT can be: ADAPTIVE_BANNER, SMART_BANNER, BANNER, MEDIUM_RECTANGLE, FULL_BANNER, LEADERBOARD | <code>ADAPTIVE_BANNER</code> | 3.0.0 |
710
-
|**`position`**| <code><ahref="#banneradposition">BannerAdPosition</a></code> | Set Banner Ad position. TOP_CENTER or CENTER or BOTTOM_CENTER | <code>TOP_CENTER</code> | 1.1.2 |
|**`adSize`**| <code><ahref="#banneradsize">BannerAdSize</a></code> | Banner Ad Size, defaults to ADAPTIVE_BANNER. IT can be: ADAPTIVE_BANNER, SMART_BANNER, BANNER, MEDIUM_RECTANGLE, FULL_BANNER, LEADERBOARD |
678
+
|**`position`**| <code><ahref="#banneradposition">BannerAdPosition</a></code> | Set Banner Ad position. TOP_CENTER or CENTER or BOTTOM_CENTER |
|**`adId`**| <code>string</code> | The ad unit ID that you want to request || 1.1.2 |
753
-
|**`isTesting`**| <code>boolean</code> | You can use test mode of ad. | <code>false</code> | 1.1.2 |
754
-
|**`margin`**| <code>number</code> | Margin Banner. Default is 0px; If position is BOTTOM_CENTER, margin is be margin-bottom. If position is TOP_CENTER, margin is be margin-top. | <code>0</code> | 1.1.2 |
755
-
|**`npa`**| <code>boolean</code> | The default behavior of the Google Mobile Ads SDK is to serve personalized ads. Set this to true to request Non-Personalized Ads | <code>false</code> | 1.2.0 |
|**`adId`**| <code>string</code> | The ad unit ID that you want to request |
721
+
|**`isTesting`**| <code>boolean</code> | You can use test mode of ad. |
722
+
|**`margin`**| <code>number</code> | Margin Banner. Default is 0px; If position is BOTTOM_CENTER, margin is be margin-bottom. If position is TOP_CENTER, margin is be margin-top. |
723
+
|**`npa`**| <code>boolean</code> | The default behavior of the Google Mobile Ads SDK is to serve personalized ads. Set this to true to request Non-Personalized Ads |
0 commit comments