pageType property

String? pageType
final

The type of page or context where the ad is displayed.

Example: "home", "detail". This can be used for analytics or targeting.

Implementation

final String? pageType;