LookalikeExpansionLevel
Expansion level, reflecting the size of the lookalike audience
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Invalid expansion level. |
NARROW
|
Expansion to a small set of users that are similar to the seed lists |
BALANCED
|
Expansion to a medium set of users that are similar to the seed lists. Includes all users of EXPANSION_LEVEL_NARROW, and more. |
BROAD
|
Expansion to a large set of users that are similar to the seed lists. Includes all users of EXPANSION_LEVEL_BALANCED, and more. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-02-20 UTC.
[null,null,["Last updated 2024-02-20 UTC."],[[["Expansion level determines the size of the lookalike audience, ranging from narrow to broad."],["`NARROW` targets a small set of similar users, `BALANCED` targets a medium set (including `NARROW`), and `BROAD` targets a large set (including `BALANCED`)."],["`UNSPECIFIED` and `UNKNOWN` values are invalid for expansion level."]]],[]]