Google Analytics Admin V1alpha Client - Class SynchronizationMode (0.31.2)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Analytics Admin V1alpha Client class SynchronizationMode.
Synchronization modes for a subproperty
Protobuf type google.analytics.admin.v1alpha.SubpropertySyncConfig.SynchronizationMode
Namespace
Google \ Analytics \ Admin \ V1alpha \ SubpropertySyncConfig
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
SYNCHRONIZATION_MODE_UNSPECIFIED
Value: 0
Synchronization mode unknown or not specified.
Generated from protobuf enum SYNCHRONIZATION_MODE_UNSPECIFIED = 0;
NONE
Value: 1
Entities are not synchronized.
Local edits are allowed on the subproperty.
Generated from protobuf enum NONE = 1;
ALL
Value: 2
Entities are synchronized from parent property.
Local mutations are not allowed on the subproperty (Create / Update /
Delete)
[[["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 2026-03-11 UTC."],[],[]]