You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Some parameter documentations has been truncated, see
41
48
# {BrandDev::Models::BrandRetrieveByNameParams} for more details.
42
49
#
43
50
# @param name [String] Company name to retrieve brand data for (e.g., 'Apple Inc', 'Microsoft Corporati
44
51
#
52
+
# @param country_gl [Symbol, BrandDev::Models::BrandRetrieveByNameParams::CountryGl] Optional country code (GL parameter) to specify the country. This affects the ge
53
+
#
45
54
# @param force_language [Symbol, BrandDev::Models::BrandRetrieveByNameParams::ForceLanguage] Optional parameter to force the language of the retrieved brand data.
46
55
#
47
56
# @param max_speed [Boolean] Optional parameter to optimize the API call for maximum speed. When set to true,
@@ -50,6 +59,255 @@ class BrandRetrieveByNameParams < BrandDev::Internal::Type::BaseModel
# @param name [String] Company name to retrieve brand data for (e.g., 'Apple Inc', 'Microsoft Corporati
336
336
#
337
+
# @param country_gl [Symbol, BrandDev::Models::BrandRetrieveByNameParams::CountryGl] Optional country code (GL parameter) to specify the country. This affects the ge
338
+
#
337
339
# @param force_language [Symbol, BrandDev::Models::BrandRetrieveByNameParams::ForceLanguage] Optional parameter to force the language of the retrieved brand data.
338
340
#
339
341
# @param max_speed [Boolean] Optional parameter to optimize the API call for maximum speed. When set to true,
0 commit comments