sharedAdGroupKey property

String? sharedAdGroupKey
getter/setter pair

128 bit hex string of the encoded shared ad group key, including a '0x' prefix.

This key can be used to do a bitwise OR operator with the aggregate conversion key to create a full aggregation key to retrieve the Aggregate API Report in Android Privacy Sandbox.

Output only.

Implementation

core.String? sharedAdGroupKey;