-
SEO Learning Center
Broaden your SEO knowledge with resources for all skill levels.
-
The Beginner's Guide to SEO
If you're brand new to SEO, start here.
-
SEO Q&A
Get answers from the Moz Community.
-
Free Downloads and More
Quick access to whitepapers, reports, guides, webinars, and case studies.
-
Help Hub
Learn how to use Moz products.
-
Community & Events
Connect with over 600k online marketers.
-
SEO Training
Instructor-led classes and seminars
Research Tools
Manage Location
LocalBrandCreate
⌘K
Creates a new brand, which is used to group locations.
JSON-RPC Method:
local.brand.create
Request
brand
object
Represents a create brand object
1{
2 "brand": {
3 "name": "Acme Co"
4 }
5}
Response
brand
object
Represents a brand object
1{
2 "brand": {
3 "id": 4,
4 "name": "Acme Co",
5 "legacy_id": 4312
6 }
7}
Example Code
Quota Usage
Does not require any quota.