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