AI-generated Key Takeaways
- 
          UNSPECIFIEDindicates the method is not specified.
- 
          UNKNOWNis a return value for unknown values in the current version.
- 
          UNIFORMapplies simulation values uniformly to all children of a resource, ignoring overrides.
- 
          DEFAULTapplies simulation values to the given resource, respecting overrides on child resources.
- 
          SCALINGscales 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. |