AI-generated Key Takeaways
-
UNSPECIFIED
indicates the method is not specified. -
UNKNOWN
is a return value for unknown values in the current version. -
UNIFORM
applies simulation values uniformly to all children of a resource, ignoring overrides. -
DEFAULT
applies simulation values to the given resource, respecting overrides on child resources. -
SCALING
scales all simulation values by the same factor.
Enum describing the method by which a simulation modifies a field.
Enums | |
---|---|
|
Not specified. |
|
Used for return value only. Represents value unknown in this version. |
|
The values in a simulation were applied to all children of a given resource uniformly. Overrides on child resources were not respected. |
|
The values in a simulation were applied to the given resource. Overrides on child resources were respected, and traffic estimates do not include these resources. |
|
The values in a simulation were all scaled by the same factor. For example, in a simulated TargetCpa campaign, the campaign target and all ad group targets were scaled by a factor of X. |