Common metadata for Store Sales uploads.
More...
|
double | loyaltyRate [get, set] |
| This is the fraction of all transactions that are identifiable (i.e., associated with any form of customer information). The fraction needs to be between 0 and 1 (excluding 0). This field is required and should not be More...
|
|
bool | loyaltyRateSpecified [get, set] |
|
double | transactionUploadRate [get, set] |
| This is the ratio of sales you?re uploading compared to the overall sales that you can associate with a customer. The fraction needs to be between 0 and 1. For example, if you upload half the sales that you are able to associate with a customer, your Transaction Upload Rate would be 0.5 (excluding 0). This field is required and should not be More...
|
|
bool | transactionUploadRateSpecified [get, set] |
|
string | StoreSalesUploadCommonMetadataType [get, set] |
| Indicates that this instance is a subtype of StoreSalesUploadCommonMetadata. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead. More...
|
|
Common metadata for Store Sales uploads.
double Google.Api.Ads.AdWords.v201809.StoreSalesUploadCommonMetadata.loyaltyRate |
|
getset |
This is the fraction of all transactions that are identifiable (i.e., associated with any form of customer information). The fraction needs to be between 0 and 1 (excluding 0). This field is required and should not be
null
.
bool Google.Api.Ads.AdWords.v201809.StoreSalesUploadCommonMetadata.loyaltyRateSpecified |
|
getset |
true
, if a value is specified for loyaltyRate, false
otherwise.
string Google.Api.Ads.AdWords.v201809.StoreSalesUploadCommonMetadata.StoreSalesUploadCommonMetadataType |
|
getset |
Indicates that this instance is a subtype of StoreSalesUploadCommonMetadata. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead.
double Google.Api.Ads.AdWords.v201809.StoreSalesUploadCommonMetadata.transactionUploadRate |
|
getset |
This is the ratio of sales you?re uploading compared to the overall sales that you can associate with a customer. The fraction needs to be between 0 and 1. For example, if you upload half the sales that you are able to associate with a customer, your Transaction Upload Rate would be 0.5 (excluding 0). This field is required and should not be
null
.
bool Google.Api.Ads.AdWords.v201809.StoreSalesUploadCommonMetadata.transactionUploadRateSpecified |
|
getset |
The documentation for this class was generated from the following file: