Offer data feed
The offer data feed provides information about all offers that you've created as the seller of record. If a single offer has multiple revisions, all revisions are included in the data feed.
When you make an offer revision and the data in an exposed field changes, a new record is
created in the data feed for the same primary key (offer_id
plus
offer_revision
). However, the valid_from
field has a different
value. For more information about the data feed history columns, see Historization of the data.
The offer data feed is refreshed every 24 hours, so new data is available daily.
The following table provides the names and descriptions of the data feed's columns.
Column name | Description |
---|---|
offer_id |
The friendly identifier for the offer. Can be used to join to the
|
offer_revision |
The offer revision. This field and the offer_id field combine to form
the primary key.With |
name |
The seller-defined name of the offer. |
expiration_date |
The date and time that the offer expires. |
opportunity_name |
Any opportunity data linked to this offer. If the offer is bound to an AWS opportunity, this field is populated. |
opportunity_description |
Any descriptive information linked to this offer. If the offer is bound to an AWS opportunity, this field is populated. |
seller_account_id |
The globally unique identifier (GUID) of the seller’s account. Can be used to join
with the account_id field in the account data feed. |
opportunity_id |
An identifier for the opportunity is only populated if a reseller is selling your
product. All offers created by different channel partners (or sellers) have the same
opportunity_id if the product is the same. |
Example of offer data feed
The following shows an example of the offer data feed. For readability, the data history columns aren't shown. For information about data history fields, see Historization of the data.
offer_id | offer_revision | name | expiration_date | opportunity_name | opportunity_description | seller_account_id | opportunity_id |
---|---|---|---|---|---|---|---|
offer-dacpxznflfwin | 1 | Enterprise Contract Program Offer | 9999-01-01T00:00:00Z | ||||
offer-gszhmle5npzip | 1 | Private offer created by seller | 2020-10-31T00:00:00Z | ||||
offer-hmzhyle8nphlp | 1 | Enterprise Contract Program Offer | 9999-01-01T00:00:00Z |