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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-03 UTC."],[],[]]