QueryTrademarkList
Query a list of trademarks in the own and subreseller accounts.
Required Parameters
Section titled “Required Parameters”The following parameters are standard parameters for this command.
Command
COMMAND = QueryTradeMarkListResponse
code = (INT)description = (TEXT)property[TRADEMARK][n] = (TEXT)property[TRADEMARK_TYPE][n] = (TEXT)property[TRADEMARK_NAME][n] = (TEXT)property[TRADEMARK_STATUS][n] = (TEXT)property[REGISTRAR][n] = (TEXT)property[ENTITLEMENT][n] = (TEXT)property[REGISTRATION_EXPIRATION_DATE][n] = (TEXT)property[RENEWAL_DATE][n] = (TEXT)property[COUNT][0] = (INT)property[FIRST][0] = (INT)property[LAST][0] = (INT)property[LIMIT][0] = (INT)property[TOTAL][0] = (INT)Attributes
Section titled “Attributes”| TRADEMARK | The trademark ID. |
|---|---|
| TRADEMARK_TYPE | The type of the trademark. |
| TRADEMARK_NAME | The trademark name. |
| TRADEMARK_STATUS | Status of the trademark. |
| REGISTRAR | Registrar. |
| ENTITLEMENT | Entitlement of the trademark. |
| REGISTRATION_EXPIRATION_DATE | Registration expiration date of the trademark. |
| RENEWAL_DATE | Renewal date of the trademark. |
| COUNT | Total number of contacts shown |
| FIRST | Pointer to the first shown ID |
| LAST | Pointer to the last shown ID |
| LIMIT | The limit given in the command |
| TOTAL | Total number of existing contacts |
Optional
Section titled “Optional”The following parameters are optional for this command.
Command
COMMAND = QueryTradeMarkListTRADEMARKNAME = <PATTERN>TRADEMARKTYPE = REGISTERED_MARK|COURT_VALIDATED_MARK|STATUTE_OR_TREATYORDER = ASC|DESCORDERBY = TRADEMARKNAME|RENEWALDATE|TRADEMARKTYPE|ENTITLEMENT|TRADEMARKSTATUSTYPE = DEFAULT( The trademarklist)|SHOWSUBLAYER(Show all trademarks located on suberseller accounts)GENERATELIST = 0|1SENDLISTEMAIL = <EMAILS>FIRST = <INT>LIMIT = <INT>WIDE = 0|1Response
code = (INT)description = (TEXT)property[TRADEMARK][n] = (TEXT)property[TRADEMARK_TYPE][n] = (TEXT)property[TRADEMARK_NAME][n] = (TEXT)property[TRADEMARK_STATUS][n] = (TEXT)property[REGISTRAR][n] = (TEXT)property[ENTITLEMENT][n] = (TEXT)property[REGISTRATION_EXPIRATION_DATE][n] = (TEXT)property[RENEWAL_DATE][n] = (TEXT)property[COUNT][0] = (INT)property[FIRST][0] = (INT)property[LAST][0] = (INT)property[LIMIT][0] = (INT)property[TOTAL][0] = (INT)Attributes
Section titled “Attributes”| TRADEMARKNAME | Search pattern for trademark names in the list. (optional) |
|---|---|
| TRADEMARKTYPE | Search pattern for trademark types in the list. (optional) |
| ORDER | ASC|DESC (optional) |
| ORDERBY | Sort the result by this column (optional) |
| TYPE | Select the data set based on different criteria (optional) |
| GENERATELIST | Show result on screen|Generate a CSV File and upload to ftp (optional) |
| SENDLISTEMAIL | Email address where the CSV will be sent to (optional) |
| FIRST | Start the output of results from this item (optional) |
| LIMIT | Show only this many items in the response (optional) |
| WIDE | 0|1 (optional) |
Trademark commands