react-native-google-mobile-ads
    Preparing search index...

    Type Alias AdPoolPresetOverrides

    AdPoolPresetOverrides: Omit<Partial<AdPoolConfig>, "formats" | "adUnitId">

    Override bag for AdPoolPresets.*. Omits formats and adUnitId so a preset cannot be type-undercut into a different family or unit. poolId remains overridable when you need a stable custom id; overriding it widens the preset return's poolId to string.