Showing 2,539 of 3,709 total issues
Method getNegativeKeywordsRequest
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getNegativeKeywordsRequest($ad_group_ids = null, $campaign_ids = null, $limit = null, $negative_keyword_status = null, $offset = null)
Method getNegativeKeywords
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getNegativeKeywords($ad_group_ids = null, $campaign_ids = null, $limit = null, $negative_keyword_status = null, $offset = null)
Method getNegativeKeywordsAsync
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getNegativeKeywordsAsync($ad_group_ids = null, $campaign_ids = null, $limit = null, $negative_keyword_status = 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 toQueryValue
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
$value,
string $paramName,
string $openApiType = 'string',
string $style = 'form',
bool $explode = true
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 __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function __construct($message = '', $code = 0, $responseHeaders = [], $responseBody = null, \Throwable $previous = 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 getCustomerServiceMetricTasksWithHttpInfo
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getCustomerServiceMetricTasksWithHttpInfo($date_range = null, $feed_type = null, $limit = null, $look_back_days = 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 getCustomerServiceMetricTasks
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getCustomerServiceMetricTasks($date_range = null, $feed_type = null, $limit = null, $look_back_days = null, $offset = null)
Method getCustomerServiceMetricTasksAsyncWithHttpInfo
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getCustomerServiceMetricTasksAsyncWithHttpInfo($date_range = null, $feed_type = null, $limit = null, $look_back_days = null, $offset = null)
Method getCustomerServiceMetricTasksAsync
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getCustomerServiceMetricTasksAsync($date_range = null, $feed_type = null, $limit = null, $look_back_days = 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 getCustomerServiceMetricTasksRequest
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getCustomerServiceMetricTasksRequest($date_range = null, $feed_type = null, $limit = null, $look_back_days = 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 getOffersRequest
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getOffersRequest($format = null, $limit = null, $marketplace_id = null, $offset = null, $sku = null)
Method getOffersWithHttpInfo
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getOffersWithHttpInfo($format = null, $limit = null, $marketplace_id = null, $offset = null, $sku = null)
Method getOffers
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getOffers($format = null, $limit = null, $marketplace_id = null, $offset = null, $sku = null)
Method getOffersAsync
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getOffersAsync($format = null, $limit = null, $marketplace_id = null, $offset = null, $sku = null)