[[["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-15 UTC."],[[["This webpage details the `EntitySignalsMappingName.Builder` class, specifically within version 0.18.0 of the Ad Manager Java library."],["The `EntitySignalsMappingName.Builder` is used to construct identifiers for entity signals mappings, following the format `networks/{network_code}/entitySignalsMappings/{entity_signals_mapping}`."],["The class includes methods for setting the network code and entity signals mapping components, `setNetworkCode()` and `setEntitySignalsMapping()`, respectively, with both methods returning the `EntitySignalsMappingName.Builder` to allow for method chaining."],["The `Builder` class provides methods to retrieve the set network code and entity signals mapping through the use of `getNetworkCode()` and `getEntitySignalsMapping()`."],["The `build()` method within the `Builder` class is responsible for creating an `EntitySignalsMappingName` object."]]],[]]