Value parameters
- agencyOverrides
-
agency_id → own overrides
- agencyPresetVariants
-
agency_id → its preset->variant assignments
- bidderOverrides
-
bidder_id → own overrides
- bidderPresetVariants
-
bidder_id → its preset->variant assignments
- bundleOverrides
-
bundle_id → own overrides
- bundlePresetVariants
-
bundle_id → its preset->variant assignments
- bundles
-
source_id → (bundle_name → bundle_id)
- customGroupOverrides
-
custom_group_id → own overrides
- customGroupPresetVariants
-
custom_group_id → its preset->variant assignments
- generatedAtMs
-
UTC epoch millis when the snapshot was built
- presetVariantOverrides
-
preset_variant_id → its own overrides
- schemaVersion
-
Bump on breaking wire contract changes
- sourceOverrides
-
source_id → own overrides
- sourcePresetVariants
-
source_id → its preset->variant assignments
- templates
-
global registry, one per (ad_type, platform)
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Updatable[RenderxConfig]trait GeneratedMessagetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
-
GeneratedMessage
Returns a human-readable ASCII format representation of this message.
Returns a human-readable ASCII format representation of this message.
The original message can be decoded from this format by using fromAscii on the companion object.
Attributes
- Returns
-
human-readable representation of this message.
Serializes the message into the given coded output stream
Serializes the message into the given coded output stream
Attributes
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Serializes the message and returns a byte array containing its raw bytes
Serializes the message and returns a byte array containing its raw bytes
Attributes
- Inherited from:
- GeneratedMessage
Serializes the message and returns a ByteString containing its raw bytes
Serializes the message and returns a ByteString containing its raw bytes
Attributes
- Inherited from:
- GeneratedMessage
Attributes
- Inherited from:
- GeneratedMessage
Attributes
- Inherited from:
- Updatable
Attributes
- Inherited from:
- GeneratedMessage
Serializes the message into the given output stream
Serializes the message into the given output stream
Attributes
- Inherited from:
- GeneratedMessage