@@ -32,12 +32,12 @@ |
||
32 | 32 | class AdObjectives extends AbstractEnum |
33 | 33 | { |
34 | 34 | const CANVAS_APP_ENGAGEMENT = 'CANVAS_APP_ENGAGEMENT'; |
35 | - const CANVAS_APP_INSTALLS = 'CANVAS_APP_INSTALLS'; |
|
35 | + const CANVAS_APP_INSTALLS = 'CANVAS_APP_INSTALLS'; |
|
36 | 36 | const EVENT_RESPONSES = 'EVENT_RESPONSES'; |
37 | 37 | const LOCAL_AWARENESS = 'LOCAL_AWARENESS'; |
38 | 38 | const MOBILE_APP_ENGAGEMENT = 'MOBILE_APP_ENGAGEMENT'; |
39 | 39 | const MOBILE_APP_INSTALLS = 'MOBILE_APP_INSTALLS'; |
40 | - const NONE = 'NONE'; |
|
40 | + const NONE = 'NONE'; |
|
41 | 41 | const OFFER_CLAIMS = 'OFFER_CLAIMS'; |
42 | 42 | const PAGE_LIKES = 'PAGE_LIKES'; |
43 | 43 | const POST_ENGAGEMENT = 'POST_ENGAGEMENT'; |
@@ -29,8 +29,7 @@ |
||
29 | 29 | /** |
30 | 30 | * @method static AdObjectives getInstance() |
31 | 31 | */ |
32 | -class AdObjectives extends AbstractEnum |
|
33 | -{ |
|
32 | +class AdObjectives extends AbstractEnum { |
|
34 | 33 | const CANVAS_APP_ENGAGEMENT = 'CANVAS_APP_ENGAGEMENT'; |
35 | 34 | const CANVAS_APP_INSTALLS = 'CANVAS_APP_INSTALLS'; |
36 | 35 | const EVENT_RESPONSES = 'EVENT_RESPONSES'; |
@@ -29,8 +29,7 @@ |
||
29 | 29 | /** |
30 | 30 | * @method static OptimizationGoals getInstance() |
31 | 31 | */ |
32 | -class OptimizationGoals extends AbstractEnum |
|
33 | -{ |
|
32 | +class OptimizationGoals extends AbstractEnum { |
|
34 | 33 | const APP_INSTALLS = 'APP_INSTALLS'; |
35 | 34 | const ENGAGED_USERS = 'ENGAGED_USERS'; |
36 | 35 | const EVENT_RESPONSES = 'EVENT_RESPONSES'; |
@@ -29,8 +29,7 @@ |
||
29 | 29 | /** |
30 | 30 | * @method static InsightsActionReportTimes getInstance() |
31 | 31 | */ |
32 | -class InsightsActionReportTimes extends AbstractEnum |
|
33 | -{ |
|
32 | +class InsightsActionReportTimes extends AbstractEnum { |
|
34 | 33 | const CONVERSION = 'conversion'; |
35 | 34 | const IMPRESSION = 'impression'; |
36 | 35 | } |
@@ -29,8 +29,7 @@ |
||
29 | 29 | /** |
30 | 30 | * @method static ProductAudienceFields getInstance() |
31 | 31 | */ |
32 | -class ProductAudienceFields extends AbstractEnum |
|
33 | -{ |
|
32 | +class ProductAudienceFields extends AbstractEnum { |
|
34 | 33 | const ID = 'id'; |
35 | 34 | const NAME = 'name'; |
36 | 35 | const DESCRIPTION = 'description'; |
@@ -37,7 +37,7 @@ |
||
37 | 37 | const BUDGET = 'budget'; |
38 | 38 | const BUYING_TYPE = 'buying_type'; |
39 | 39 | const CAMPAIGN_ID = 'campaign_id'; |
40 | - const CAMPAIGN_TIME_START= 'campaign_time_start'; |
|
40 | + const CAMPAIGN_TIME_START = 'campaign_time_start'; |
|
41 | 41 | const CAMPAIGN_TIME_STOP = 'campaign_time_stop'; |
42 | 42 | const CURVE_BUDGET_REACH = 'curve_budget_reach'; |
43 | 43 | const DESTINATION_ID = 'destination_id'; |
@@ -29,8 +29,7 @@ |
||
29 | 29 | /** |
30 | 30 | * @method static ReachFrequencyPredictionFields getInstance() |
31 | 31 | */ |
32 | -class ReachFrequencyPredictionFields extends AbstractEnum |
|
33 | -{ |
|
32 | +class ReachFrequencyPredictionFields extends AbstractEnum { |
|
34 | 33 | const ID = 'id'; |
35 | 34 | const ACCOUNT_ID = 'account_id'; |
36 | 35 | const ACTION = 'action'; |
@@ -29,8 +29,7 @@ |
||
29 | 29 | /** |
30 | 30 | * @method static ClickTrackingTagFields getInstance() |
31 | 31 | */ |
32 | -class ClickTrackingTagFields extends AbstractEnum |
|
33 | -{ |
|
32 | +class ClickTrackingTagFields extends AbstractEnum { |
|
34 | 33 | const ID = 'id'; |
35 | 34 | const ADD_TEMPLATE_PARAM = 'add_template_param'; |
36 | 35 | const URL = 'url'; |
@@ -29,8 +29,7 @@ |
||
29 | 29 | /** |
30 | 30 | * @method static AsyncJobFields getInstance() |
31 | 31 | */ |
32 | -class AsyncJobFields extends AbstractEnum |
|
33 | -{ |
|
32 | +class AsyncJobFields extends AbstractEnum { |
|
34 | 33 | const ASYNC_PERCENT_COMPLETITION = 'async_percent_completion'; |
35 | 34 | const EXPORT_COLUMNS = 'export_columns'; |
36 | 35 | const FORMAT = 'format'; |
@@ -29,8 +29,7 @@ |
||
29 | 29 | /** |
30 | 30 | * @method static ProductFeedUploadErrorSampleFields getInstance() |
31 | 31 | */ |
32 | -class ProductFeedUploadErrorSampleFields extends AbstractEnum |
|
33 | -{ |
|
32 | +class ProductFeedUploadErrorSampleFields extends AbstractEnum { |
|
34 | 33 | const ID = 'id'; |
35 | 34 | const RETAILER_ID = 'retailer_id'; |
36 | 35 | const ROW_NUMBER = 'row_number'; |
@@ -29,8 +29,7 @@ |
||
29 | 29 | /** |
30 | 30 | * @method static VideoThumbnailFields getInstance() |
31 | 31 | */ |
32 | -class VideoThumbnailFields extends AbstractEnum |
|
33 | -{ |
|
32 | +class VideoThumbnailFields extends AbstractEnum { |
|
34 | 33 | const HEIGHT = 'height'; |
35 | 34 | const ID = 'id'; |
36 | 35 | const IS_PREFERRED = 'is_preferred'; |