All the costs associated with the products. These can be manufacturing
costs, shipping expenses not borne by the end user, or any other costs,
such that:
The total discount(s) value applied to this transaction.
This figure should be excluded from
TransactionInfo.value
For example, if a user paid
TransactionInfo.value
amount, then nominal (pre-discount) value of the transaction is the sum of
TransactionInfo.value
and
TransactionInfo.discount_value
This means that profit is calculated the same way, regardless of the
discount value, and that
TransactionInfo.discount_value
can be larger than
TransactionInfo.value:
Required. Total non-zero value associated with the transaction. This value
may include shipping, tax, or other adjustments to the total value that you
want to include.
optional float value = 1 [(.google.api.field_behavior) = REQUIRED];
All the costs associated with the products. These can be manufacturing
costs, shipping expenses not borne by the end user, or any other costs,
such that:
The total discount(s) value applied to this transaction.
This figure should be excluded from
TransactionInfo.value
For example, if a user paid
TransactionInfo.value
amount, then nominal (pre-discount) value of the transaction is the sum of
TransactionInfo.value
and
TransactionInfo.discount_value
This means that profit is calculated the same way, regardless of the
discount value, and that
TransactionInfo.discount_value
can be larger than
TransactionInfo.value:
Required. Total non-zero value associated with the transaction. This value
may include shipping, tax, or other adjustments to the total value that you
want to include.
optional float value = 1 [(.google.api.field_behavior) = REQUIRED];
[[["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 2025-01-27 UTC."],[],[]]