blob: 1a215c531f990d832f87fa20118de9bb6cec6427 [file] [log] [blame]
{
"ownerName": "Google",
"discoveryVersion": "v1",
"version_module": true,
"resources": {
"leads": {
"methods": {
"list": {
"path": "v2/leads",
"id": "partners.leads.list",
"description": "Lists advertiser leads for a user's associated company.\nShould only be called within the context of an authorized logged in user.",
"httpMethod": "GET",
"response": {
"$ref": "ListLeadsResponse"
},
"parameterOrder": [],
"parameters": {
"requestMetadata.userOverrides.userId": {
"description": "Logged-in user ID to impersonate instead of the user's ID.",
"type": "string",
"location": "query"
},
"requestMetadata.partnersSessionId": {
"description": "Google Partners session ID.",
"type": "string",
"location": "query"
},
"pageToken": {
"description": "A token identifying a page of results that the server returns.\nTypically, this is the value of `ListLeadsResponse.next_page_token`\nreturned from the previous call to\nListLeads.",
"type": "string",
"location": "query"
},
"pageSize": {
"location": "query",
"format": "int32",
"description": "Requested page size. Server may return fewer leads than requested.\nIf unspecified, server picks an appropriate default.",
"type": "integer"
},
"requestMetadata.trafficSource.trafficSourceId": {
"description": "Identifier to indicate where the traffic comes from.\nAn identifier has multiple letters created by a team which redirected the\ntraffic to us.",
"type": "string",
"location": "query"
},
"requestMetadata.locale": {
"location": "query",
"description": "Locale to use for the current request.",
"type": "string"
},
"requestMetadata.userOverrides.ipAddress": {
"description": "IP address to use instead of the user's geo-located IP address.",
"type": "string",
"location": "query"
},
"requestMetadata.experimentIds": {
"description": "Experiment IDs the current request belongs to.",
"type": "string",
"repeated": true,
"location": "query"
},
"orderBy": {
"description": "How to order Leads. Currently, only `create_time`\nand `create_time desc` are supported",
"type": "string",
"location": "query"
},
"requestMetadata.trafficSource.trafficSubId": {
"description": "Second level identifier to indicate where the traffic comes from.\nAn identifier has multiple letters created by a team which redirected the\ntraffic to us.",
"type": "string",
"location": "query"
}
},
"flatPath": "v2/leads"
}
}
},
"offers": {
"methods": {
"list": {
"path": "v2/offers",
"id": "partners.offers.list",
"description": "Lists the Offers available for the current user",
"httpMethod": "GET",
"parameterOrder": [],
"response": {
"$ref": "ListOffersResponse"
},
"parameters": {
"requestMetadata.partnersSessionId": {
"description": "Google Partners session ID.",
"type": "string",
"location": "query"
},
"requestMetadata.userOverrides.userId": {
"location": "query",
"description": "Logged-in user ID to impersonate instead of the user's ID.",
"type": "string"
},
"requestMetadata.trafficSource.trafficSourceId": {
"location": "query",
"description": "Identifier to indicate where the traffic comes from.\nAn identifier has multiple letters created by a team which redirected the\ntraffic to us.",
"type": "string"
},
"requestMetadata.locale": {
"location": "query",
"description": "Locale to use for the current request.",
"type": "string"
},
"requestMetadata.userOverrides.ipAddress": {
"description": "IP address to use instead of the user's geo-located IP address.",
"type": "string",
"location": "query"
},
"requestMetadata.experimentIds": {
"description": "Experiment IDs the current request belongs to.",
"type": "string",
"repeated": true,
"location": "query"
},
"requestMetadata.trafficSource.trafficSubId": {
"location": "query",
"description": "Second level identifier to indicate where the traffic comes from.\nAn identifier has multiple letters created by a team which redirected the\ntraffic to us.",
"type": "string"
}
},
"flatPath": "v2/offers"
}
},
"resources": {
"history": {
"methods": {
"list": {
"response": {
"$ref": "ListOffersHistoryResponse"
},
"parameterOrder": [],
"httpMethod": "GET",
"parameters": {
"pageToken": {
"description": "Token to retrieve a specific page.",
"type": "string",
"location": "query"
},
"pageSize": {
"location": "query",
"format": "int32",
"description": "Maximum number of rows to return per page.",
"type": "integer"
},
"requestMetadata.trafficSource.trafficSourceId": {
"location": "query",
"description": "Identifier to indicate where the traffic comes from.\nAn identifier has multiple letters created by a team which redirected the\ntraffic to us.",
"type": "string"
},
"requestMetadata.locale": {
"location": "query",
"description": "Locale to use for the current request.",
"type": "string"
},
"requestMetadata.userOverrides.ipAddress": {
"location": "query",
"description": "IP address to use instead of the user's geo-located IP address.",
"type": "string"
},
"requestMetadata.experimentIds": {
"description": "Experiment IDs the current request belongs to.",
"type": "string",
"repeated": true,
"location": "query"
},
"entireCompany": {
"description": "if true, show history for the entire company. Requires user to be admin.",
"type": "boolean",
"location": "query"
},
"requestMetadata.trafficSource.trafficSubId": {
"description": "Second level identifier to indicate where the traffic comes from.\nAn identifier has multiple letters created by a team which redirected the\ntraffic to us.",
"type": "string",
"location": "query"
},
"orderBy": {
"description": "Comma-separated list of fields to order by, e.g.: \"foo,bar,baz\".\nUse \"foo desc\" to sort descending.\nList of valid field names is: name, offer_code, expiration_time, status,\n last_modified_time, sender_name, creation_time, country_code,\n offer_type.",
"type": "string",
"location": "query"
},
"requestMetadata.partnersSessionId": {
"location": "query",
"description": "Google Partners session ID.",
"type": "string"
},
"requestMetadata.userOverrides.userId": {
"description": "Logged-in user ID to impersonate instead of the user's ID.",
"type": "string",
"location": "query"
}
},
"flatPath": "v2/offers/history",
"id": "partners.offers.history.list",
"path": "v2/offers/history",
"description": "Lists the Historical Offers for the current user (or user's entire company)"
}
}
}
}
},
"analytics": {
"methods": {
"list": {
"id": "partners.analytics.list",
"path": "v2/analytics",
"description": "Lists analytics data for a user's associated company.\nShould only be called within the context of an authorized logged in user.",
"response": {
"$ref": "ListAnalyticsResponse"
},
"parameterOrder": [],
"httpMethod": "GET",
"parameters": {
"requestMetadata.trafficSource.trafficSubId": {
"location": "query",
"description": "Second level identifier to indicate where the traffic comes from.\nAn identifier has multiple letters created by a team which redirected the\ntraffic to us.",
"type": "string"
},
"requestMetadata.partnersSessionId": {
"description": "Google Partners session ID.",
"type": "string",
"location": "query"
},
"requestMetadata.userOverrides.userId": {
"location": "query",
"description": "Logged-in user ID to impersonate instead of the user's ID.",
"type": "string"
},
"pageToken": {
"description": "A token identifying a page of results that the server returns.\nTypically, this is the value of `ListAnalyticsResponse.next_page_token`\nreturned from the previous call to\nListAnalytics.\nWill be a date string in `YYYY-MM-DD` format representing the end date\nof the date range of results to return.\nIf unspecified or set to \"\", default value is the current date.",
"type": "string",
"location": "query"
},
"pageSize": {
"location": "query",
"format": "int32",
"description": "Requested page size. Server may return fewer analytics than requested.\nIf unspecified or set to 0, default value is 30.\nSpecifies the number of days in the date range when querying analytics.\nThe `page_token` represents the end date of the date range\nand the start date is calculated using the `page_size` as the number\nof days BEFORE the end date.\nMust be a non-negative integer.",
"type": "integer"
},
"requestMetadata.trafficSource.trafficSourceId": {
"description": "Identifier to indicate where the traffic comes from.\nAn identifier has multiple letters created by a team which redirected the\ntraffic to us.",
"type": "string",
"location": "query"
},
"requestMetadata.locale": {
"description": "Locale to use for the current request.",
"type": "string",
"location": "query"
},
"requestMetadata.userOverrides.ipAddress": {
"location": "query",
"description": "IP address to use instead of the user's geo-located IP address.",
"type": "string"
},
"requestMetadata.experimentIds": {
"description": "Experiment IDs the current request belongs to.",
"type": "string",
"repeated": true,
"location": "query"
}
},
"flatPath": "v2/analytics"
}
}
},
"userStates": {
"methods": {
"list": {
"id": "partners.userStates.list",
"path": "v2/userStates",
"description": "Lists states for current user.",
"parameterOrder": [],
"httpMethod": "GET",
"response": {
"$ref": "ListUserStatesResponse"
},
"parameters": {
"requestMetadata.trafficSource.trafficSubId": {
"description": "Second level identifier to indicate where the traffic comes from.\nAn identifier has multiple letters created by a team which redirected the\ntraffic to us.",
"type": "string",
"location": "query"
},
"requestMetadata.userOverrides.userId": {
"location": "query",
"description": "Logged-in user ID to impersonate instead of the user's ID.",
"type": "string"
},
"requestMetadata.partnersSessionId": {
"description": "Google Partners session ID.",
"type": "string",
"location": "query"
},
"requestMetadata.trafficSource.trafficSourceId": {
"location": "query",
"description": "Identifier to indicate where the traffic comes from.\nAn identifier has multiple letters created by a team which redirected the\ntraffic to us.",
"type": "string"
},
"requestMetadata.locale": {
"description": "Locale to use for the current request.",
"type": "string",
"location": "query"
},
"requestMetadata.userOverrides.ipAddress": {
"description": "IP address to use instead of the user's geo-located IP address.",
"type": "string",
"location": "query"
},
"requestMetadata.experimentIds": {
"description": "Experiment IDs the current request belongs to.",
"type": "string",
"repeated": true,
"location": "query"
}
},
"flatPath": "v2/userStates"
}
}
},
"v2": {
"methods": {
"updateLeads": {
"path": "v2/leads",
"id": "partners.updateLeads",
"description": "Updates the specified lead.",
"request": {
"$ref": "Lead"
},
"httpMethod": "PATCH",
"parameterOrder": [],
"response": {
"$ref": "Lead"
},
"parameters": {
"requestMetadata.trafficSource.trafficSourceId": {
"description": "Identifier to indicate where the traffic comes from.\nAn identifier has multiple letters created by a team which redirected the\ntraffic to us.",
"type": "string",
"location": "query"
},
"requestMetadata.locale": {
"description": "Locale to use for the current request.",
"type": "string",
"location": "query"
},
"requestMetadata.userOverrides.ipAddress": {
"location": "query",
"description": "IP address to use instead of the user's geo-located IP address.",
"type": "string"
},
"updateMask": {
"location": "query",
"format": "google-fieldmask",
"description": "Standard field mask for the set of fields to be updated.\nRequired with at least 1 value in FieldMask's paths.\nOnly `state` and `adwords_customer_id` are currently supported.",
"type": "string"
},
"requestMetadata.experimentIds": {
"repeated": true,
"location": "query",
"description": "Experiment IDs the current request belongs to.",
"type": "string"
},
"requestMetadata.trafficSource.trafficSubId": {
"description": "Second level identifier to indicate where the traffic comes from.\nAn identifier has multiple letters created by a team which redirected the\ntraffic to us.",
"type": "string",
"location": "query"
},
"requestMetadata.partnersSessionId": {
"description": "Google Partners session ID.",
"type": "string",
"location": "query"
},
"requestMetadata.userOverrides.userId": {
"location": "query",
"description": "Logged-in user ID to impersonate instead of the user's ID.",
"type": "string"
}
},
"flatPath": "v2/leads"
},
"updateCompanies": {
"httpMethod": "PATCH",
"parameterOrder": [],
"response": {
"$ref": "Company"
},
"parameters": {
"requestMetadata.userOverrides.userId": {
"location": "query",
"description": "Logged-in user ID to impersonate instead of the user's ID.",
"type": "string"
},
"requestMetadata.partnersSessionId": {
"description": "Google Partners session ID.",
"type": "string",
"location": "query"
},
"requestMetadata.trafficSource.trafficSourceId": {
"location": "query",
"description": "Identifier to indicate where the traffic comes from.\nAn identifier has multiple letters created by a team which redirected the\ntraffic to us.",
"type": "string"
},
"requestMetadata.locale": {
"location": "query",
"description": "Locale to use for the current request.",
"type": "string"
},
"requestMetadata.userOverrides.ipAddress": {
"location": "query",
"description": "IP address to use instead of the user's geo-located IP address.",
"type": "string"
},
"updateMask": {
"format": "google-fieldmask",
"description": "Standard field mask for the set of fields to be updated.\nRequired with at least 1 value in FieldMask's paths.",
"type": "string",
"location": "query"
},
"requestMetadata.experimentIds": {
"repeated": true,
"location": "query",
"description": "Experiment IDs the current request belongs to.",
"type": "string"
},
"requestMetadata.trafficSource.trafficSubId": {
"location": "query",
"description": "Second level identifier to indicate where the traffic comes from.\nAn identifier has multiple letters created by a team which redirected the\ntraffic to us.",
"type": "string"
}
},
"flatPath": "v2/companies",
"path": "v2/companies",
"id": "partners.updateCompanies",
"request": {
"$ref": "Company"
},
"description": "Update company.\nShould only be called within the context of an authorized logged in user."
},
"getPartnersstatus": {
"path": "v2/partnersstatus",
"id": "partners.getPartnersstatus",
"description": "Gets Partners Status of the logged in user's agency.\nShould only be called if the logged in user is the admin of the agency.",
"httpMethod": "GET",
"parameterOrder": [],
"response": {
"$ref": "GetPartnersStatusResponse"
},
"parameters": {
"requestMetadata.trafficSource.trafficSourceId": {
"description": "Identifier to indicate where the traffic comes from.\nAn identifier has multiple letters created by a team which redirected the\ntraffic to us.",
"type": "string",
"location": "query"
},
"requestMetadata.locale": {
"description": "Locale to use for the current request.",
"type": "string",
"location": "query"
},
"requestMetadata.userOverrides.ipAddress": {
"description": "IP address to use instead of the user's geo-located IP address.",
"type": "string",
"location": "query"
},
"requestMetadata.experimentIds": {
"repeated": true,
"location": "query",
"description": "Experiment IDs the current request belongs to.",
"type": "string"
},
"requestMetadata.trafficSource.trafficSubId": {
"location": "query",
"description": "Second level identifier to indicate where the traffic comes from.\nAn identifier has multiple letters created by a team which redirected the\ntraffic to us.",
"type": "string"
},
"requestMetadata.userOverrides.userId": {
"description": "Logged-in user ID to impersonate instead of the user's ID.",
"type": "string",
"location": "query"
},
"requestMetadata.partnersSessionId": {
"location": "query",
"description": "Google Partners session ID.",
"type": "string"
}
},
"flatPath": "v2/partnersstatus"
}
}
},
"companies": {
"methods": {
"list": {
"parameters": {
"orderBy": {
"location": "query",
"description": "How to order addresses within the returned companies. Currently, only\n`address` and `address desc` is supported which will sorted by closest to\nfarthest in distance from given address and farthest to closest distance\nfrom given address respectively.",
"type": "string"
},
"specializations": {
"repeated": true,
"location": "query",
"enum": [
"BADGE_SPECIALIZATION_UNKNOWN",
"BADGE_SPECIALIZATION_ADWORDS_SEARCH",
"BADGE_SPECIALIZATION_ADWORDS_DISPLAY",
"BADGE_SPECIALIZATION_ADWORDS_MOBILE",
"BADGE_SPECIALIZATION_ADWORDS_VIDEO",
"BADGE_SPECIALIZATION_ADWORDS_SHOPPING"
],
"description": "List of specializations that the returned agencies should provide. If this\nis not empty, any returned agency must have at least one of these\nspecializations, or one of the services in the \"services\" field.",
"type": "string"
},
"maxMonthlyBudget.currencyCode": {
"location": "query",
"description": "The 3-letter currency code defined in ISO 4217.",
"type": "string"
},
"requestMetadata.userOverrides.userId": {
"description": "Logged-in user ID to impersonate instead of the user's ID.",
"type": "string",
"location": "query"
},
"minMonthlyBudget.currencyCode": {
"location": "query",
"description": "The 3-letter currency code defined in ISO 4217.",
"type": "string"
},
"view": {
"description": "The view of the `Company` resource to be returned. This must not be\n`COMPANY_VIEW_UNSPECIFIED`.",
"type": "string",
"location": "query",
"enum": [
"COMPANY_VIEW_UNSPECIFIED",
"CV_GOOGLE_PARTNER_SEARCH"
]
},
"requestMetadata.locale": {
"location": "query",
"description": "Locale to use for the current request.",
"type": "string"
},
"address": {
"description": "The address to use when searching for companies.\nIf not given, the geo-located address of the request is used.",
"type": "string",
"location": "query"
},
"minMonthlyBudget.units": {
"format": "int64",
"description": "The whole units of the amount.\nFor example if `currencyCode` is `\"USD\"`, then 1 unit is one US dollar.",
"type": "string",
"location": "query"
},
"maxMonthlyBudget.nanos": {
"format": "int32",
"description": "Number of nano (10^-9) units of the amount.\nThe value must be between -999,999,999 and +999,999,999 inclusive.\nIf `units` is positive, `nanos` must be positive or zero.\nIf `units` is zero, `nanos` can be positive, zero, or negative.\nIf `units` is negative, `nanos` must be negative or zero.\nFor example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.",
"type": "integer",
"location": "query"
},
"services": {
"repeated": true,
"location": "query",
"enum": [
"SERVICE_UNSPECIFIED",
"S_ADVANCED_ADWORDS_SUPPORT",
"S_ADVERTISING_ON_GOOGLE",
"S_AN_ENHANCED_WEBSITE",
"S_AN_ONLINE_MARKETING_PLAN",
"S_MOBILE_AND_VIDEO_ADS",
"S_MOBILE_WEBSITE_SERVICES"
],
"description": "List of services that the returned agencies should provide. If this is\nnot empty, any returned agency must have at least one of these services,\nor one of the specializations in the \"specializations\" field.",
"type": "string"
},
"maxMonthlyBudget.units": {
"location": "query",
"format": "int64",
"description": "The whole units of the amount.\nFor example if `currencyCode` is `\"USD\"`, then 1 unit is one US dollar.",
"type": "string"
},
"requestMetadata.trafficSource.trafficSourceId": {
"location": "query",
"description": "Identifier to indicate where the traffic comes from.\nAn identifier has multiple letters created by a team which redirected the\ntraffic to us.",
"type": "string"
},
"requestMetadata.trafficSource.trafficSubId": {
"description": "Second level identifier to indicate where the traffic comes from.\nAn identifier has multiple letters created by a team which redirected the\ntraffic to us.",
"type": "string",
"location": "query"
},
"minMonthlyBudget.nanos": {
"format": "int32",
"description": "Number of nano (10^-9) units of the amount.\nThe value must be between -999,999,999 and +999,999,999 inclusive.\nIf `units` is positive, `nanos` must be positive or zero.\nIf `units` is zero, `nanos` can be positive, zero, or negative.\nIf `units` is negative, `nanos` must be negative or zero.\nFor example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.",
"type": "integer",
"location": "query"
},
"requestMetadata.partnersSessionId": {
"location": "query",
"description": "Google Partners session ID.",
"type": "string"
},
"pageToken": {
"description": "A token identifying a page of results that the server returns.\nTypically, this is the value of `ListCompaniesResponse.next_page_token`\nreturned from the previous call to\nListCompanies.",
"type": "string",
"location": "query"
},
"companyName": {
"location": "query",
"description": "Company name to search for.",
"type": "string"
},
"industries": {
"description": "List of industries the company can help with.",
"type": "string",
"repeated": true,
"location": "query",
"enum": [
"INDUSTRY_UNSPECIFIED",
"I_AUTOMOTIVE",
"I_BUSINESS_TO_BUSINESS",
"I_CONSUMER_PACKAGED_GOODS",
"I_EDUCATION",
"I_FINANCE",
"I_HEALTHCARE",
"I_MEDIA_AND_ENTERTAINMENT",
"I_RETAIL",
"I_TECHNOLOGY",
"I_TRAVEL"
]
},
"websiteUrl": {
"location": "query",
"description": "Website URL that will help to find a better matched company.\n.",
"type": "string"
},
"gpsMotivations": {
"repeated": true,
"location": "query",
"enum": [
"GPS_MOTIVATION_UNSPECIFIED",
"GPSM_HELP_WITH_ADVERTISING",
"GPSM_HELP_WITH_WEBSITE",
"GPSM_NO_WEBSITE"
],
"description": "List of reasons for using Google Partner Search to get companies.",
"type": "string"
},
"languageCodes": {
"description": "List of language codes that company can support. Only primary language\nsubtags are accepted as defined by\n\u003ca href=\"https://tools.ietf.org/html/bcp47\"\u003eBCP 47\u003c/a\u003e\n(IETF BCP 47, \"Tags for Identifying Languages\").",
"type": "string",
"repeated": true,
"location": "query"
},
"pageSize": {
"format": "int32",
"description": "Requested page size. Server may return fewer companies than requested.\nIf unspecified, server picks an appropriate default.",
"type": "integer",
"location": "query"
},
"requestMetadata.userOverrides.ipAddress": {
"location": "query",
"description": "IP address to use instead of the user's geo-located IP address.",
"type": "string"
},
"requestMetadata.experimentIds": {
"repeated": true,
"location": "query",
"description": "Experiment IDs the current request belongs to.",
"type": "string"
}
},
"flatPath": "v2/companies",
"path": "v2/companies",
"id": "partners.companies.list",
"description": "Lists companies.",
"httpMethod": "GET",
"parameterOrder": [],
"response": {
"$ref": "ListCompaniesResponse"
}
},
"get": {
"parameters": {
"requestMetadata.trafficSource.trafficSourceId": {
"location": "query",
"description": "Identifier to indicate where the traffic comes from.\nAn identifier has multiple letters created by a team which redirected the\ntraffic to us.",
"type": "string"
},
"requestMetadata.userOverrides.ipAddress": {
"description": "IP address to use instead of the user's geo-located IP address.",
"type": "string",
"location": "query"
},
"companyId": {
"description": "The ID of the company to retrieve.",
"type": "string",
"required": true,
"location": "path"
},
"currencyCode": {
"location": "query",
"description": "If the company's budget is in a different currency code than this one, then\nthe converted budget is converted to this currency code.",
"type": "string"
},
"requestMetadata.experimentIds": {
"repeated": true,
"location": "query",
"description": "Experiment IDs the current request belongs to.",
"type": "string"
},
"orderBy": {
"location": "query",
"description": "How to order addresses within the returned company. Currently, only\n`address` and `address desc` is supported which will sorted by closest to\nfarthest in distance from given address and farthest to closest distance\nfrom given address respectively.",
"type": "string"
},
"requestMetadata.trafficSource.trafficSubId": {
"description": "Second level identifier to indicate where the traffic comes from.\nAn identifier has multiple letters created by a team which redirected the\ntraffic to us.",
"type": "string",
"location": "query"
},
"requestMetadata.userOverrides.userId": {
"description": "Logged-in user ID to impersonate instead of the user's ID.",
"type": "string",
"location": "query"
},
"requestMetadata.partnersSessionId": {
"description": "Google Partners session ID.",
"type": "string",
"location": "query"
},
"view": {
"location": "query",
"enum": [
"COMPANY_VIEW_UNSPECIFIED",
"CV_GOOGLE_PARTNER_SEARCH"
],
"description": "The view of `Company` resource to be returned. This must not be\n`COMPANY_VIEW_UNSPECIFIED`.",
"type": "string"
},
"address": {
"location": "query",
"description": "The address to use for sorting the company's addresses by proximity.\nIf not given, the geo-located address of the request is used.\nUsed when order_by is set.",
"type": "string"
},
"requestMetadata.locale": {
"description": "Locale to use for the current request.",
"type": "string",
"location": "query"
}
},
"flatPath": "v2/companies/{companyId}",
"id": "partners.companies.get",
"path": "v2/companies/{companyId}",
"description": "Gets a company.",
"response": {
"$ref": "GetCompanyResponse"
},
"parameterOrder": [
"companyId"
],
"httpMethod": "GET"
}
},
"resources": {
"leads": {
"methods": {
"create": {
"description": "Creates an advertiser lead for the given company ID.",
"request": {
"$ref": "CreateLeadRequest"
},
"response": {
"$ref": "CreateLeadResponse"
},
"parameterOrder": [
"companyId"
],
"httpMethod": "POST",
"parameters": {
"companyId": {
"description": "The ID of the company to contact.",
"type": "string",
"required": true,
"location": "path"
}
},
"flatPath": "v2/companies/{companyId}/leads",
"id": "partners.companies.leads.create",
"path": "v2/companies/{companyId}/leads"
}
}
}
}
},
"users": {
"methods": {
"deleteCompanyRelation": {
"response": {
"$ref": "Empty"
},
"parameterOrder": [
"userId"
],
"httpMethod": "DELETE",
"parameters": {
"requestMetadata.trafficSource.trafficSourceId": {
"description": "Identifier to indicate where the traffic comes from.\nAn identifier has multiple letters created by a team which redirected the\ntraffic to us.",
"type": "string",
"location": "query"
},
"requestMetadata.locale": {
"location": "query",
"description": "Locale to use for the current request.",
"type": "string"
},
"requestMetadata.userOverrides.ipAddress": {
"location": "query",
"description": "IP address to use instead of the user's geo-located IP address.",
"type": "string"
},
"requestMetadata.experimentIds": {
"description": "Experiment IDs the current request belongs to.",
"type": "string",
"repeated": true,
"location": "query"
},
"requestMetadata.trafficSource.trafficSubId": {
"description": "Second level identifier to indicate where the traffic comes from.\nAn identifier has multiple letters created by a team which redirected the\ntraffic to us.",
"type": "string",
"location": "query"
},
"userId": {
"description": "The ID of the user. Can be set to \u003ccode\u003eme\u003c/code\u003e to mean\nthe currently authenticated user.",
"type": "string",
"required": true,
"location": "path"
},
"requestMetadata.partnersSessionId": {
"description": "Google Partners session ID.",
"type": "string",
"location": "query"
},
"requestMetadata.userOverrides.userId": {
"description": "Logged-in user ID to impersonate instead of the user's ID.",
"type": "string",
"location": "query"
}
},
"flatPath": "v2/users/{userId}/companyRelation",
"id": "partners.users.deleteCompanyRelation",
"path": "v2/users/{userId}/companyRelation",
"description": "Deletes a user's company relation. Unaffiliaites the user from a company."
},
"createCompanyRelation": {
"path": "v2/users/{userId}/companyRelation",
"id": "partners.users.createCompanyRelation",
"request": {
"$ref": "CompanyRelation"
},
"description": "Creates a user's company relation. Affiliates the user to a company.",
"httpMethod": "PUT",
"parameterOrder": [
"userId"
],
"response": {
"$ref": "CompanyRelation"
},
"parameters": {
"requestMetadata.trafficSource.trafficSourceId": {
"location": "query",
"description": "Identifier to indicate where the traffic comes from.\nAn identifier has multiple letters created by a team which redirected the\ntraffic to us.",
"type": "string"
},
"requestMetadata.locale": {
"description": "Locale to use for the current request.",
"type": "string",
"location": "query"
},
"requestMetadata.userOverrides.ipAddress": {
"location": "query",
"description": "IP address to use instead of the user's geo-located IP address.",
"type": "string"
},
"requestMetadata.experimentIds": {
"repeated": true,
"location": "query",
"description": "Experiment IDs the current request belongs to.",
"type": "string"
},
"userId": {
"location": "path",
"description": "The ID of the user. Can be set to \u003ccode\u003eme\u003c/code\u003e to mean\nthe currently authenticated user.",
"type": "string",
"required": true
},
"requestMetadata.trafficSource.trafficSubId": {
"description": "Second level identifier to indicate where the traffic comes from.\nAn identifier has multiple letters created by a team which redirected the\ntraffic to us.",
"type": "string",
"location": "query"
},
"requestMetadata.userOverrides.userId": {
"location": "query",
"description": "Logged-in user ID to impersonate instead of the user's ID.",
"type": "string"
},
"requestMetadata.partnersSessionId": {
"location": "query",
"description": "Google Partners session ID.",
"type": "string"
}
},
"flatPath": "v2/users/{userId}/companyRelation"
},
"get": {
"id": "partners.users.get",
"path": "v2/users/{userId}",
"description": "Gets a user.",
"response": {
"$ref": "User"
},
"parameterOrder": [
"userId"
],
"httpMethod": "GET",
"parameters": {
"userView": {
"description": "Specifies what parts of the user information to return.",
"type": "string",
"location": "query",
"enum": [
"BASIC",
"PROFILE",
"PUBLIC_PROFILE"
]
},
"requestMetadata.trafficSource.trafficSourceId": {
"location": "query",
"description": "Identifier to indicate where the traffic comes from.\nAn identifier has multiple letters created by a team which redirected the\ntraffic to us.",
"type": "string"
},
"requestMetadata.locale": {
"location": "query",
"description": "Locale to use for the current request.",
"type": "string"
},
"requestMetadata.userOverrides.ipAddress": {
"description": "IP address to use instead of the user's geo-located IP address.",
"type": "string",
"location": "query"
},
"requestMetadata.experimentIds": {
"repeated": true,
"location": "query",
"description": "Experiment IDs the current request belongs to.",
"type": "string"
},
"requestMetadata.trafficSource.trafficSubId": {
"description": "Second level identifier to indicate where the traffic comes from.\nAn identifier has multiple letters created by a team which redirected the\ntraffic to us.",
"type": "string",
"location": "query"
},
"userId": {
"location": "path",
"description": "Identifier of the user. Can be set to \u003ccode\u003eme\u003c/code\u003e to mean the currently\nauthenticated user.",
"type": "string",
"required": true
},
"requestMetadata.partnersSessionId": {
"location": "query",
"description": "Google Partners session ID.",
"type": "string"
},
"requestMetadata.userOverrides.userId": {
"location": "query",
"description": "Logged-in user ID to impersonate instead of the user's ID.",
"type": "string"
}
},
"flatPath": "v2/users/{userId}"
},
"updateProfile": {
"httpMethod": "PATCH",
"parameterOrder": [],
"response": {
"$ref": "UserProfile"
},
"parameters": {
"requestMetadata.trafficSource.trafficSubId": {
"location": "query",
"description": "Second level identifier to indicate where the traffic comes from.\nAn identifier has multiple letters created by a team which redirected the\ntraffic to us.",
"type": "string"
},
"requestMetadata.userOverrides.userId": {
"location": "query",
"description": "Logged-in user ID to impersonate instead of the user's ID.",
"type": "string"
},
"requestMetadata.partnersSessionId": {
"description": "Google Partners session ID.",
"type": "string",
"location": "query"
},
"requestMetadata.trafficSource.trafficSourceId": {
"description": "Identifier to indicate where the traffic comes from.\nAn identifier has multiple letters created by a team which redirected the\ntraffic to us.",
"type": "string",
"location": "query"
},
"requestMetadata.locale": {
"description": "Locale to use for the current request.",
"type": "string",
"location": "query"
},
"requestMetadata.userOverrides.ipAddress": {
"description": "IP address to use instead of the user's geo-located IP address.",
"type": "string",
"location": "query"
},
"requestMetadata.experimentIds": {
"description": "Experiment IDs the current request belongs to.",
"type": "string",
"repeated": true,
"location": "query"
}
},
"flatPath": "v2/users/profile",
"path": "v2/users/profile",
"id": "partners.users.updateProfile",
"request": {
"$ref": "UserProfile"
},
"description": "Updates a user's profile. A user can only update their own profile and\nshould only be called within the context of a logged in user."
}
}
},
"userEvents": {
"methods": {
"log": {
"parameters": {},
"flatPath": "v2/userEvents:log",
"path": "v2/userEvents:log",
"id": "partners.userEvents.log",
"description": "Logs a user event.",
"request": {
"$ref": "LogUserEventRequest"
},
"httpMethod": "POST",
"parameterOrder": [],
"response": {
"$ref": "LogUserEventResponse"
}
}
}
},
"clientMessages": {
"methods": {
"log": {
"response": {
"$ref": "LogMessageResponse"
},
"parameterOrder": [],
"httpMethod": "POST",
"parameters": {},
"flatPath": "v2/clientMessages:log",
"id": "partners.clientMessages.log",
"path": "v2/clientMessages:log",
"description": "Logs a generic message from the client, such as\n`Failed to render component`, `Profile page is running slow`,\n`More than 500 users have accessed this result.`, etc.",
"request": {
"$ref": "LogMessageRequest"
}
}
}
},
"exams": {
"methods": {
"getToken": {
"path": "v2/exams/{examType}/token",
"id": "partners.exams.getToken",
"description": "Gets an Exam Token for a Partner's user to take an exam in the Exams System",
"httpMethod": "GET",
"parameterOrder": [
"examType"
],
"response": {
"$ref": "ExamToken"
},
"parameters": {
"requestMetadata.trafficSource.trafficSubId": {
"location": "query",
"description": "Second level identifier to indicate where the traffic comes from.\nAn identifier has multiple letters created by a team which redirected the\ntraffic to us.",
"type": "string"
},
"examType": {
"description": "The exam type we are requesting a token for.",
"type": "string",
"required": true,
"location": "path",
"enum": [
"CERTIFICATION_EXAM_TYPE_UNSPECIFIED",
"CET_ADWORDS_FUNDAMENTALS",
"CET_ADWORDS_ADVANCED_SEARCH",
"CET_ADWORDS_ADVANCED_DISPLAY",
"CET_VIDEO_ADS",
"CET_DOUBLECLICK",
"CET_ANALYTICS",
"CET_SHOPPING",
"CET_MOBILE",
"CET_DIGITAL_SALES",
"CET_MOBILE_SITES"
]
},
"requestMetadata.userOverrides.userId": {
"location": "query",
"description": "Logged-in user ID to impersonate instead of the user's ID.",
"type": "string"
},
"requestMetadata.partnersSessionId": {
"description": "Google Partners session ID.",
"type": "string",
"location": "query"
},
"requestMetadata.trafficSource.trafficSourceId": {
"location": "query",
"description": "Identifier to indicate where the traffic comes from.\nAn identifier has multiple letters created by a team which redirected the\ntraffic to us.",
"type": "string"
},
"requestMetadata.locale": {
"location": "query",
"description": "Locale to use for the current request.",
"type": "string"
},
"requestMetadata.userOverrides.ipAddress": {
"location": "query",
"description": "IP address to use instead of the user's geo-located IP address.",
"type": "string"
},
"requestMetadata.experimentIds": {
"description": "Experiment IDs the current request belongs to.",
"type": "string",
"repeated": true,
"location": "query"
}
},
"flatPath": "v2/exams/{examType}/token"
}
}
}
},
"parameters": {
"access_token": {
"description": "OAuth access token.",
"type": "string",
"location": "query"
},
"key": {
"description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.",
"type": "string",
"location": "query"
},
"quotaUser": {
"location": "query",
"description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.",
"type": "string"
},
"pp": {
"location": "query",
"description": "Pretty-print response.",
"default": "true",
"type": "boolean"
},
"bearer_token": {
"location": "query",
"description": "OAuth bearer token.",
"type": "string"
},
"oauth_token": {
"location": "query",
"description": "OAuth 2.0 token for the current user.",
"type": "string"
},
"upload_protocol": {
"description": "Upload protocol for media (e.g. \"raw\", \"multipart\").",
"type": "string",
"location": "query"
},
"prettyPrint": {
"location": "query",
"description": "Returns response with indentations and line breaks.",
"default": "true",
"type": "boolean"
},
"uploadType": {
"description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").",
"type": "string",
"location": "query"
},
"fields": {
"description": "Selector specifying which fields to include in a partial response.",
"type": "string",
"location": "query"
},
"callback": {
"location": "query",
"description": "JSONP",
"type": "string"
},
"$.xgafv": {
"enumDescriptions": [
"v1 error format",
"v2 error format"
],
"location": "query",
"enum": [
"1",
"2"
],
"description": "V1 error format.",
"type": "string"
},
"alt": {
"type": "string",
"enumDescriptions": [
"Responses with Content-Type of application/json",
"Media download with context-dependent Content-Type",
"Responses with Content-Type of application/x-protobuf"
],
"location": "query",
"description": "Data format for response.",
"default": "json",
"enum": [
"json",
"media",
"proto"
]
}
},
"schemas": {
"Certification": {
"id": "Certification",
"description": "A user's information on a specific certification.",
"type": "object",
"properties": {
"warning": {
"description": "Whether this certification is in the state of warning.",
"type": "boolean"
},
"expiration": {
"format": "google-datetime",
"description": "Date this certification is due to expire.",
"type": "string"
},
"achieved": {
"description": "Whether this certification has been achieved.",
"type": "boolean"
},
"certificationType": {
"description": "The type of certification, the area of expertise.",
"type": "string",
"enumDescriptions": [
"Unchosen.",
"AdWords certified.",
"YouTube certified.",
"VideoAds certified.",
"Analytics certified.",
"DoubleClick certified.",
"Shopping certified.",
"Mobile certified.",
"Digital sales certified.",
"AdWords Search certified.",
"AdWords Display certified.",
"Mobile Sites certified."
],
"enum": [
"CERTIFICATION_TYPE_UNSPECIFIED",
"CT_ADWORDS",
"CT_YOUTUBE",
"CT_VIDEOADS",
"CT_ANALYTICS",
"CT_DOUBLECLICK",
"CT_SHOPPING",
"CT_MOBILE",
"CT_DIGITAL_SALES",
"CT_ADWORDS_SEARCH",
"CT_ADWORDS_DISPLAY",
"CT_MOBILE_SITES"
]
},
"lastAchieved": {
"format": "google-datetime",
"description": "The date the user last achieved certification.",
"type": "string"
}
}
},
"User": {
"description": "A resource representing a user of the Partners platform.",
"type": "object",
"properties": {
"id": {
"description": "The ID of the user.",
"type": "string"
},
"publicProfile": {
"$ref": "PublicProfile",
"description": "Information about a user's external public profile outside Google Partners."
},
"certificationStatus": {
"description": "The list of achieved certifications. These are calculated based on exam\nresults and other requirements.\n@OutputOnly",
"items": {
"$ref": "Certification"
},
"type": "array"
},
"companyVerificationEmail": {
"description": "The email address used by the user used for company verification.\n@OutputOnly",
"type": "string"
},
"company": {
"$ref": "CompanyRelation",
"description": "The company that the user is associated with.\nIf not present, the user is not associated with any company."
},
"profile": {
"description": "The profile information of a Partners user, contains all the directly\neditable user information.",
"$ref": "UserProfile"
},
"lastAccessTime": {
"format": "google-datetime",
"description": "The most recent time the user interacted with the Partners site.\n@OutputOnly",
"type": "string"
},
"availableAdwordsManagerAccounts": {
"description": "This is the list of AdWords Manager Accounts the user has edit access to.\nIf the user has edit access to multiple accounts, the user can choose the\npreferred account and we use this when a personal account is needed. Can\nbe empty meaning the user has access to no accounts.\n@OutputOnly",
"items": {
"$ref": "AdWordsManagerAccountInfo"
},
"type": "array"
},
"primaryEmails": {
"description": "The list of emails the user has access to/can select as primary.\n@OutputOnly",
"items": {
"type": "string"
},
"type": "array"
},
"internalId": {
"description": "The internal user ID.\nOnly available for a whitelisted set of api clients.",
"type": "string"
},
"examStatus": {
"description": "The list of exams the user ever taken. For each type of exam, only one\nentry is listed.",
"items": {
"$ref": "ExamStatus"
},
"type": "array"
}
},
"id": "User"
},
"ListAnalyticsResponse": {
"description": "Response message for\nListAnalytics.",
"type": "object",
"properties": {
"analyticsSummary": {
"description": "Aggregated information across the response's\nanalytics.",
"$ref": "AnalyticsSummary"
},
"responseMetadata": {
"$ref": "ResponseMetadata",
"description": "Current response metadata."
},
"analytics": {
"description": "The list of analytics.\nSorted in ascending order of\nAnalytics.event_date.",
"items": {
"$ref": "Analytics"
},
"type": "array"
},
"nextPageToken": {
"description": "A token to retrieve next page of results.\nPass this value in the `ListAnalyticsRequest.page_token` field in the\nsubsequent call to\nListAnalytics to retrieve the\nnext page of results.",
"type": "string"
}
},
"id": "ListAnalyticsResponse"
},
"Company": {
"id": "Company",
"description": "A company resource in the Google Partners API. Once certified, it qualifies\nfor being searched by advertisers.",
"type": "object",
"properties": {
"id": {
"description": "The ID of the company.",
"type": "string"
},
"certificationStatuses": {
"description": "The list of Google Partners certification statuses for the company.",
"items": {
"$ref": "CertificationStatus"
},
"type": "array"
},
"primaryLocation": {
"description": "The primary location of the company.",
"$ref": "Location"
},
"publicProfile": {
"$ref": "PublicProfile",
"description": "Basic information from the company's public profile."
},
"originalMinMonthlyBudget": {
"$ref": "Money",
"description": "The unconverted minimum monthly budget that the company accepts for partner\nbusiness."
},
"services": {
"enumDescriptions": [
"Unchosen.",
"Help with advanced AdWords support.",
"Help with advertising on Google.",
"Help with an enhanced website.",
"Help with an online marketing plan.",
"Help with mobile and video ads.",
"Help with mobile websites."
],
"description": "Services the company can help with.",
"items": {
"type": "string",
"enum": [
"SERVICE_UNSPECIFIED",
"S_ADVANCED_ADWORDS_SUPPORT",
"S_ADVERTISING_ON_GOOGLE",
"S_AN_ENHANCED_WEBSITE",
"S_AN_ONLINE_MARKETING_PLAN",
"S_MOBILE_AND_VIDEO_ADS",
"S_MOBILE_WEBSITE_SERVICES"
]
},
"type": "array"
},
"ranks": {
"description": "Information related to the ranking of the company within the list of\ncompanies.",
"items": {
"$ref": "Rank"
},
"type": "array"
},
"specializationStatus": {
"description": "The list of Google Partners specialization statuses for the company.",
"items": {
"$ref": "SpecializationStatus"
},
"type": "array"
},
"badgeTier": {
"enumDescriptions": [
"Tier badge is not set.",
"Agency has regular partner badge.",
"Agency has premier badge."
],
"enum": [
"BADGE_TIER_NONE",
"BADGE_TIER_REGULAR",
"BADGE_TIER_PREMIER"
],
"description": "Partner badge tier",
"type": "string"
},
"autoApprovalEmailDomains": {
"description": "Email domains that allow users with a matching email address to get\nauto-approved for associating with this company.",
"items": {
"type": "string"
},
"type": "array"
},
"companyTypes": {
"enumDescriptions": [
"Unchosen.",
"Handles all aspects of the advertising process.",
"Focuses solely on an advertiser's media placement.",
"Plans/executes advertising campaigns.",
"Like a\nFULL_SERVICE_AGENCY,\nbut specializing in digital.",
"Increases visibility in search engine result pages.",
"Drives promotional efforts for immediate impact.",
"Focuses on bid management, conversion, reporting.",
"Establishes favorable relationship with public through low/no-cost\ncommunications.",
"Does not manage other company's accounts, manages own marketing programs.",
"Full-service AdWords account management for local businesses."
],
"description": "Company type labels listed on the company's profile.",
"items": {
"type": "string",
"enum": [
"COMPANY_TYPE_UNSPECIFIED",
"FULL_SERVICE_AGENCY",
"MEDIA_AGENCY",
"CREATIVE_AGENCY",
"CDIGITAL_AGENCY",
"SEM_SEO",
"PERFORMANCE_MARKETING",
"ADVERTISING_TOOL_DEVELOPMENT",
"PR",
"SELF_MANAGED",
"RESELLER"
]
},
"type": "array"
},
"profileStatus": {
"enumDescriptions": [
"Unchosen.",
"Company profile does not show up publicly.",
"Company profile can only be viewed by the profile's URL\nand not by Google Partner Search.",
"Company profile can be viewed by the profile's URL\nand by Google Partner Search."
],
"enum": [
"COMPANY_PROFILE_STATUS_UNSPECIFIED",
"HIDDEN",
"PUBLISHED",
"SEARCHABLE"
],
"description": "The public viewability status of the company's profile.",
"type": "string"
},
"primaryLanguageCode": {
"description": "The primary language code of the company, as defined by\n\u003ca href=\"https://tools.ietf.org/html/bcp47\"\u003eBCP 47\u003c/a\u003e\n(IETF BCP 47, \"Tags for Identifying Languages\").",
"type": "string"
},
"locations": {
"description": "The list of all company locations.\nIf set, must include the\nprimary_location\nin the list.",
"items": {
"$ref": "Location"
},
"type": "array"
},
"convertedMinMonthlyBudget": {
"description": "The minimum monthly budget that the company accepts for partner business,\nconverted to the requested currency code.",
"$ref": "Money"
},
"industries": {
"description": "Industries the company can help with.",
"items": {
"type": "string",
"enum": [
"INDUSTRY_UNSPECIFIED",
"I_AUTOMOTIVE",
"I_BUSINESS_TO_BUSINESS",
"I_CONSUMER_PACKAGED_GOODS",
"I_EDUCATION",
"I_FINANCE",
"I_HEALTHCARE",
"I_MEDIA_AND_ENTERTAINMENT",
"I_RETAIL",
"I_TECHNOLOGY",
"I_TRAVEL"
]
},
"type": "array",
"enumDescriptions": [
"Unchosen.",
"The automotive industry.",
"The business-to-business industry.",
"The consumer packaged goods industry.",
"The education industry.",
"The finance industry.",
"The healthcare industry.",
"The media and entertainment industry.",
"The retail industry.",
"The technology industry.",
"The travel industry."
]
},
"additionalWebsites": {
"description": "URL of the company's additional websites used to verify the dynamic badges.\nThese are stored as full URLs as entered by the user, but only the TLD will\nbe used for the actual verification.",
"items": {
"type": "string"
},
"type": "array"
},
"websiteUrl": {
"description": "URL of the company's website.",
"type": "string"
},
"primaryAdwordsManagerAccountId": {
"format": "int64",
"description": "The Primary AdWords Manager Account id.",
"type": "string"
},
"name": {
"description": "The name of the company.",
"type": "string"
},
"localizedInfos": {
"description": "The list of localized info for the company.",
"items": {
"$ref": "LocalizedCompanyInfo"
},
"type": "array"
}
}
},
"ListLeadsResponse": {
"id": "ListLeadsResponse",
"description": "Response message for ListLeads.",
"type": "object",
"properties": {
"nextPageToken": {
"description": "A token to retrieve next page of results.\nPass this value in the `ListLeadsRequest.page_token` field in the\nsubsequent call to\nListLeads to retrieve the\nnext page of results.",
"type": "string"
},
"totalSize": {
"format": "int32",
"description": "The total count of leads for the given company.",
"type": "integer"
},
"responseMetadata": {
"$ref": "ResponseMetadata",
"description": "Current response metadata."
},
"leads": {
"description": "The list of leads.",
"items": {
"$ref": "Lead"
},
"type": "array"
}
}
},
"CreateLeadResponse": {
"description": "Response message for CreateLead.",
"type": "object",
"properties": {
"responseMetadata": {
"$ref": "ResponseMetadata",
"description": "Current response metadata."
},
"recaptchaStatus": {
"description": "The outcome of \u003ca href=\"https://www.google.com/recaptcha/\"\u003ereCaptcha\u003c/a\u003e\nvalidation.",
"type": "string",
"enumDescriptions": [
"Unchosen.",
"No reCaptcha validation needed.",
"reCaptcha challenge passed.",
"reCaptcha challenge failed."
],
"enum": [
"RECAPTCHA_STATUS_UNSPECIFIED",
"RS_NOT_NEEDED",
"RS_PASSED",
"RS_FAILED"
]
},
"lead": {
"description": "Lead that was created depending on the outcome of\n\u003ca href=\"https://www.google.com/recaptcha/\"\u003ereCaptcha\u003c/a\u003e validation.",
"$ref": "Lead"
}
},
"id": "CreateLeadResponse"
},
"GetCompanyResponse": {
"description": "Response message for GetCompany.",
"type": "object",
"properties": {
"company": {
"description": "The company.",
"$ref": "Company"
},
"responseMetadata": {
"description": "Current response metadata.",
"$ref": "ResponseMetadata"
}
},
"id": "GetCompanyResponse"
},
"Location": {
"id": "Location",
"description": "A location with address and geographic coordinates. May optionally contain a\ndetailed (multi-field) version of the address.",
"type": "object",
"properties": {
"locality": {
"description": "Generally refers to the city/town portion of an address.",
"type": "string"
},
"administrativeArea": {
"description": "Top-level administrative subdivision of this country.",
"type": "string"
},
"latLng": {
"description": "The latitude and longitude of the location, in degrees.",
"$ref": "LatLng"
},
"regionCode": {
"description": "CLDR (Common Locale Data Repository) region code .",
"type": "string"
},
"dependentLocality": {
"description": "Dependent locality or sublocality. Used for UK dependent localities, or\nneighborhoods or boroughs in other locations.",
"type": "string"
},
"address": {
"description": "The single string version of the address.",
"type": "string"
},
"postalCode": {
"description": "Values are frequently alphanumeric.",
"type": "string"
},
"languageCode": {
"description": "Language code of the address. Should be in BCP 47 format.",
"type": "string"
},
"sortingCode": {
"description": "Use of this code is very country-specific, but will refer to a secondary\nclassification code for sorting mail.",
"type": "string"
},
"addressLine": {
"description": "The following address lines represent the most specific part of any\naddress.",
"items": {
"type": "string"
},
"type": "array"
}
}
},
"CertificationExamStatus": {
"id": "CertificationExamStatus",
"description": "Status for a Google Partners certification exam.",
"type": "object",
"properties": {
"numberUsersPass": {
"format": "int32",
"description": "The number of people who have passed the certification exam.",
"type": "integer"
},
"type": {
"description": "The type of certification exam.",
"type": "string",
"enumDescriptions": [
"Unchosen.",
"Adwords Fundamentals exam.",
"AdWords advanced search exam.",
"AdWords advanced display exam.",
"VideoAds exam.",
"DoubleClick exam.",
"Analytics exam.",
"Shopping exam.",
"Mobile exam.",
"Digital Sales exam.",
"Mobile Sites exam."
],
"enum": [
"CERTIFICATION_EXAM_TYPE_UNSPECIFIED",
"CET_ADWORDS_FUNDAMENTALS",
"CET_ADWORDS_ADVANCED_SEARCH",
"CET_ADWORDS_ADVANCED_DISPLAY",
"CET_VIDEO_ADS",
"CET_DOUBLECLICK",
"CET_ANALYTICS",
"CET_SHOPPING",
"CET_MOBILE",
"CET_DIGITAL_SALES",
"CET_MOBILE_SITES"
]
}
}
},
"ExamToken": {
"description": "A token that allows a user to take an exam.",
"type": "object",
"properties": {
"examId": {
"format": "int64",
"description": "The id of the exam the token is for.",
"type": "string"
},
"token": {
"description": "The token, only present if the user has access to the exam.",
"type": "string"
},
"examType": {
"description": "The type of the exam the token belongs to.",
"type": "string",
"enumDescriptions": [
"Unchosen.",
"Adwords Fundamentals exam.",
"AdWords advanced search exam.",
"AdWords advanced display exam.",
"VideoAds exam.",
"DoubleClick exam.",
"Analytics exam.",
"Shopping exam.",
"Mobile exam.",
"Digital Sales exam.",
"Mobile Sites exam."
],
"enum": [
"CERTIFICATION_EXAM_TYPE_UNSPECIFIED",
"CET_ADWORDS_FUNDAMENTALS",
"CET_ADWORDS_ADVANCED_SEARCH",
"CET_ADWORDS_ADVANCED_DISPLAY",
"CET_VIDEO_ADS",
"CET_DOUBLECLICK",
"CET_ANALYTICS",
"CET_SHOPPING",
"CET_MOBILE",
"CET_DIGITAL_SALES",
"CET_MOBILE_SITES"
]
}
},
"id": "ExamToken"
},
"OptIns": {
"id": "OptIns",
"description": "A set of opt-ins for a user.",
"type": "object",
"properties": {
"phoneContact": {
"description": "An opt-in to allow recieivng phone calls about their Partners account.",
"type": "boolean"
},
"physicalMail": {
"description": "An opt-in to receive special promotional gifts and material in the mail.",
"type": "boolean"
},
"marketComm": {
"description": "An opt-in about receiving email from Partners marketing teams. Includes\nmember-only events and special promotional offers for Google products.",
"type": "boolean"
},
"specialOffers": {
"description": "An opt-in about receiving email regarding new features and products.",
"type": "boolean"
},
"performanceSuggestions": {
"description": "An opt-in about receiving email with customized AdWords campaign management\ntips.",
"type": "boolean"
}
}
},
"Rank": {
"id": "Rank",
"description": "Information related to ranking of results.",
"type": "object",
"properties": {
"value": {
"format": "double",
"description": "The numerical value of the rank.",
"type": "number"
},
"type": {
"enumDescriptions": [
"Unchosen.",
"Total final score."
],
"enum": [
"RANK_TYPE_UNSPECIFIED",
"RT_FINAL_SCORE"
],
"description": "The type of rank.",
"type": "string"
}
}
},
"UserProfile": {
"description": "The profile information of a Partners user.",
"type": "object",
"properties": {
"industries": {
"description": "A list of ids representing which industries the user selected.",
"items": {
"type": "string"
},
"type": "array"
},
"languages": {
"description": "The list of languages this user understands.",
"items": {
"type": "string"
},
"type": "array"
},
"familyName": {
"description": "The user's family name.",
"type": "string"
},
"emailOptIns": {
"$ref": "OptIns",
"description": "The list of opt-ins for the user, related to communication preferences."
},
"markets": {
"description": "A list of ids representing which markets the user was interested in.",
"items": {
"type": "string"
},
"type": "array"
},
"adwordsManagerAccount": {
"format": "int64",
"description": "If the user has edit access to multiple accounts, the user can choose the\npreferred account and it is used when a personal account is needed. Can\nbe empty.",
"type": "string"
},
"phoneNumber": {
"description": "The user's phone number.",
"type": "string"
},
"primaryCountryCode": {
"description": "The user's primary country, an ISO 2-character code.",
"type": "string"
},
"emailAddress": {
"description": "The email address the user has selected on the Partners site as primary.",
"type": "string"
},
"channels": {
"description": "A list of ids representing which channels the user selected they were in.",
"items": {
"type": "string"
},
"type": "array"
},
"profilePublic": {
"description": "Whether the user's public profile is visible to anyone with the URL.",
"type": "boolean"
},
"jobFunctions": {
"description": "A list of ids represnting which job categories the user selected.",
"items": {
"type": "string"
},
"type": "array"
},
"givenName": {
"description": "The user's given name.",
"type": "string"
},
"address": {
"$ref": "Location",
"description": "The user's mailing address, contains multiple fields."
}
},
"id": "UserProfile"
},
"GetPartnersStatusResponse": {
"description": "Response message for\nGetPartnersStatus.",
"type": "object",
"properties": {
"responseMetadata": {
"description": "Current response metadata.",
"$ref": "ResponseMetadata"
}
},
"id": "GetPartnersStatusResponse"
},
"HistoricalOffer": {
"description": "Historical information about a Google Partners Offer.",
"type": "object",
"properties": {
"creationTime": {
"format": "google-datetime",
"description": "Time offer was first created.",
"type": "string"
},
"status": {
"description": "Status of the offer.",
"type": "string",
"enumDescriptions": [
"Unset.",
"Offer distributed.",
"Offer redeemed.",
"Offer awarded.",
"Offer expired."
],
"enum": [
"OFFER_STATUS_UNSPECIFIED",
"OFFER_STATUS_DISTRIBUTED",
"OFFER_STATUS_REDEEMED",
"OFFER_STATUS_AWARDED",
"OFFER_STATUS_EXPIRED"
]
},
"clientEmail": {
"description": "Email address for client.",
"type": "string"
},
"clientId": {
"format": "int64",
"description": "ID of client.",
"type": "string"
},
"clientName": {
"description": "Name of the client.",
"type": "string"
},
"lastModifiedTime": {
"format": "google-datetime",
"description": "Time last action was taken.",
"type": "string"
},
"adwordsUrl": {
"description": "Client's AdWords page URL.",
"type": "string"
},
"offerType": {
"description": "Type of offer.",
"type": "string",
"enumDescriptions": [
"Unset.",
"AdWords spend X get Y.",
"Youtube video.",
"Spend Match up to Y."
],
"enum": [
"OFFER_TYPE_UNSPECIFIED",
"OFFER_TYPE_SPEND_X_GET_Y",
"OFFER_TYPE_VIDEO",
"OFFER_TYPE_SPEND_MATCH"
]
},
"senderName": {
"description": "Name (First + Last) of the partners user to whom the incentive is allocated.",
"type": "string"
},
"offerCountryCode": {
"description": "Country Code for the offer country.",
"type": "string"
},
"expirationTime": {
"format": "google-datetime",
"description": "Time this offer expires.",
"type": "string"
},
"offerCode": {
"description": "Offer code.",
"type": "string"
}
},
"id": "HistoricalOffer"
},
"UserOverrides": {
"id": "UserOverrides",
"description": "Values to use instead of the user's respective defaults. These are only\nhonored by whitelisted products.",
"type": "object",
"properties": {
"ipAddress": {
"description": "IP address to use instead of the user's geo-located IP address.",
"type": "string"
},
"userId": {
"description": "Logged-in user ID to impersonate instead of the user's ID.",
"type": "string"
}
}
},
"LogUserEventRequest": {
"description": "Request message for\nLogUserEvent.",
"type": "object",
"properties": {
"eventCategory": {
"enumDescriptions": [
"Unchosen.",
"Google Partner Search category.",
"Google Partner sign-up flow category.",
"Google Partner portal category.",
"Google Partner portal my-profile category.",
"Google Partner portal certifications category.",
"Google Partner portal community category.",
"Google Partner portal insights category.",
"Google Partner portal clients category.",
"Google Partner portal public user profile category.",
"Google Partner panel category.",
"Google Partner portal last admin dialog category.",
"Google Partner client category.",
"Google Partner portal company profile category.",
"External links category.",
"Google Partner landing category."
],
"enum": [
"EVENT_CATEGORY_UNSPECIFIED",
"GOOGLE_PARTNER_SEARCH",
"GOOGLE_PARTNER_SIGNUP_FLOW",
"GOOGLE_PARTNER_PORTAL",
"GOOGLE_PARTNER_PORTAL_MY_PROFILE",
"GOOGLE_PARTNER_PORTAL_CERTIFICATIONS",
"GOOGLE_PARTNER_PORTAL_COMMUNITY",
"GOOGLE_PARTNER_PORTAL_INSIGHTS",
"GOOGLE_PARTNER_PORTAL_CLIENTS",
"GOOGLE_PARTNER_PUBLIC_USER_PROFILE",
"GOOGLE_PARTNER_PANEL",
"GOOGLE_PARTNER_PORTAL_LAST_ADMIN_DIALOG",
"GOOGLE_PARTNER_CLIENT",
"GOOGLE_PARTNER_PORTAL_COMPANY_PROFILE",
"EXTERNAL_LINKS",
"GOOGLE_PARTNER_LANDING"
],
"description": "The category the action belongs to.",
"type": "string"
},
"lead": {
"description": "Advertiser lead information.",
"$ref": "Lead"
},
"eventAction": {
"enumDescriptions": [
"Unchosen.",
"Advertiser clicked `Find a partner` bottom button.",
"Advertiser clicked `Find a partner` top button.",
"Agency clicked `Join now` bottom button.",
"Agency clicked `Join now` top button.",
"Advertiser canceled partner contact form.",
"Advertiser started partner contact form.",
"Advertiser completed partner contact form.",
"Advertiser entered email in contact form.",
"Advertiser entered name in contact form.",
"Advertiser entered phone in contact form.",
"Advertiser failed \u003ca href=\"https://www.google.com/recaptcha/\"\u003ereCaptcha\u003c/a\u003e\nin contact form.",
"Company viewed by advertiser.",
"Advertiser canceled partner contact form on Google Partner Search.",
"Advertiser changed a top search parameter.",
"Advertiser started partner contact form on Google Partner Search.",
"Advertiser clicked `Show more partners` bottom button.",
"Advertiser completed partner contact form on Google Partner Search.",
"Advertiser saw no partners available with search criteria.",
"Advertiser performed search on Google Partner Search.",
"Advertiser viewed a partner on Google Partner Search.",
"Advertiser canceled partner contact form on profile page.",
"Advertiser started partner contact form on profile page.",
"Advertiser clicked partner website.",
"Advertiser completed contact form on profile page.",
"Advertiser viewed a partner profile.",
"Agency clicked `accept Terms Of Service` button.",
"Agency changed Terms Of Service country.",
"Agency added address in profile portal.",
"Agency added phone number in profile portal.",
"Agency changed primary account association.",
"Agency changed primary country association.",
"Agency clicked `affiliate` button in profile portal.",
"Agency clicked `give edit access` in profile portal.",
"Agency clicked `log out` in profile portal.",
"Agency clicked profile portal left nav.",
"Agency clicked `save and continue` at bottom of complete profile.",
"Agency clicked `unaffiliate` in profile portal.",
"Agency filled out company affiliation in profile portal.",
"Agency successfully connected with company in profile portal.",
"Agency clicked create MCC in profile portal.",
"Agency did not have an MCC associated on profile portal.",
"Agency had an MCC associated on profile portal.",
"Agency added job function in profile portal.",
"Agency looked at job function drop-down.",
"Agency selected `account manage` as job function.",
"Agency selected `account planner` as job function.",
"Agency selected `Analytics` as job function.",
"Agency selected `creative` as job function.",
"Agency selected `media buyer` as job function.",
"Agency selected `media planner` as job function.",
"Agency selected `other` as job function.",
"Agency selected `production` as job function.",
"Agency selected `SEO` as job function.",
"Agency selected `sales rep` as job function.",
"Agency selected `search specialist` as job function.",
"Agency added channels in profile portal.",
"Agency looked at `add channel` drop-down.",
"Agency selected `cross channel` from add channel drop-down.",
"Agency selected `display` from add channel drop-down.",
"Agency selected `mobile` from add channel drop-down.",
"Agency selected `search` from add channel drop-down.",
"Agency selected `social` from add channel drop-down.",
"Agency selected `tools` from add channel drop-down.",
"Agency selected `YouTube` from add channel drop-down.",
"Agency added industries in profile portal.",
"Agency changed `add industries` drop-down.",
"Agency added markets in profile portal.",
"Agency changed `add markets` drop-down.",
"Agency checked `recieve mail promotions` in profile portal.",
"Agency checked `recieve mail promotions` in sign-up.",
"Agency selected `opt-in beta tests and market research`.",
"Agency selected `opt-in beta tests` in profile portal.",
"Agency selected `opt-in news` in profile portal.",
"Agency selected `opt-in news invitations and promotions`.",
"Agency selected `opt-in performance SUG` in profile portal.",
"Agency selected `opt-in performance suggestions`.",
"Agency selected `opt-in select all email notifications`.",
"Agency selected `select all opt-ins` in profile portal.",
"Agency clicked back button on `connect with company`.",
"Agency clicked continue to overview on `connect with company`.",
"Agency clicked `create MCC connect with company not found`.",
"Agency clicked `give edit access connect with company not found`.",
"Agency clicked `log out connect with company not found`.",
"Agency clicked `skip for now on connect with company page`.",
"Agency closed connection to company.",
"Agency completed field connect with company.",
"Agency found company to connect with.",
"Agency successfully created company.",
"Agency added new company location.",
"Agency clicked community `join now link` in portal notifications.",
"Agency clicked `connect to company` link in portal notifications.",
"Agency cliecked `get certified` link in portal notifications.",
"Agency clicked `get VideoAds certified` link in portal notifications.",
"Agency clicked `link to MCC` link in portal notifications.",
"Agency clicked `insight content` in portal.",
"Agency clicked `insights view now pitch decks` in portal.",
"Agency clicked `insights` left nav in portal.",
"Agency clicked `insights upload content`.",
"Agency clicked `insights viewed deprecated`.",
"Agency clicked `community` left nav in portal.",
"Agency clicked `join community` button in community portal.",
"Agency clicked `certifications` left nav in portal.",
"Agency clicked `certifications product` left nav in portal.",
"Agency clicked `partner status` left nav in portal.",
"Agency clicked `partner status product` left nav in portal.",
"Agency clicked `offers` left nav in portal.",
"Agency clicked `send` button on offers page.",
"Agency clicked `exam details` on certifications AdWords page.",
"Agency clicked `see exams` certifications main page.",
"Agency clicked `take exam` on certifications exam page.",
"Agency opened `last admin` dialog.",
"Agency opened dialog with no users.",
"Agency promoted user to admin.",
"Agency unaffiliated.",
"Agency changed roles.",
"Advertiser clicked `company name` link to profile.",
"Advertiser viewed AdWords certificate.",
"Advertiser viewed AdWords Search certificate.",
"Advertiser viewed AdWords Display certificate.",
"Advertiser clicked AdWords certificate help icon.",
"Advertiser viewed Analytics certificate.",
"Advertiser viewed DoubleClick certificate.",
"Advertiser viewed Mobile Sites certificate.",
"Advertiser viewed VideoAds certificate.",
"Advertiser clicked Shopping certificate help icon.",
"Advertiser clicked VideoAds certificate help icon.",
"Advertiser viewed Digital Sales certificate.",
"Clicked `help` at bottom.",
"Clicked `help` at top.",
"Client error occurred.",
"Agency clicked left nav `stories`.",
"Click occured.",
"Advertiser clicked Mobile certificate help icon.",
"Agency failed the company verification.",
"User visited the landing portion of Google Partners.",
"User visited the Google Partner Search portion of Google Partners.",
"User visited the agency portal portion of Google Partners.",
"User cancelled signing up.",
"User cancelled signing up their company.",
"Agency clicked `Sign in` top button.",
"Agency clicked `save and continue` at bottom of incomplete profile.",
"Agency unselected `opt-in news invitations and promotions`.",
"Agency unselected `opt-in beta tests and market research`.",
"Agency unselected `opt-in performance suggestions`.",
"Agency selected `opt-out unselect all email notifications`.",
"Agency linked their individual MCC.",
"Agency was suggested to user for affiliation.",
"Agency ignored suggested agencies and begin searching.",
"Agency picked a suggested agency.",
"Agency searched for agencies.",
"Agency picked a searched agency.",
"Agency dismissed affiliation widget.",
"Agency clicked on the download link for downloading content.",
"Agency user is maklingg progress viewing a content item.",
"Agency clicked `cancel Terms Of Service` button.",
"Advertiser entered website in contact form."
],
"enum": [
"EVENT_ACTION_UNSPECIFIED",
"SMB_CLICKED_FIND_A_PARTNER_BUTTON_BOTTOM",
"SMB_CLICKED_FIND_A_PARTNER_BUTTON_TOP",
"AGENCY_CLICKED_JOIN_NOW_BUTTON_BOTTOM",
"AGENCY_CLICKED_JOIN_NOW_BUTTON_TOP",
"SMB_CANCELED_PARTNER_CONTACT_FORM",
"SMB_CLICKED_CONTACT_A_PARTNER",
"SMB_COMPLETED_PARTNER_CONTACT_FORM",
"SMB_ENTERED_EMAIL_IN_CONTACT_PARTNER_FORM",
"SMB_ENTERED_NAME_IN_CONTACT_PARTNER_FORM",
"SMB_ENTERED_PHONE_IN_CONTACT_PARTNER_FORM",
"SMB_FAILED_RECAPTCHA_IN_CONTACT_PARTNER_FORM",
"PARTNER_VIEWED_BY_SMB",
"SMB_CANCELED_PARTNER_CONTACT_FORM_ON_GPS",
"SMB_CHANGED_A_SEARCH_PARAMETER_TOP",
"SMB_CLICKED_CONTACT_A_PARTNER_ON_GPS",
"SMB_CLICKED_SHOW_MORE_PARTNERS_BUTTON_BOTTOM",
"SMB_COMPLETED_PARTNER_CONTACT_FORM_ON_GPS",
"SMB_NO_PARTNERS_AVAILABLE_WITH_SEARCH_CRITERIA",
"SMB_PERFORMED_SEARCH_ON_GPS",
"SMB_VIEWED_A_PARTNER_ON_GPS",
"SMB_CANCELED_PARTNER_CONTACT_FORM_ON_PROFILE_PAGE",
"SMB_CLICKED_CONTACT_A_PARTNER_ON_PROFILE_PAGE",
"SMB_CLICKED_PARTNER_WEBSITE",
"SMB_COMPLETED_PARTNER_CONTACT_FORM_ON_PROFILE_PAGE",
"SMB_VIEWED_A_PARTNER_PROFILE",
"AGENCY_CLICKED_ACCEPT_TOS_BUTTON",
"AGENCY_CHANGED_TOS_COUNTRY",
"AGENCY_ADDED_ADDRESS_IN_MY_PROFILE_PORTAL",
"AGENCY_ADDED_PHONE_NUMBER_IN_MY_PROFILE_PORTAL",
"AGENCY_CHANGED_PRIMARY_ACCOUNT_ASSOCIATION",
"AGENCY_CHANGED_PRIMARY_COUNTRY_ASSOCIATION",
"AGENCY_CLICKED_AFFILIATE_BUTTON_IN_MY_PROFILE_IN_PORTAL",
"AGENCY_CLICKED_GIVE_EDIT_ACCESS_IN_MY_PROFILE_PORTAL",
"AGENCY_CLICKED_LOG_OUT_IN_MY_PROFILE_PORTAL",
"AGENCY_CLICKED_MY_PROFILE_LEFT_NAV_IN_PORTAL",
"AGENCY_CLICKED_SAVE_AND_CONTINUE_AT_BOT_OF_COMPLETE_PROFILE",
"AGENCY_CLICKED_UNAFFILIATE_IN_MY_PROFILE_PORTAL",
"AGENCY_FILLED_OUT_COMP_AFFILIATION_IN_MY_PROFILE_PORTAL",
"AGENCY_SUCCESSFULLY_CONNECTED_WITH_COMPANY_IN_MY_PROFILE",
"AGENCY_CLICKED_CREATE_MCC_IN_MY_PROFILE_PORTAL",
"AGENCY_DIDNT_HAVE_AN_MCC_ASSOCIATED_ON_COMPLETE_PROFILE",
"AGENCY_HAD_AN_MCC_ASSOCIATED_ON_COMPLETE_PROFILE",
"AGENCY_ADDED_JOB_FUNCTION_IN_MY_PROFILE_PORTAL",
"AGENCY_LOOKED_AT_JOB_FUNCTION_DROP_DOWN",
"AGENCY_SELECTED_ACCOUNT_MANAGER_AS_JOB_FUNCTION",
"AGENCY_SELECTED_ACCOUNT_PLANNER_AS_JOB_FUNCTION",
"AGENCY_SELECTED_ANALYTICS_AS_JOB_FUNCTION",
"AGENCY_SELECTED_CREATIVE_AS_JOB_FUNCTION",
"AGENCY_SELECTED_MEDIA_BUYER_AS_JOB_FUNCTION",
"AGENCY_SELECTED_MEDIA_PLANNER_AS_JOB_FUNCTION",
"AGENCY_SELECTED_OTHER_AS_JOB_FUNCTION",
"AGENCY_SELECTED_PRODUCTION_AS_JOB_FUNCTION",
"AGENCY_SELECTED_SEO_AS_JOB_FUNCTION",
"AGENCY_SELECTED_SALES_REP_AS_JOB_FUNCTION",
"AGENCY_SELECTED_SEARCH_SPECIALIST_AS_JOB_FUNCTION",
"AGENCY_ADDED_CHANNELS_IN_MY_PROFILE_PORTAL",
"AGENCY_LOOKED_AT_ADD_CHANNEL_DROP_DOWN",
"AGENCY_SELECTED_CROSS_CHANNEL_FROM_ADD_CHANNEL",
"AGENCY_SELECTED_DISPLAY_FROM_ADD_CHANNEL",
"AGENCY_SELECTED_MOBILE_FROM_ADD_CHANNEL",
"AGENCY_SELECTED_SEARCH_FROM_ADD_CHANNEL",
"AGENCY_SELECTED_SOCIAL_FROM_ADD_CHANNEL",
"AGENCY_SELECTED_TOOLS_FROM_ADD_CHANNEL",
"AGENCY_SELECTED_YOUTUBE_FROM_ADD_CHANNEL",
"AGENCY_ADDED_INDUSTRIES_IN_MY_PROFILE_PORTAL",
"AGENCY_CHANGED_ADD_INDUSTRIES_DROP_DOWN",
"AGENCY_ADDED_MARKETS_IN_MY_PROFILE_PORTAL",
"AGENCY_CHANGED_ADD_MARKETS_DROP_DOWN",
"AGENCY_CHECKED_RECIEVE_MAIL_PROMOTIONS_MYPROFILE",
"AGENCY_CHECKED_RECIEVE_MAIL_PROMOTIONS_SIGNUP",
"AGENCY_SELECTED_OPT_IN_BETA_TESTS_AND_MKT_RESEARCH",
"AGENCY_SELECTED_OPT_IN_BETA_TESTS_IN_MY_PROFILE_PORTAL",
"AGENCY_SELECTED_OPT_IN_NEWS_IN_MY_PROFILE_PORTAL",
"AGENCY_SELECTED_OPT_IN_NEWS_INVITATIONS_AND_PROMOS",
"AGENCY_SELECTED_OPT_IN_PERFORMANCE_SUG_IN_MY_PROFILE_PORTAL",
"AGENCY_SELECTED_OPT_IN_PERFORMANCE_SUGGESTIONS",
"AGENCY_SELECTED_OPT_IN_SELECT_ALL_EMAIL_NOTIFICATIONS",
"AGENCY_SELECTED_SELECT_ALL_OPT_INS_IN_MY_PROFILE_PORTAL",
"AGENCY_CLICKED_BACK_BUTTON_ON_CONNECT_WITH_COMPANY",
"AGENCY_CLICKED_CONTINUE_TO_OVERVIEW_ON_CONNECT_WITH_COMPANY",
"AGECNY_CLICKED_CREATE_MCC_CONNECT_WITH_COMPANY_NOT_FOUND",
"AGECNY_CLICKED_GIVE_EDIT_ACCESS_CONNECT_WITH_COMPANY_NOT_FOUND",
"AGECNY_CLICKED_LOG_OUT_CONNECT_WITH_COMPANY_NOT_FOUND",
"AGENCY_CLICKED_SKIP_FOR_NOW_ON_CONNECT_WITH_COMPANY_PAGE",
"AGENCY_CLOSED_CONNECTED_TO_COMPANY_X_BUTTON_WRONG_COMPANY",
"AGENCY_COMPLETED_FIELD_CONNECT_WITH_COMPANY",
"AGECNY_FOUND_COMPANY_TO_CONNECT_WITH",
"AGENCY_SUCCESSFULLY_CREATED_COMPANY",
"AGENCY_ADDED_NEW_COMPANY_LOCATION",
"AGENCY_CLICKED_COMMUNITY_JOIN_NOW_LINK_IN_PORTAL_NOTIFICATIONS",
"AGENCY_CLICKED_CONNECT_TO_COMPANY_LINK_IN_PORTAL_NOTIFICATIONS",
"AGENCY_CLICKED_GET_CERTIFIED_LINK_IN_PORTAL_NOTIFICATIONS",
"AGENCY_CLICKED_GET_VIDEO_ADS_CERTIFIED_LINK_IN_PORTAL_NOTIFICATIONS",
"AGENCY_CLICKED_LINK_TO_MCC_LINK_IN_PORTAL_NOTIFICATIONS",
"AGENCY_CLICKED_INSIGHT_CONTENT_IN_PORTAL",
"AGENCY_CLICKED_INSIGHTS_VIEW_NOW_PITCH_DECKS_IN_PORTAL",
"AGENCY_CLICKED_INSIGHTS_LEFT_NAV_IN_PORTAL",
"AGENCY_CLICKED_INSIGHTS_UPLOAD_CONTENT",
"AGENCY_CLICKED_INSIGHTS_VIEWED_DEPRECATED",
"AGENCY_CLICKED_COMMUNITY_LEFT_NAV_IN_PORTAL",
"AGENCY_CLICKED_JOIN_COMMUNITY_BUTTON_COMMUNITY_PORTAL",
"AGENCY_CLICKED_CERTIFICATIONS_LEFT_NAV_IN_PORTAL",
"AGENCY_CLICKED_CERTIFICATIONS_PRODUCT_LEFT_NAV_IN_PORTAL",
"AGENCY_CLICKED_PARTNER_STATUS_LEFT_NAV_IN_PORTAL",
"AGENCY_CLICKED_PARTNER_STATUS_PRODUCT_LEFT_NAV_IN_PORTAL",
"AGENCY_CLICKED_OFFERS_LEFT_NAV_IN_PORTAL",
"AGENCY_CLICKED_SEND_BUTTON_ON_OFFERS_PAGE",
"AGENCY_CLICKED_EXAM_DETAILS_ON_CERT_ADWORDS_PAGE",
"AGENCY_CLICKED_SEE_EXAMS_CERTIFICATION_MAIN_PAGE",
"AGENCY_CLICKED_TAKE_EXAM_ON_CERT_EXAM_PAGE",
"AGENCY_OPENED_LAST_ADMIN_DIALOG",
"AGENCY_OPENED_DIALOG_WITH_NO_USERS",
"AGENCY_PROMOTED_USER_TO_ADMIN",
"AGENCY_UNAFFILIATED",
"AGENCY_CHANGED_ROLES",
"SMB_CLICKED_COMPANY_NAME_LINK_TO_PROFILE",
"SMB_VIEWED_ADWORDS_CERTIFICATE",
"SMB_VIEWED_ADWORDS_SEARCH_CERTIFICATE",
"SMB_VIEWED_ADWORDS_DISPLAY_CERTIFICATE",
"SMB_CLICKED_ADWORDS_CERTIFICATE_HELP_ICON",
"SMB_VIEWED_ANALYTICS_CERTIFICATE",
"SMB_VIEWED_DOUBLECLICK_CERTIFICATE",
"SMB_VIEWED_MOBILE_SITES_CERTIFICATE",
"SMB_VIEWED_VIDEO_ADS_CERTIFICATE",
"SMB_VIEWED_SHOPPING_CERTIFICATE",
"SMB_CLICKED_VIDEO_ADS_CERTIFICATE_HELP_ICON",
"SMB_VIEWED_DIGITAL_SALES_CERTIFICATE",
"CLICKED_HELP_AT_BOTTOM",
"CLICKED_HELP_AT_TOP",
"CLIENT_ERROR",
"AGENCY_CLICKED_LEFT_NAV_STORIES",
"CLICKED",
"SMB_VIEWED_MOBILE_CERTIFICATE",
"AGENCY_FAILED_COMPANY_VERIFICATION",
"VISITED_LANDING",
"VISITED_GPS",
"VISITED_AGENCY_PORTAL",
"CANCELLED_INDIVIDUAL_SIGN_UP",
"CANCELLED_COMPANY_SIGN_UP",
"AGENCY_CLICKED_SIGN_IN_BUTTON_TOP",
"AGENCY_CLICKED_SAVE_AND_CONTINUE_AT_BOT_OF_INCOMPLETE_PROFILE",
"AGENCY_UNSELECTED_OPT_IN_NEWS_INVITATIONS_AND_PROMOS",
"AGENCY_UNSELECTED_OPT_IN_BETA_TESTS_AND_MKT_RESEARCH",
"AGENCY_UNSELECTED_OPT_IN_PERFORMANCE_SUGGESTIONS",
"AGENCY_SELECTED_OPT_OUT_UNSELECT_ALL_EMAIL_NOTIFICATIONS",
"AGENCY_LINKED_INDIVIDUAL_MCC",
"AGENCY_SUGGESTED_TO_USER",
"AGENCY_IGNORED_SUGGESTED_AGENCIES_AND_SEARCHED",
"AGENCY_PICKED_SUGGESTED_AGENCY",
"AGENCY_SEARCHED_FOR_AGENCIES",
"AGENCY_PICKED_SEARCHED_AGENCY",
"AGENCY_DISMISSED_AFFILIATION_WIDGET",
"AGENCY_CLICKED_INSIGHTS_DOWNLOAD_CONTENT",
"AGENCY_PROGRESS_INSIGHTS_VIEW_CONTENT",
"AGENCY_CLICKED_CANCEL_ACCEPT_TOS_BUTTON",
"SMB_ENTERED_WEBSITE_IN_CONTACT_PARTNER_FORM"
],
"description": "The action that occurred.",
"type": "string"
},
"url": {
"description": "The URL where the event occurred.",
"type": "string"
},
"requestMetadata": {
"description": "Current request metadata.",
"$ref": "RequestMetadata"
},
"eventDatas": {
"description": "List of event data for the event.",
"items": {
"$ref": "EventData"
},
"type": "array"
},
"eventScope": {
"description": "The scope of the event.",
"type": "string",
"enumDescriptions": [
"Unchosen.",
"Based on visitor.",
"Based on session.",
"Based on page visit."
],
"enum": [
"EVENT_SCOPE_UNSPECIFIED",
"VISITOR",
"SESSION",
"PAGE"
]
}
},
"id": "LogUserEventRequest"
},
"AnalyticsDataPoint": {
"description": "Details of the analytics events for a `Company` within a single day.",
"type": "object",
"properties": {
"eventLocations": {
"description": "Location information of where these events occurred.",
"items": {
"$ref": "LatLng"
},
"type": "array"
},
"eventCount": {
"format": "int32",
"description": "Number of times the type of event occurred.\nMeaning depends on context (e.g. profile views, contacts, etc.).",
"type": "integer"
}
},
"id": "AnalyticsDataPoint"
},
"Analytics": {
"description": "Analytics data for a `Company` within a single day.",
"type": "object",
"properties": {
"contacts": {
"description": "Instances of users contacting the `Company`\non the specified date.",
"$ref": "AnalyticsDataPoint"
},
"searchViews": {
"$ref": "AnalyticsDataPoint",
"description": "Instances of users seeing the `Company` in Google Partners Search results\non the specified date."
},
"profileViews": {
"$ref": "AnalyticsDataPoint",
"description": "Instances of users viewing the `Company` profile\non the specified date."
},
"eventDate": {
"$ref": "Date",
"description": "Date on which these events occurred."
}
},
"id": "Analytics"
},
"PublicProfile": {
"description": "Basic information from a public profile.",
"type": "object",
"properties": {
"url": {
"description": "The URL of the public profile.",
"type": "string"
},
"id": {
"description": "The ID which can be used to retrieve more details about the public profile.",
"type": "string"
},
"profileImage": {
"description": "The URL to the main profile image of the public profile.",
"type": "string"
},
"displayImageUrl": {
"description": "The URL to the main display image of the public profile. Being deprecated.",
"type": "string"
},
"displayName": {
"description": "The display name of the public profile.",
"type": "string"
}
},
"id": "PublicProfile"
},
"AdWordsManagerAccountInfo": {
"id": "AdWordsManagerAccountInfo",
"description": "Information about a particular AdWords Manager Account.\nRead more at https://support.google.com/adwords/answer/6139186",
"type": "object",
"properties": {
"id": {
"format": "int64",
"description": "The AdWords Manager Account id.",
"type": "string"
},
"customerName": {
"description": "Name of the customer this account represents.",
"type": "string"
}
}
},
"ResponseMetadata": {
"description": "Common data that is in each API response.",
"type": "object",
"properties": {
"debugInfo": {
"$ref": "DebugInfo",
"description": "Debug information about this request."
}
},
"id": "ResponseMetadata"
},
"RecaptchaChallenge": {
"description": "\u003ca href=\"https://www.google.com/recaptcha/\"\u003ereCaptcha\u003c/a\u003e challenge info.",
"type": "object",
"properties": {
"id": {
"description": "The ID of the reCaptcha challenge.",
"type": "string"
},
"response": {
"description": "The response to the reCaptcha challenge.",
"type": "string"
}
},
"id": "RecaptchaChallenge"
},
"AvailableOffer": {
"description": "Available Offers to be distributed.",
"type": "object",
"properties": {
"showSpecialOfferCopy": {
"description": "Should special text be shown on the offers page.",
"type": "boolean"
},
"available": {
"format": "int32",
"description": "The number of codes for this offer that are available for distribution.",
"type": "integer"
},
"description": {
"description": "Description of the offer.",
"type": "string"
},
"offerLevel": {
"enumDescriptions": [
"Unset.",
"Users/Agencies that have no offers because of a problem.",
"Users/Agencies that have no offers due to contractural agreements.",
"Users/Agencies that have a manually-configured limit.",
"Some Agencies don't get any offers.",
"Basic level gets 5 per month.",
"Agencies with adequate AHI and spend get 15/month.",
"Badged partners (even in grace) get 50 per month."
],
"enum": [
"OFFER_LEVEL_UNSPECIFIED",
"OFFER_LEVEL_DENY_PROBLEM",
"OFFER_LEVEL_DENY_CONTRACT",
"OFFER_LEVEL_MANUAL",
"OFFER_LEVEL_LIMIT_0",
"OFFER_LEVEL_LIMIT_5",
"OFFER_LEVEL_LIMIT_15",
"OFFER_LEVEL_LIMIT_50"
],
"description": "Level of this offer.",
"type": "string"
},
"name": {
"description": "Name of the offer.",
"type": "string"
},
"id": {
"format": "int64",
"description": "ID of this offer.",
"type": "string"
},
"qualifiedCustomersComplete": {
"description": "Whether or not the list of qualified customers is definitely complete.",
"type": "boolean"
},
"countryOfferInfos": {
"description": "Offer info by country.",
"items": {
"$ref": "CountryOfferInfo"
},
"type": "array"
},
"offerType": {
"description": "Type of offer.",
"type": "string",
"enumDescriptions": [
"Unset.",
"AdWords spend X get Y.",
"Youtube video.",
"Spend Match up to Y."
],
"enum": [
"OFFER_TYPE_UNSPECIFIED",
"OFFER_TYPE_SPEND_X_GET_Y",
"OFFER_TYPE_VIDEO",
"OFFER_TYPE_SPEND_MATCH"
]
},
"maxAccountAge": {
"format": "int32",
"description": "The maximum age of an account [in days] to be eligible.",
"type": "integer"
},
"qualifiedCustomer": {
"description": "Customers who qualify for this offer.",
"items": {
"$ref": "OfferCustomer"
},
"type": "array"
},
"terms": {
"description": "Terms of the offer.",
"type": "string"
}
},
"id": "AvailableOffer"
},
"LatLng": {
"description": "An object representing a latitude/longitude pair. This is expressed as a pair\nof doubles representing degrees latitude and degrees longitude. Unless\nspecified otherwise, this must conform to the\n\u003ca href=\"http://www.unoosa.org/pdf/icg/2012/template/WGS_84.pdf\"\u003eWGS84\nstandard\u003c/a\u003e. Values must be within normalized ranges.\n\nExample of normalization code in Python:\n\n def NormalizeLongitude(longitude):\n \"\"\"Wraps decimal degrees longitude to [-180.0, 180.0].\"\"\"\n q, r = divmod(longitude, 360.0)\n if r \u003e 180.0 or (r == 180.0 and q \u003c= -1.0):\n return r - 360.0\n return r\n\n def NormalizeLatLng(latitude, longitude):\n \"\"\"Wraps decimal degrees latitude and longitude to\n [-90.0, 90.0] and [-180.0, 180.0], respectively.\"\"\"\n r = latitude % 360.0\n if r \u003c= 90.0:\n return r, NormalizeLongitude(longitude)\n elif r \u003e= 270.0:\n return r - 360, NormalizeLongitude(longitude)\n else:\n return 180 - r, NormalizeLongitude(longitude + 180.0)\n\n assert 180.0 == NormalizeLongitude(180.0)\n assert -180.0 == NormalizeLongitude(-180.0)\n assert -179.0 == NormalizeLongitude(181.0)\n assert (0.0, 0.0) == NormalizeLatLng(360.0, 0.0)\n assert (0.0, 0.0) == NormalizeLatLng(-360.0, 0.0)\n assert (85.0, 180.0) == NormalizeLatLng(95.0, 0.0)\n assert (-85.0, -170.0) == NormalizeLatLng(-95.0, 10.0)\n assert (90.0, 10.0) == NormalizeLatLng(90.0, 10.0)\n assert (-90.0, -10.0) == NormalizeLatLng(-90.0, -10.0)\n assert (0.0, -170.0) == NormalizeLatLng(-180.0, 10.0)\n assert (0.0, -170.0) == NormalizeLatLng(180.0, 10.0)\n assert (-90.0, 10.0) == NormalizeLatLng(270.0, 10.0)\n assert (90.0, 10.0) == NormalizeLatLng(-270.0, 10.0)",
"type": "object",
"properties": {
"latitude": {
"format": "double",
"description": "The latitude in degrees. It must be in the range [-90.0, +90.0].",
"type": "number"
},
"longitude": {
"format": "double",
"description": "The longitude in degrees. It must be in the range [-180.0, +180.0].",
"type": "number"
}
},
"id": "LatLng"
},
"Money": {
"description": "Represents an amount of money with its currency type.",
"type": "object",
"properties": {
"units": {
"format": "int64",
"description": "The whole units of the amount.\nFor example if `currencyCode` is `\"USD\"`, then 1 unit is one US dollar.",
"type": "string"
},
"currencyCode": {
"description": "The 3-letter currency code defined in ISO 4217.",
"type": "string"
},
"nanos": {
"format": "int32",
"description": "Number of nano (10^-9) units of the amount.\nThe value must be between -999,999,999 and +999,999,999 inclusive.\nIf `units` is positive, `nanos` must be positive or zero.\nIf `units` is zero, `nanos` can be positive, zero, or negative.\nIf `units` is negative, `nanos` must be negative or zero.\nFor example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.",
"type": "integer"
}
},
"id": "Money"
},
"AnalyticsSummary": {
"id": "AnalyticsSummary",
"description": "Analytics aggregated data for a `Company` for a given date range.",
"type": "object",
"properties": {
"searchViewsCount": {
"format": "int32",
"description": "Aggregated number of times users saw the `Company`\nin Google Partners Search results for given date range.",
"type": "integer"
},
"contactsCount": {
"format": "int32",
"description": "Aggregated number of times users contacted the `Company`\nfor given date range.",
"type": "integer"
},
"profileViewsCount": {
"format": "int32",
"description": "Aggregated number of profile views for the `Company` for given date range.",
"type": "integer"
}
}
},
"LogMessageRequest": {
"id": "LogMessageRequest",
"description": "Request message for\nLogClientMessage.",
"type": "object",
"properties": {
"clientInfo": {
"description": "Map of client info, such as URL, browser navigator, browser platform, etc.",
"type": "object",
"additionalProperties": {
"type": "string"
}
},
"requestMetadata": {
"description": "Current request metadata.",
"$ref": "RequestMetadata"
},
"level": {
"enumDescriptions": [
"Unchosen.",
"Message level for tracing information.",
"Message level for informational messages.",
"Message level for potential problems.",
"Message level for serious failures."
],
"enum": [
"MESSAGE_LEVEL_UNSPECIFIED",
"ML_FINE",
"ML_INFO",
"ML_WARNING",
"ML_SEVERE"
],
"description": "Message level of client message.",
"type": "string"
},
"details": {
"description": "Details about the client message.",
"type": "string"
}
}
},
"Lead": {
"id": "Lead",
"description": "A lead resource that represents an advertiser contact for a `Company`. These\nare usually generated via Google Partner Search (the advertiser portal).",
"type": "object",
"properties": {
"givenName": {
"description": "First name of lead source.",
"type": "string"
},
"minMonthlyBudget": {
"description": "The minimum monthly budget lead source is willing to spend.",
"$ref": "Money"
},
"websiteUrl": {
"description": "Website URL of lead source.",
"type": "string"
},
"languageCode": {
"description": "Language code of the lead's language preference, as defined by\n\u003ca href=\"https://tools.ietf.org/html/bcp47\"\u003eBCP 47\u003c/a\u003e\n(IETF BCP 47, \"Tags for Identifying Languages\").",
"type": "string"
},
"state": {
"enumDescriptions": [
"Unchosen.",
"Lead not yet contacted.",
"Lead has been contacted.",
"Lead has become a client.",
"Lead in a state not covered by other options."
],
"enum": [
"LEAD_STATE_UNSPECIFIED",
"LEAD",
"CONTACTED",
"CLIENT",
"OTHER"
],
"description": "The lead's state in relation to the company.",
"type": "string"
},
"gpsMotivations": {
"enumDescriptions": [
"Unchosen.",
"Advertiser needs help with their advertising.",
"Advertiser needs help with their website.",
"Advertiser does not have a website."
],
"description": "List of reasons for using Google Partner Search and creating a lead.",
"items": {
"enum": [
"GPS_MOTIVATION_UNSPECIFIED",
"GPSM_HELP_WITH_ADVERTISING",
"GPSM_HELP_WITH_WEBSITE",
"GPSM_NO_WEBSITE"
],
"type": "string"
},
"type": "array"
},
"email": {
"description": "Email address of lead source.",
"type": "string"
},
"familyName": {
"description": "Last name of lead source.",
"type": "string"
},
"id": {
"description": "ID of the lead.",
"type": "string"
},
"comments": {
"description": "Comments lead source gave.",
"type": "string"
},
"adwordsCustomerId": {
"format": "int64",
"description": "The AdWords Customer ID of the lead.",
"type": "string"
},
"phoneNumber": {
"description": "Phone number of lead source.",
"type": "string"
},
"createTime": {
"format": "google-datetime",
"description": "Timestamp of when this lead was created.",
"type": "string"
},
"marketingOptIn": {
"description": "Whether or not the lead signed up for marketing emails",
"type": "boolean"
},
"type": {
"description": "Type of lead.",
"type": "string",
"enumDescriptions": [
"Unchosen.",
"Google Partner Search."
],
"enum": [
"LEAD_TYPE_UNSPECIFIED",
"LT_GPS"
]
}
}
},
"DebugInfo": {
"id": "DebugInfo",
"description": "Debug information about this request.",
"type": "object",
"properties": {
"serverTraceInfo": {
"description": "Server-side debug stack trace.",
"type": "string"
},
"serverInfo": {
"description": "Info about the server that serviced this request.",
"type": "string"
},
"serviceUrl": {
"description": "URL of the service that handled this request.",
"type": "string"
}
}
},
"ListUserStatesResponse": {
"id": "ListUserStatesResponse",
"description": "Response message for\nListUserStates.",
"type": "object",
"properties": {
"responseMetadata": {
"description": "Current response metadata.",
"$ref": "ResponseMetadata"
},
"userStates": {
"enumDescriptions": [
"Unchosen.",
"User must pass \u003ca href=\"https://www.google.com/recaptcha/\"\u003ereCaptcha\u003c/a\u003e to\ncontact a Partner via Google Partner Search."
],
"description": "User's states.",
"items": {
"type": "string",
"enum": [
"USER_STATE_UNSPECIFIED",
"US_REQUIRES_RECAPTCHA_FOR_GPS_CONTACT"
]
},
"type": "array"
}
}
},
"CompanyRelation": {
"description": "A CompanyRelation resource representing information about a user's\naffiliation and standing with a company in Partners.",
"type": "object",
"properties": {
"internalCompanyId": {
"description": "The internal company ID.\nOnly available for a whitelisted set of api clients.",
"type": "string"
},
"specializationStatus": {
"description": "The list of Google Partners specialization statuses for the company.",
"items": {
"$ref": "SpecializationStatus"
},
"type": "array"
},
"badgeTier": {
"enumDescriptions": [
"Tier badge is not set.",
"Agency has regular partner badge.",
"Agency has premier badge."
],
"enum": [
"BADGE_TIER_NONE",
"BADGE_TIER_REGULAR",
"BADGE_TIER_PREMIER"
],
"description": "Whether the company is a Partner.",
"type": "string"
},
"website": {
"description": "The website URL for this company.",
"type": "string"
},
"phoneNumber": {
"description": "The phone number for the company's primary address.",
"type": "string"
},
"primaryCountryCode": {
"description": "The primary country code of the company.",
"type": "string"
},
"companyId": {
"description": "The ID of the company. There may be no id if this is a\npending company.5",
"type": "string"
},
"primaryLanguageCode": {
"description": "The primary language code of the company.",
"type": "string"
},
"logoUrl": {
"description": "A URL to a profile photo, e.g. a G+ profile photo.",
"type": "string"
},
"resolvedTimestamp": {
"format": "google-datetime",
"description": "The timestamp when the user was approved.\n@OutputOnly",
"type": "string"
},
"companyAdmin": {
"description": "Indicates if the user is an admin for this company.",
"type": "boolean"
},
"isPending": {
"description": "The flag that indicates if the company is pending verification.",
"type": "boolean"
},
"address": {
"description": "The primary address for this company.",
"type": "string"
},
"creationTime": {
"format": "google-datetime",
"description": "The timestamp of when affiliation was requested.\n@OutputOnly",
"type": "string"
},
"primaryAddress": {
"description": "The primary location of the company.",
"$ref": "Location"
},
"state": {
"description": "The state of relationship, in terms of approvals.",
"type": "string",
"enumDescriptions": [
"Default unspecified value.",
"User has filled in a request to be associated with an company.\nNow waiting email confirmation.",
"Pending approval from company.\nEmail confirmation will not approve this one.",
"Approved by company."
],
"enum": [
"USER_COMPANY_REATION_STATE_NONE_SPECIFIED",
"USER_COMPANY_RELATION_STATE_AWAIT_EMAIL",
"USER_COMPANY_RELATION_STATE_AWAIT_ADMIN",
"USER_COMPANY_RELATION_STATE_APPROVED"
]
},
"name": {
"description": "The name (in the company's primary language) for the company.",
"type": "string"
},
"managerAccount": {
"format": "int64",
"description": "The AdWords manager account # associated this company.",
"type": "string"
},
"segment": {
"description": "The segment the company is classified as.",
"items": {
"enum": [
"COMPANY_SEGMENT_UNKNOWN",
"COMPANY_SEGMENT_NAL",
"COMPANY_SEGMENT_PSP",
"COMPANY_SEGMENT_PPSP"
],
"type": "string"
},
"type": "array",
"enumDescriptions": [
"Default segment indicates an unknown.",
"Segment representing a selected group of Partners",
"Segment representing Premier SMB Partners, an AdWords partnership program.",
"A segment of Premier SMB Partners that have relationship with Google."
]
}
},
"id": "CompanyRelation"
},
"Date": {
"id": "Date",
"description": "Represents a whole calendar date, e.g. date of birth. The time of day and\ntime zone are either specified elsewhere or are not significant. The date\nis relative to the Proleptic Gregorian Calendar. The day may be 0 to\nrepresent a year and month where the day is not significant, e.g. credit card\nexpiration date. The year may be 0 to represent a month and day independent\nof year, e.g. anniversary date. Related types are google.type.TimeOfDay\nand `google.protobuf.Timestamp`.",
"type": "object",
"properties": {
"day": {
"format": "int32",
"description": "Day of month. Must be from 1 to 31 and valid for the year and month, or 0\nif specifying a year/month where the day is not significant.",
"type": "integer"
},
"year": {
"format": "int32",
"description": "Year of date. Must be from 1 to 9999, or 0 if specifying a date without\na year.",
"type": "integer"
},
"month": {
"format": "int32",
"description": "Month of year. Must be from 1 to 12.",
"type": "integer"
}
}
},
"Empty": {
"id": "Empty",
"description": "A generic empty message that you can re-use to avoid defining duplicated\nempty messages in your APIs. A typical example is to use it as the request\nor the response type of an API method. For instance:\n\n service Foo {\n rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty);\n }\n\nThe JSON representation for `Empty` is empty JSON object `{}`.",
"type": "object",
"properties": {}
},
"TrafficSource": {
"description": "Source of traffic for the current request.",
"type": "object",
"properties": {
"trafficSourceId": {
"description": "Identifier to indicate where the traffic comes from.\nAn identifier has multiple letters created by a team which redirected the\ntraffic to us.",
"type": "string"
},
"trafficSubId": {
"description": "Second level identifier to indicate where the traffic comes from.\nAn identifier has multiple letters created by a team which redirected the\ntraffic to us.",
"type": "string"
}
},
"id": "TrafficSource"
},
"RequestMetadata": {
"id": "RequestMetadata",
"description": "Common data that is in each API request.",
"type": "object",
"properties": {
"trafficSource": {
"$ref": "TrafficSource",
"description": "Source of traffic for the current request."
},
"experimentIds": {
"description": "Experiment IDs the current request belongs to.",
"items": {
"type": "string"
},
"type": "array"
},
"locale": {
"description": "Locale to use for the current request.",
"type": "string"
},
"partnersSessionId": {
"description": "Google Partners session ID.",
"type": "string"
},
"userOverrides": {
"$ref": "UserOverrides",
"description": "Values to use instead of the user's respective defaults for the current\nrequest. These are only honored by whitelisted products."
}
}
},
"CreateLeadRequest": {
"id": "CreateLeadRequest",
"description": "Request message for CreateLead.",
"type": "object",
"properties": {
"requestMetadata": {
"$ref": "RequestMetadata",
"description": "Current request metadata."
},
"recaptchaChallenge": {
"description": "\u003ca href=\"https://www.google.com/recaptcha/\"\u003ereCaptcha\u003c/a\u003e challenge info.",
"$ref": "RecaptchaChallenge"
},
"lead": {
"description": "The lead resource. The `LeadType` must not be `LEAD_TYPE_UNSPECIFIED`\nand either `email` or `phone_number` must be provided.",
"$ref": "Lead"
}
}
},
"EventData": {
"description": "Key value data pair for an event.",
"type": "object",
"properties": {
"key": {
"enumDescriptions": [
"Unchosen.",
"Action data.",
"Agency ID data.",
"Agency name data.",
"Agency phone number data.",
"Agency website data.",
"Budget data.",
"Center-point data.",
"Certification data.",
"Comment data.",
"Country data.",
"Currency data.",
"Currently viewed agency ID data.",
"Distance data.",
"Distance type data.",
"Exam data.",
"History token data.",
"Identifier data.",
"Industry data.",
"Insight tag data.",
"Language data.",
"Location data.",
"Marketing opt-in data.",
"Query data.",
"Search start index data.",
"Service data.",
"Show vow data.",
"Solution data.",
"Traffic source ID data.",
"Traffic sub ID data.",
"Viewport data.",
"Website data.",
"Details data.",
"Experiment ID data.",
"Google Partner Search motivation data.",
"URL data.",
"Element we wanted user to focus on.",
"Progress when viewing an item \\[0-100\\]."
],
"enum": [
"EVENT_DATA_TYPE_UNSPECIFIED",
"ACTION",
"AGENCY_ID",
"AGENCY_NAME",
"AGENCY_PHONE_NUMBER",
"AGENCY_WEBSITE",
"BUDGET",
"CENTER_POINT",
"CERTIFICATION",
"COMMENT",
"COUNTRY",
"CURRENCY",
"CURRENTLY_VIEWED_AGENCY_ID",
"DISTANCE",
"DISTANCE_TYPE",
"EXAM",
"HISTORY_TOKEN",
"ID",
"INDUSTRY",
"INSIGHT_TAG",
"LANGUAGE",
"LOCATION",
"MARKETING_OPT_IN",
"QUERY",
"SEARCH_START_INDEX",
"SERVICE",
"SHOW_VOW",
"SOLUTION",
"TRAFFIC_SOURCE_ID",
"TRAFFIC_SUB_ID",
"VIEW_PORT",
"WEBSITE",
"DETAILS",
"EXPERIMENT_ID",
"GPS_MOTIVATION",
"URL",
"ELEMENT_FOCUS",
"PROGRESS"
],
"description": "Data type.",
"type": "string"
},
"values": {
"description": "Data values.",
"items": {
"type": "string"
},
"type": "array"
}
},
"id": "EventData"
},
"ExamStatus": {
"description": "A user's information on a specific exam.",
"type": "object",
"properties": {
"passed": {
"description": "Whether this exam has been passed and not expired.",
"type": "boolean"
},
"taken": {
"format": "google-datetime",
"description": "The date the user last taken this exam.",
"type": "string"
},
"warning": {
"description": "Whether this exam is in the state of warning.",
"type": "boolean"
},
"expiration": {
"format": "google-datetime",
"description": "Date this exam is due to expire.",
"type": "string"
},
"lastPassed": {
"format": "google-datetime",
"description": "The date the user last passed this exam.",
"type": "string"
},
"examType": {
"description": "The type of the exam.",
"type": "string",
"enumDescriptions": [
"Unchosen.",
"Adwords Fundamentals exam.",
"AdWords advanced search exam.",
"AdWords advanced display exam.",
"VideoAds exam.",
"DoubleClick exam.",
"Analytics exam.",
"Shopping exam.",
"Mobile exam.",
"Digital Sales exam.",
"Mobile Sites exam."
],
"enum": [
"CERTIFICATION_EXAM_TYPE_UNSPECIFIED",
"CET_ADWORDS_FUNDAMENTALS",
"CET_ADWORDS_ADVANCED_SEARCH",
"CET_ADWORDS_ADVANCED_DISPLAY",
"CET_VIDEO_ADS",
"CET_DOUBLECLICK",
"CET_ANALYTICS",
"CET_SHOPPING",
"CET_MOBILE",
"CET_DIGITAL_SALES",
"CET_MOBILE_SITES"
]
}
},
"id": "ExamStatus"
},
"ListOffersResponse": {
"id": "ListOffersResponse",
"description": "Response for ListOffer.",
"type": "object",
"properties": {
"availableOffers": {
"description": "Available Offers to be distributed.",
"items": {
"$ref": "AvailableOffer"
},
"type": "array"
},
"responseMetadata": {
"description": "Current response metadata.",
"$ref": "ResponseMetadata"
},
"noOfferReason": {
"enumDescriptions": [
"Unset.",
"Not an MCC.",
"Offer limit has been reached.",
"Ineligible for offers."
],
"enum": [
"NO_OFFER_REASON_UNSPECIFIED",
"NO_OFFER_REASON_NO_MCC",
"NO_OFFER_REASON_LIMIT_REACHED",
"NO_OFFER_REASON_INELIGIBLE"
],
"description": "Reason why no Offers are available.",
"type": "string"
}
}
},
"CountryOfferInfo": {
"description": "Offer info by country.",
"type": "object",
"properties": {
"spendXAmount": {
"description": "(localized) Spend X amount for that country's offer.",
"type": "string"
},
"offerCountryCode": {
"description": "Country code for which offer codes may be requested.",
"type": "string"
},
"offerType": {
"enumDescriptions": [
"Unset.",
"AdWords spend X get Y.",
"Youtube video.",
"Spend Match up to Y."
],
"enum": [
"OFFER_TYPE_UNSPECIFIED",
"OFFER_TYPE_SPEND_X_GET_Y",
"OFFER_TYPE_VIDEO",
"OFFER_TYPE_SPEND_MATCH"
],
"description": "Type of offer country is eligible for.",
"type": "string"
},
"getYAmount": {
"description": "(localized) Get Y amount for that country's offer.",
"type": "string"
}
},
"id": "CountryOfferInfo"
},
"ListCompaniesResponse": {
"description": "Response message for\nListCompanies.",
"type": "object",
"properties": {
"responseMetadata": {
"$ref": "ResponseMetadata",
"description": "Current response metadata."
},
"companies": {
"description": "The list of companies.",
"items": {
"$ref": "Company"
},
"type": "array"
},
"nextPageToken": {
"description": "A token to retrieve next page of results.\nPass this value in the `ListCompaniesRequest.page_token` field in the\nsubsequent call to\nListCompanies to retrieve the\nnext page of results.",
"type": "string"
}
},
"id": "ListCompaniesResponse"
},
"OfferCustomer": {
"description": "Customers qualified for an offer.",
"type": "object",
"properties": {
"adwordsUrl": {
"description": "URL to the customer's AdWords page.",
"type": "string"
},
"creationTime": {
"format": "google-datetime",
"description": "Time the customer was created.",
"type": "string"
},
"eligibilityDaysLeft": {
"format": "int32",
"description": "Days the customer is still eligible.",
"type": "integer"
},
"offerType": {
"description": "Type of the offer",
"type": "string",
"enumDescriptions": [
"Unset.",
"AdWords spend X get Y.",
"Youtube video.",
"Spend Match up to Y."
],
"enum": [
"OFFER_TYPE_UNSPECIFIED",
"OFFER_TYPE_SPEND_X_GET_Y",
"OFFER_TYPE_VIDEO",
"OFFER_TYPE_SPEND_MATCH"
]
},
"externalCid": {
"format": "int64",
"description": "External CID for the customer.",
"type": "string"
},
"countryCode": {
"description": "Country code of the customer.",
"type": "string"
},
"getYAmount": {
"description": "Formatted Get Y amount with currency code.",
"type": "string"
},
"name": {
"description": "Name of the customer.",
"type": "string"
},
"spendXAmount": {
"description": "Formatted Spend X amount with currency code.",
"type": "string"
}
},
"id": "OfferCustomer"
},
"CertificationStatus": {
"id": "CertificationStatus",
"description": "Google Partners certification status.",
"type": "object",
"properties": {
"userCount": {
"format": "int32",
"description": "Number of people who are certified,",
"type": "integer"
},
"isCertified": {
"description": "Whether certification is passing.",
"type": "boolean"
},
"examStatuses": {
"description": "List of certification exam statuses.",
"items": {
"$ref": "CertificationExamStatus"
},
"type": "array"
},
"type": {
"description": "The type of the certification.",
"type": "string",
"enumDescriptions": [
"Unchosen.",
"AdWords certified.",
"YouTube certified.",
"VideoAds certified.",
"Analytics certified.",
"DoubleClick certified.",
"Shopping certified.",
"Mobile certified.",
"Digital sales certified.",
"AdWords Search certified.",
"AdWords Display certified.",
"Mobile Sites certified."
],
"enum": [
"CERTIFICATION_TYPE_UNSPECIFIED",
"CT_ADWORDS",
"CT_YOUTUBE",
"CT_VIDEOADS",
"CT_ANALYTICS",
"CT_DOUBLECLICK",
"CT_SHOPPING",
"CT_MOBILE",
"CT_DIGITAL_SALES",
"CT_ADWORDS_SEARCH",
"CT_ADWORDS_DISPLAY",
"CT_MOBILE_SITES"
]
}
}
},
"LocalizedCompanyInfo": {
"id": "LocalizedCompanyInfo",
"description": "The localized company information.",
"type": "object",
"properties": {
"languageCode": {
"description": "Language code of the localized company info, as defined by\n\u003ca href=\"https://tools.ietf.org/html/bcp47\"\u003eBCP 47\u003c/a\u003e\n(IETF BCP 47, \"Tags for Identifying Languages\").",
"type": "string"
},
"countryCodes": {
"description": "List of country codes for the localized company info.",
"items": {
"type": "string"
},
"type": "array"
},
"overview": {
"description": "Localized brief description that the company uses to advertise themselves.",
"type": "string"
},
"displayName": {
"description": "Localized display name.",
"type": "string"
}
}
},
"LogUserEventResponse": {
"id": "LogUserEventResponse",
"description": "Response message for\nLogUserEvent.",
"type": "object",
"properties": {
"responseMetadata": {
"$ref": "ResponseMetadata",
"description": "Current response metadata."
}
}
},
"ListOffersHistoryResponse": {
"description": "Response for ListOfferHistory.",
"type": "object",
"properties": {
"responseMetadata": {
"$ref": "ResponseMetadata",
"description": "Current response metadata."
},
"canShowEntireCompany": {
"description": "True if the user has the option to show entire company history.",
"type": "boolean"
},
"totalResults": {
"format": "int32",
"description": "Number of results across all pages.",
"type": "integer"
},
"showingEntireCompany": {
"description": "True if this response is showing entire company history.",
"type": "boolean"
},
"offers": {
"description": "Historical offers meeting request.",
"items": {
"$ref": "HistoricalOffer"
},
"type": "array"
},
"nextPageToken": {
"description": "Supply this token in a ListOffersHistoryRequest to retrieve the next page.",
"type": "string"
}
},
"id": "ListOffersHistoryResponse"
},
"LogMessageResponse": {
"description": "Response message for\nLogClientMessage.",
"type": "object",
"properties": {
"responseMetadata": {
"$ref": "ResponseMetadata",
"description": "Current response metadata."
}
},
"id": "LogMessageResponse"
},
"SpecializationStatus": {
"description": "Agency specialization status",
"type": "object",
"properties": {
"badgeSpecialization": {
"description": "The specialization this status is for.",
"type": "string",
"enumDescriptions": [
"Unknown specialization",
"AdWords Search specialization",
"AdWords Display specialization",
"AdWords Mobile specialization",
"AdWords Video specialization",
"AdWords Shopping specialization"
],
"enum": [
"BADGE_SPECIALIZATION_UNKNOWN",
"BADGE_SPECIALIZATION_ADWORDS_SEARCH",
"BADGE_SPECIALIZATION_ADWORDS_DISPLAY",
"BADGE_SPECIALIZATION_ADWORDS_MOBILE",
"BADGE_SPECIALIZATION_ADWORDS_VIDEO",
"BADGE_SPECIALIZATION_ADWORDS_SHOPPING"
]
},
"badgeSpecializationState": {
"enumDescriptions": [
"Unknown state",
"Specialization passed",
"Specialization not passed",
"Specialization in grace"
],
"enum": [
"BADGE_SPECIALIZATION_STATE_UNKNOWN",
"BADGE_SPECIALIZATION_STATE_PASSED",
"BADGE_SPECIALIZATION_STATE_NOT_PASSED",
"BADGE_SPECIALIZATION_STATE_IN_GRACE"
],
"description": "State of agency specialization.",
"type": "string"
}
},
"id": "SpecializationStatus"
}
},
"icons": {
"x16": "http://www.google.com/images/icons/product/search-16.gif",
"x32": "http://www.google.com/images/icons/product/search-32.gif"
},
"protocol": "rest",
"version": "v2",
"baseUrl": "https://partners.googleapis.com/",
"canonicalName": "Partners",
"servicePath": "",
"description": "Searches certified companies and creates contact leads with them, and also audits the usage of clients.",
"kind": "discovery#restDescription",
"rootUrl": "https://partners.googleapis.com/",
"basePath": "",
"ownerDomain": "google.com",
"name": "partners",
"batchPath": "batch",
"revision": "20171004",
"documentationLink": "https://developers.google.com/partners/",
"id": "partners:v2",
"title": "Google Partners API"
}