Showing 2,539 of 3,709 total issues
Method uploadFileWithHttpInfo
has 8 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function uploadFileWithHttpInfo($task_id, $creation_date = null, $file_name = null, $modification_date = null, $name = null, $read_date = null, $size = null, $type = null)
Method uploadFileAsync
has 8 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function uploadFileAsync($task_id, $creation_date = null, $file_name = null, $modification_date = null, $name = null, $read_date = null, $size = null, $type = null)
Method uploadFileRequest
has 8 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function uploadFileRequest($task_id, $creation_date = null, $file_name = null, $modification_date = null, $name = null, $read_date = null, $size = null, $type = null)
Method uploadFile
has 8 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function uploadFile($task_id, $creation_date = null, $file_name = null, $modification_date = null, $name = null, $read_date = null, $size = null, $type = null)
Method uploadFileAsyncWithHttpInfo
has 8 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function uploadFileAsyncWithHttpInfo($task_id, $creation_date = null, $file_name = null, $modification_date = null, $name = null, $read_date = null, $size = null, $type = null)
Method getFilesRequest
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getFilesRequest($x_ebay_c_marketplace_id, $category_ids = null, $continuation_token = null, $feed_scope = null, $feed_type_id = null, $limit = null, $look_back = null)
Method getFiles
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getFiles($x_ebay_c_marketplace_id, $category_ids = null, $continuation_token = null, $feed_scope = null, $feed_type_id = null, $limit = null, $look_back = null)
Method getFilesWithHttpInfo
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getFilesWithHttpInfo($x_ebay_c_marketplace_id, $category_ids = null, $continuation_token = null, $feed_scope = null, $feed_type_id = null, $limit = null, $look_back = null)
Method getFilesAsyncWithHttpInfo
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getFilesAsyncWithHttpInfo($x_ebay_c_marketplace_id, $category_ids = null, $continuation_token = null, $feed_scope = null, $feed_type_id = null, $limit = null, $look_back = null)
Method getFilesAsync
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getFilesAsync($x_ebay_c_marketplace_id, $category_ids = null, $continuation_token = null, $feed_scope = null, $feed_type_id = null, $limit = null, $look_back = null)
Method getCampaignsAsyncWithHttpInfo
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getCampaignsAsyncWithHttpInfo($campaign_name = null, $campaign_status = null, $end_date_range = null, $funding_strategy = null, $limit = null, $offset = null, $start_date_range = null)
Method getPromotionsWithHttpInfo
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getPromotionsWithHttpInfo($marketplace_id, $limit = null, $offset = null, $promotion_status = null, $promotion_type = null, $q = null, $sort = null)
Method getCampaigns
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getCampaigns($campaign_name = null, $campaign_status = null, $end_date_range = null, $funding_strategy = null, $limit = null, $offset = null, $start_date_range = null)
Method getCampaignsRequest
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getCampaignsRequest($campaign_name = null, $campaign_status = null, $end_date_range = null, $funding_strategy = null, $limit = null, $offset = null, $start_date_range = null)
Method getPromotionsAsync
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getPromotionsAsync($marketplace_id, $limit = null, $offset = null, $promotion_status = null, $promotion_type = null, $q = null, $sort = null)
Method getCampaignsWithHttpInfo
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getCampaignsWithHttpInfo($campaign_name = null, $campaign_status = null, $end_date_range = null, $funding_strategy = null, $limit = null, $offset = null, $start_date_range = null)
Method getPromotionsAsyncWithHttpInfo
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getPromotionsAsyncWithHttpInfo($marketplace_id, $limit = null, $offset = null, $promotion_status = null, $promotion_type = null, $q = null, $sort = null)
Method getPromotionsRequest
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getPromotionsRequest($marketplace_id, $limit = null, $offset = null, $promotion_status = null, $promotion_type = null, $q = null, $sort = null)
Method getCampaignsAsync
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getCampaignsAsync($campaign_name = null, $campaign_status = null, $end_date_range = null, $funding_strategy = null, $limit = null, $offset = null, $start_date_range = null)
Method getPromotions
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getPromotions($marketplace_id, $limit = null, $offset = null, $promotion_status = null, $promotion_type = null, $q = null, $sort = null)