module Google::Shopping::Merchant::Accounts::V1beta::AutofeedSettingsService::Paths

def autofeed_settings_path account:

Returns:
  • (::String) -

Parameters:
  • account (String) --
def autofeed_settings_path account:
  "accounts/#{account}/autofeedSettings"
end