ConversionActionCountingType
Stay organized with collections
Save and categorize content based on your preferences.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
ONE_PER_CLICK
|
Count only one conversion per click. |
MANY_PER_CLICK
|
Count all conversions per click. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-07 UTC.
[null,null,["Last updated 2025-08-07 UTC."],[],[],null,["# ConversionActionCountingType\n\nIndicates how conversions for this action will be counted. For more information, see \u003chttps://support.google.com/google-ads/answer/3438531\u003e.\n\n| Enums ||\n|----------------------|-----------------------------------------------------------------------|\n| ### `UNSPECIFIED` | Not specified. |\n| ### `UNKNOWN` | Used for return value only. Represents value unknown in this version. |\n| ### `ONE_PER_CLICK` | Count only one conversion per click. |\n| ### `MANY_PER_CLICK` | Count all conversions per click. |"]]