# ContextualPublicationContext - admin - INPUT_OBJECT Version: unstable ## Description The context data that determines the publication status of a product. ### Access Scopes ## Fields * [companyLocationId](/docs/api/admin/unstable/scalars/ID): ID - The company location ID used to fetch company-specific publication. * [country](/docs/api/admin/unstable/enums/CountryCode): CountryCode - The country code used to fetch country-specific publication. * [locationId](/docs/api/admin/unstable/scalars/ID): ID - The Location ID used to fetch the publication status of a product. ## Input objects with this input object * [Product](/docs/api/admin/unstable/arguments/Product) ## Examples