• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1type: google.api.Service
2config_version: 3
3name: merchantapi.googleapis.com
4title: Merchant API
5
6apis:
7- name: google.shopping.merchant.lfp.v1beta.LfpInventoryService
8- name: google.shopping.merchant.lfp.v1beta.LfpSaleService
9- name: google.shopping.merchant.lfp.v1beta.LfpStoreService
10
11documentation:
12  summary: Programmatically manage your Merchant Center accounts.
13
14authentication:
15  rules:
16  - selector: google.shopping.merchant.lfp.v1beta.LfpInventoryService.InsertLfpInventory
17    oauth:
18      canonical_scopes: |-
19        https://www.googleapis.com/auth/content
20  - selector: google.shopping.merchant.lfp.v1beta.LfpSaleService.InsertLfpSale
21    oauth:
22      canonical_scopes: |-
23        https://www.googleapis.com/auth/content
24  - selector: 'google.shopping.merchant.lfp.v1beta.LfpStoreService.*'
25    oauth:
26      canonical_scopes: |-
27        https://www.googleapis.com/auth/content
28
29publishing:
30  new_issue_uri: https://issuetracker.google.com/issues/new?component=171084&template=555201
31  documentation_uri: https://developers.google.com/merchant/api
32  api_short_name: merchantapi
33  github_label: 'api: merchantapi'
34  doc_tag_prefix: merchantapi
35  organization: SHOPPING
36  library_settings:
37  - version: google.shopping.merchant.lfp.v1beta
38    launch_stage: BETA
39    java_settings:
40      common:
41        destinations:
42        - PACKAGE_MANAGER
43    php_settings:
44      common:
45        destinations:
46        - PACKAGE_MANAGER
47    python_settings:
48      common:
49        destinations:
50        - PACKAGE_MANAGER
51    node_settings:
52      common:
53        destinations:
54        - PACKAGE_MANAGER
55    dotnet_settings:
56      common:
57        destinations:
58        - PACKAGE_MANAGER
59    ruby_settings:
60      common:
61        destinations:
62        - PACKAGE_MANAGER
63    go_settings:
64      common:
65        destinations:
66        - PACKAGE_MANAGER
67