SimulationModificationMethod

  • 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

UNSPECIFIED

Not specified.

UNKNOWN

Used for return value only. Represents value unknown in this version.

UNIFORM

The values in a simulation were applied to all children of a given resource uniformly. Overrides on child resources were not respected.

DEFAULT

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.

SCALING

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.