brandon14/ebay-sdk-php

View on GitHub

Showing 3,709 of 3,709 total issues

Method getEventItems has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function getEventItems($event_ids, $x_ebay_c_marketplace_id, $category_ids = null, $delivery_country = null, $limit = null, $offset = null)
Severity: Minor
Found in src/Buy/Deal/V1/Api/EventItemApi.php - About 45 mins to fix

    Method getDealItemsWithHttpInfo has 6 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        public function getDealItemsWithHttpInfo($x_ebay_c_marketplace_id, $category_ids = null, $commissionable = null, $delivery_country = null, $limit = null, $offset = null)
    Severity: Minor
    Found in src/Buy/Deal/V1/Api/DealItemApi.php - About 45 mins to fix

      Method getDealItemsRequest has 6 arguments (exceeds 4 allowed). Consider refactoring.
      Open

          public function getDealItemsRequest($x_ebay_c_marketplace_id, $category_ids = null, $commissionable = null, $delivery_country = null, $limit = null, $offset = null)
      Severity: Minor
      Found in src/Buy/Deal/V1/Api/DealItemApi.php - About 45 mins to fix

        Method getEventItemsAsyncWithHttpInfo has 6 arguments (exceeds 4 allowed). Consider refactoring.
        Open

            public function getEventItemsAsyncWithHttpInfo($event_ids, $x_ebay_c_marketplace_id, $category_ids = null, $delivery_country = null, $limit = null, $offset = null)
        Severity: Minor
        Found in src/Buy/Deal/V1/Api/EventItemApi.php - About 45 mins to fix

          Method getDealItems has 6 arguments (exceeds 4 allowed). Consider refactoring.
          Open

              public function getDealItems($x_ebay_c_marketplace_id, $category_ids = null, $commissionable = null, $delivery_country = null, $limit = null, $offset = null)
          Severity: Minor
          Found in src/Buy/Deal/V1/Api/DealItemApi.php - About 45 mins to fix

            Method getEventItemsAsync has 6 arguments (exceeds 4 allowed). Consider refactoring.
            Open

                public function getEventItemsAsync($event_ids, $x_ebay_c_marketplace_id, $category_ids = null, $delivery_country = null, $limit = null, $offset = null)
            Severity: Minor
            Found in src/Buy/Deal/V1/Api/EventItemApi.php - About 45 mins to fix

              Method getItemFeed has 6 arguments (exceeds 4 allowed). Consider refactoring.
              Open

                  public function getItemFeed($accept, $x_ebay_c_marketplace_id, $range, $feed_scope, $category_id, $date = null)
              Severity: Minor
              Found in src/Buy/FeedBeta/V1/Api/ItemApi.php - About 45 mins to fix

                Method getItemFeedWithHttpInfo has 6 arguments (exceeds 4 allowed). Consider refactoring.
                Open

                    public function getItemFeedWithHttpInfo($accept, $x_ebay_c_marketplace_id, $range, $feed_scope, $category_id, $date = null)
                Severity: Minor
                Found in src/Buy/FeedBeta/V1/Api/ItemApi.php - About 45 mins to fix

                  Method getItemFeedRequest has 6 arguments (exceeds 4 allowed). Consider refactoring.
                  Open

                      public function getItemFeedRequest($accept, $x_ebay_c_marketplace_id, $range, $feed_scope, $category_id, $date = null)
                  Severity: Minor
                  Found in src/Buy/FeedBeta/V1/Api/ItemApi.php - About 45 mins to fix

                    Method getItemGroupFeedRequest has 6 arguments (exceeds 4 allowed). Consider refactoring.
                    Open

                        public function getItemGroupFeedRequest($accept, $x_ebay_c_marketplace_id, $feed_scope, $category_id, $range = null, $date = null)
                    Severity: Minor
                    Found in src/Buy/FeedBeta/V1/Api/ItemGroupApi.php - About 45 mins to fix

                      Method getItemFeedAsync has 6 arguments (exceeds 4 allowed). Consider refactoring.
                      Open

                          public function getItemFeedAsync($accept, $x_ebay_c_marketplace_id, $range, $feed_scope, $category_id, $date = null)
                      Severity: Minor
                      Found in src/Buy/FeedBeta/V1/Api/ItemApi.php - About 45 mins to fix

                        Method getItemFeedAsyncWithHttpInfo has 6 arguments (exceeds 4 allowed). Consider refactoring.
                        Open

                            public function getItemFeedAsyncWithHttpInfo($accept, $x_ebay_c_marketplace_id, $range, $feed_scope, $category_id, $date = null)
                        Severity: Minor
                        Found in src/Buy/FeedBeta/V1/Api/ItemApi.php - About 45 mins to fix

                          Method getItemGroupFeedWithHttpInfo has 6 arguments (exceeds 4 allowed). Consider refactoring.
                          Open

                              public function getItemGroupFeedWithHttpInfo($accept, $x_ebay_c_marketplace_id, $feed_scope, $category_id, $range = null, $date = null)
                          Severity: Minor
                          Found in src/Buy/FeedBeta/V1/Api/ItemGroupApi.php - About 45 mins to fix

                            Method getItemGroupFeedAsyncWithHttpInfo has 6 arguments (exceeds 4 allowed). Consider refactoring.
                            Open

                                public function getItemGroupFeedAsyncWithHttpInfo($accept, $x_ebay_c_marketplace_id, $feed_scope, $category_id, $range = null, $date = null)
                            Severity: Minor
                            Found in src/Buy/FeedBeta/V1/Api/ItemGroupApi.php - About 45 mins to fix

                              Method getItemGroupFeedAsync has 6 arguments (exceeds 4 allowed). Consider refactoring.
                              Open

                                  public function getItemGroupFeedAsync($accept, $x_ebay_c_marketplace_id, $feed_scope, $category_id, $range = null, $date = null)
                              Severity: Minor
                              Found in src/Buy/FeedBeta/V1/Api/ItemGroupApi.php - About 45 mins to fix

                                Method getItemGroupFeed has 6 arguments (exceeds 4 allowed). Consider refactoring.
                                Open

                                    public function getItemGroupFeed($accept, $x_ebay_c_marketplace_id, $feed_scope, $category_id, $range = null, $date = null)
                                Severity: Minor
                                Found in src/Buy/FeedBeta/V1/Api/ItemGroupApi.php - About 45 mins to fix

                                  Method getAdsWithHttpInfo has 6 arguments (exceeds 4 allowed). Consider refactoring.
                                  Open

                                      public function getAdsWithHttpInfo($campaign_id, $ad_group_ids = null, $ad_status = null, $limit = null, $listing_ids = null, $offset = null)
                                  Severity: Minor
                                  Found in src/Sell/Marketing/V1/Api/AdApi.php - About 45 mins to fix

                                    Method getAdsRequest has 6 arguments (exceeds 4 allowed). Consider refactoring.
                                    Open

                                        public function getAdsRequest($campaign_id, $ad_group_ids = null, $ad_status = null, $limit = null, $listing_ids = null, $offset = null)
                                    Severity: Minor
                                    Found in src/Sell/Marketing/V1/Api/AdApi.php - About 45 mins to fix

                                      Method getAdsAsync has 6 arguments (exceeds 4 allowed). Consider refactoring.
                                      Open

                                          public function getAdsAsync($campaign_id, $ad_group_ids = null, $ad_status = null, $limit = null, $listing_ids = null, $offset = null)
                                      Severity: Minor
                                      Found in src/Sell/Marketing/V1/Api/AdApi.php - About 45 mins to fix

                                        Method getAds has 6 arguments (exceeds 4 allowed). Consider refactoring.
                                        Open

                                            public function getAds($campaign_id, $ad_group_ids = null, $ad_status = null, $limit = null, $listing_ids = null, $offset = null)
                                        Severity: Minor
                                        Found in src/Sell/Marketing/V1/Api/AdApi.php - About 45 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language