Showing 2,539 of 3,709 total issues
Method getTransactions
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getTransactions($x_ebay_c_marketplace_id = null, $filter = null, $limit = null, $offset = null, $sort = null)
Method getTransactionsWithHttpInfo
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getTransactionsWithHttpInfo($x_ebay_c_marketplace_id = null, $filter = null, $limit = null, $offset = null, $sort = null)
Method getTransactionsRequest
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getTransactionsRequest($x_ebay_c_marketplace_id = null, $filter = null, $limit = null, $offset = null, $sort = null)
Method getPayoutsWithHttpInfo
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getPayoutsWithHttpInfo($x_ebay_c_marketplace_id = null, $filter = null, $limit = null, $offset = null, $sort = null)
Method __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function __construct($message = '', $code = 0, $responseHeaders = [], $responseBody = null, \Throwable $previous = null)
Method getKeywordsAsync
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getKeywordsAsync($campaign_id, $ad_group_ids = null, $keyword_status = null, $limit = null, $offset = null)
Method getKeywords
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getKeywords($campaign_id, $ad_group_ids = null, $keyword_status = null, $limit = null, $offset = null)
Method getKeywordsWithHttpInfo
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getKeywordsWithHttpInfo($campaign_id, $ad_group_ids = null, $keyword_status = null, $limit = null, $offset = null)
Method toQueryValue
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
$value,
string $paramName,
string $openApiType = 'string',
string $style = 'form',
bool $explode = true
Method getTransactionsAsync
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getTransactionsAsync($x_ebay_c_marketplace_id = null, $filter = null, $limit = null, $offset = null, $sort = null)
Method getPayouts
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getPayouts($x_ebay_c_marketplace_id = null, $filter = null, $limit = null, $offset = null, $sort = null)
Method getPayoutsAsync
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getPayoutsAsync($x_ebay_c_marketplace_id = null, $filter = null, $limit = null, $offset = null, $sort = null)
Method toQueryValue
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
$value,
string $paramName,
string $openApiType = 'string',
string $style = 'form',
bool $explode = true
Method getKeywordsAsyncWithHttpInfo
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getKeywordsAsyncWithHttpInfo($campaign_id, $ad_group_ids = null, $keyword_status = null, $limit = null, $offset = null)
Method getKeywordsRequest
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getKeywordsRequest($campaign_id, $ad_group_ids = null, $keyword_status = null, $limit = null, $offset = null)
Method __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function __construct($message = '', $code = 0, $responseHeaders = [], $responseBody = null, \Throwable $previous = null)
Method getTransactionsAsyncWithHttpInfo
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getTransactionsAsyncWithHttpInfo($x_ebay_c_marketplace_id = null, $filter = null, $limit = null, $offset = null, $sort = null)
Method getPayoutsRequest
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getPayoutsRequest($x_ebay_c_marketplace_id = null, $filter = null, $limit = null, $offset = null, $sort = null)
Method getNegativeKeywordsAsyncWithHttpInfo
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getNegativeKeywordsAsyncWithHttpInfo($ad_group_ids = null, $campaign_ids = null, $limit = null, $negative_keyword_status = null, $offset = null)
Method getNegativeKeywordsWithHttpInfo
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getNegativeKeywordsWithHttpInfo($ad_group_ids = null, $campaign_ids = null, $limit = null, $negative_keyword_status = null, $offset = null)