• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1type: google.api.Service
2config_version: 3
3name: css.googleapis.com
4title: CSS API
5
6apis:
7- name: google.shopping.css.v1.AccountLabelsService
8- name: google.shopping.css.v1.AccountsService
9- name: google.shopping.css.v1.CssProductInputsService
10- name: google.shopping.css.v1.CssProductsService
11
12documentation:
13  summary: |-
14    Programmatically manage your Comparison Shopping Service (CSS) account data
15    at scale.
16
17authentication:
18  rules:
19  - selector: 'google.shopping.css.v1.AccountLabelsService.*'
20    oauth:
21      canonical_scopes: |-
22        https://www.googleapis.com/auth/content
23  - selector: 'google.shopping.css.v1.AccountsService.*'
24    oauth:
25      canonical_scopes: |-
26        https://www.googleapis.com/auth/content
27  - selector: google.shopping.css.v1.CssProductInputsService.DeleteCssProductInput
28    oauth:
29      canonical_scopes: |-
30        https://www.googleapis.com/auth/content
31  - selector: google.shopping.css.v1.CssProductInputsService.InsertCssProductInput
32    oauth:
33      canonical_scopes: |-
34        https://www.googleapis.com/auth/content
35  - selector: google.shopping.css.v1.CssProductsService.GetCssProduct
36    oauth:
37      canonical_scopes: |-
38        https://www.googleapis.com/auth/content
39  - selector: google.shopping.css.v1.CssProductsService.ListCssProducts
40    oauth:
41      canonical_scopes: |-
42        https://www.googleapis.com/auth/content
43
44publishing:
45  new_issue_uri: https://issuetracker.google.com/issues/new?component=826068&template=1564577
46  documentation_uri: https://developers.google.com/comparison-shopping-services/api
47  api_short_name: css
48  github_label: 'api: css'
49  doc_tag_prefix: css
50  organization: SHOPPING
51  library_settings:
52  - version: google.shopping.css.v1
53    launch_stage: GA
54    java_settings:
55      common:
56        destinations:
57        - PACKAGE_MANAGER
58    cpp_settings:
59      common:
60        destinations:
61        - PACKAGE_MANAGER
62    php_settings:
63      common:
64        destinations:
65        - PACKAGE_MANAGER
66    python_settings:
67      common:
68        destinations:
69        - PACKAGE_MANAGER
70    node_settings:
71      common:
72        destinations:
73        - PACKAGE_MANAGER
74    dotnet_settings:
75      common:
76        destinations:
77        - PACKAGE_MANAGER
78    ruby_settings:
79      common:
80        destinations:
81        - PACKAGE_MANAGER
82    go_settings:
83      common:
84        destinations:
85        - PACKAGE_MANAGER
86