In the SKAdNetwork postback, what are 'transaction-id' and 'attribution-signature'?

transaction-id: A unique ID for the install/ conversion to help with deduplication and validation.

attribution-signature: Apple’s own attribution signature in the postback, to be used for cryptographic verification of the postback.

For more information on the parameters in the SKAdNetwork postback, see this Apple documentation page.