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