Conformance Gap Type | Affected Column | FOCUS 1.0 Official Requirement | Difference Description |
Missing Data | ChargeCategory | Charge Category allowable values: Usage, Purchase, Tax, Credit, and Adjustment. | Currently, no rows in this column can be identified as Credit. |
| ChargeDescription | The ChargeDescription column should be present in the billing data, should be of string type, and cannot be empty. | All data is displayed as URLs. |
| CommitmentDiscountCategory | The CommitmentDiscountCategory column should be present in the billing data when commitment-based discounts are supported. | All data is displayed as empty. |
| CommitmentDiscountId | The CommitmentDiscountId column should be present in the billing data when commitment-based discounts are supported. | All data is displayed as empty. |
| CommitmentDiscountName | The CommitmentDiscountName column should be present in the billing data when commitment-based discounts are supported. | All data is displayed as empty. |
| CommitmentDiscountStatus | The CommitmentDiscountStatus column should be present in the billing data when commitment-based discounts are supported. | All data is displayed as empty. |
| CommitmentDiscountType | The CommitmentDiscountType column should be present in the billing data when commitment-based discounts are supported. | All data is displayed as empty. |
| EffectiveCost | The EffectiveCost column should be present in the billing data and cannot be empty. | All data is displayed as empty. |
| ResourceType | The ResourceType column should be present in the billing data when billing based on provisioned resources and assigning a type for resources are supported. | All data is displayed as empty. |
| ServiceCategory | The ServiceCategory column should be present and cannot be empty. | All data is displayed as empty. |
| SkuId | The SkuId column should be present in the billing data when SKU lists are supported. | All data is displayed as empty. |
| SkuPriceId | The SkuPriceId column should be present in the billing data when SKU lists are supported. | All data is displayed as empty. |
Incorrect Data | BillingPeriodEnd | Date/time values should be in UTC (Coordinated Universal Time) to avoid ambiguity and ensure consistency across different time zones. | Beijing time zone |
| BillingPeriodStart | Date/time values should be in UTC (Coordinated Universal Time) to avoid ambiguity and ensure consistency across different time zones. | Beijing time zone |
| ChargePeriodEnd | Date/time values should be in UTC (Coordinated Universal Time) to avoid ambiguity and ensure consistency across different time zones. | Beijing time zone |
| ChargePeriodStart | Date/time values should be in UTC (Coordinated Universal Time) to avoid ambiguity and ensure consistency across different time zones. | Beijing time zone |
| ConsumedQuantity | If ChargeCategory is "Usage" and ChargeClass is not "Correction," this column should not be empty. For other ChargeCategory values, this column should be empty. If ChargeClass is "Correction," the value may be negative. | All data is positive and non-empty. |
| ConsumedUnit | If ChargeCategory is "Usage" and ChargeClass is not "Correction," ConsumedUnit should not be empty. For other ChargeCategory values, this column should be empty. ChargeCategory values. | All data is positive and non-empty. |
| PricingCategory | PricingCategory describes the pricing model used for a charge at the time of use or purchase. Pricing Category allowable values: Standard, Dynamic, Committed, and Other. | The default value is displayed as Standard. If ChargeCategory is Tax, it is displayed as empty. |
| PricingQuantity | PricingQuantity represents the quantity of a given SKU related to the resource or service used or purchased. | Same value as ConsumedQuantity. |
| PricingUnit | PricingUnit represents the unit of measurement used to determine the unit price, indicating how the provider prices usage and purchase quantities after applying batch pricing or other pricing rules. | Same value as ConsumedUnit. |
| ProviderName | Indicates the entity that provides resources or services for purchase. | Tencent Cloud is displayed by default. |
| PublisherName | Indicates the entity that produces the purchased resources or services. | Tencent Cloud is displayed by default. |
| x_ComponentName | - | Additional columns of Tencent. |
| x_ComponentType | - | Additional columns of Tencent. |
| x_ExportTime | - | Additional columns of Tencent. |
| x_OwnerAccountID | - | Additional columns of Tencent. |
| x_SubproductName | - | Additional columns of Tencent. |