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

def homepage_path account:

Returns:
  • (::String) -

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