[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-01 UTC."],[[["This page provides documentation for the `EntitySignalsMappingName.Builder` class within the Google Ad Manager Java library, specifically detailing its functionality for versions ranging from 0.1.0 to the latest 0.19.0."],["The `EntitySignalsMappingName.Builder` class is used to construct objects related to entity signals mappings for a given network, represented by `networks/{network_code}/entitySignalsMappings/{entity_signals_mapping}`."],["The class inherits several standard methods from `java.lang.Object`, such as `clone()`, `equals()`, and `hashCode()`, which are available for use with `EntitySignalsMappingName.Builder` objects."],["The builder can set `entitySignalsMapping` and `networkCode` properties, which are both of `String` type, and it can also retrieve those values, ultimately to `build()` the `EntitySignalsMappingName`."],["The latest version of the library available is version 0.19.0, and the provided list has links to documentation for each prior version, going back as far as version 0.1.0."]]],[]]