When a conversion event for this event_name has no set currency,
this currency will be applied as the default. Must be in ISO 4217
currency code format. See https://en.wikipedia.org/wiki/ISO_4217 for
more information.
When a conversion event for this event_name has no set currency,
this currency will be applied as the default. Must be in ISO 4217
currency code format. See https://en.wikipedia.org/wiki/ISO_4217 for
more information.
When a conversion event for this event_name has no set currency,
this currency will be applied as the default. Must be in ISO 4217
currency code format. See https://en.wikipedia.org/wiki/ISO_4217 for
more information.
[[["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-03-21 UTC."],[[["This page provides documentation for the `ConversionEvent.DefaultConversionValue` class within the Google Analytics Admin API for Java, defining a default currency and value for a conversion event."],["The documentation covers multiple versions of the API, ranging from version 0.14.0 up to the latest version 0.70.0, allowing you to navigate through the history of changes."],["The `ConversionEvent.DefaultConversionValue` class implements `ConversionEvent.DefaultConversionValueOrBuilder` and extends `GeneratedMessageV3`, giving methods and structures for setting a default value and currency if there is none provided for a given conversion event."],["Static methods like `getDefaultInstance()`, `newBuilder()`, and various `parseFrom()` methods are available to create and interact with instances of `ConversionEvent.DefaultConversionValue`."],["Key attributes of this class are the `currency_code`, a string in ISO 4217 format, and the `value`, a double representing the default value, with methods to obtain the attributes and if they are set."]]],[]]