If your content is represented by more than one URL, for example a feed app, you
can request ads next to the content with up to four URLs by using
neighboringContentURLStrings:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-11 UTC."],[[["Publishers can use content URLs for contextual targeting and brand safety in their apps."],["The `contentURL` property on `GAMRequest` is used to pass the URL representing the content next to which ads are requested."],["When content is represented by multiple URLs (up to four), the `neighboringContentURLStrings` property can be utilized."],["This functionality requires Google Mobile Ads SDK 7.67.0 or higher."]]],["Publishers using content mapping can enhance app monetization by passing content URLs for contextual targeting and brand safety. The `contentUrl` property in `GADRequest` allows specifying a single URL (e.g., \"https://www.example.com\"). For apps with multiple content URLs, the `neighboringContentURLStrings` property can be utilized, supporting up to four URLs (e.g., [\"https://www.example1.com\", ...]). This is applicable when the google mobile ads SDK version is 7.67.0 or higher.\n"]]