File tree Expand file tree Collapse file tree 12 files changed +9704
-7599
lines changed
Expand file tree Collapse file tree 12 files changed +9704
-7599
lines changed Original file line number Diff line number Diff line change 77937793 "description" : " Definition of the warning" ,
77947794 "x-used-in-response" : true
77957795 },
7796- "AutomatedBudgetConfiguration" : {
7797- "type" : " object" ,
7798- "properties" : {
7799- "objective" : {
7800- "enum" : [
7801- " customAction" ,
7802- " clicks" ,
7803- " conversions" ,
7804- " displays" ,
7805- " appPromotion" ,
7806- " revenue" ,
7807- " storeConversions" ,
7808- " value" ,
7809- " reach" ,
7810- " visits" ,
7811- " videoViews"
7812- ],
7813- "type" : " string" ,
7814- "description" : " Objective of the ad set"
7815- }
7816- },
7817- "description" : " The campaign automated budget configuration model" ,
7818- "nullable" : true ,
7819- "x-used-in-request" : true
7820- },
78217796 "AutomatedBudgetConfigurationV23Q1" : {
78227797 "type" : " object" ,
78237798 "properties" : {
78247799 "adSetOptimizationObjective" : {
78257800 "enum" : [
7826- " customAction" ,
7827- " clicks" ,
78287801 " conversions" ,
7829- " displays" ,
7830- " appPromotion" ,
78317802 " revenue" ,
7832- " storeConversions" ,
7833- " value" ,
7834- " reach" ,
78357803 " visits" ,
78367804 " videoViews"
78377805 ],
79127880 "BudgetAutomation" : {
79137881 "type" : " object" ,
79147882 "properties" : {
7915- "automatedBudgetConfiguration " : {
7916- "$ref" : " #/components/schemas/AutomatedBudgetConfiguration "
7883+ "budgetConfiguration " : {
7884+ "$ref" : " #/components/schemas/BudgetAutomationConfiguration "
79177885 },
79187886 "enabled" : {
79197887 "type" : " boolean"
79277895 "properties" : {
79287896 "adSetObjectives" : {
79297897 "enum" : [
7930- " customAction" ,
7931- " clicks" ,
79327898 " conversions" ,
7933- " displays" ,
7934- " appPromotion" ,
79357899 " revenue" ,
7936- " storeConversions" ,
7937- " value" ,
7938- " reach" ,
79397900 " visits" ,
79407901 " videoViews"
79417902 ],
@@ -10784,12 +10745,12 @@
1078410745 "budgetConfiguration" : {
1078510746 "$ref" : " #/components/schemas/BudgetAutomationConfiguration"
1078610747 },
10787- "enable " : {
10748+ "enabled " : {
1078810749 "type" : " boolean" ,
1078910750 "description" : " Budget automation for the marketing campaign enable"
1079010751 }
1079110752 },
10792- "description" : " patch marketing campaign budet automation model" ,
10753+ "description" : " patch marketing campaign budget automation model" ,
1079310754 "x-used-in-request" : true
1079410755 },
1079510756 "PatchResultCampaignListResponse" : {
Original file line number Diff line number Diff line change 76627662 "description" : " Definition of the warning" ,
76637663 "x-used-in-response" : true
76647664 },
7665- "AutomatedBudgetConfiguration" : {
7666- "type" : " object" ,
7667- "properties" : {
7668- "objective" : {
7669- "enum" : [
7670- " customAction" ,
7671- " clicks" ,
7672- " conversions" ,
7673- " displays" ,
7674- " appPromotion" ,
7675- " revenue" ,
7676- " storeConversions" ,
7677- " value" ,
7678- " reach" ,
7679- " visits" ,
7680- " videoViews"
7681- ],
7682- "type" : " string" ,
7683- "description" : " Objective of the ad set"
7684- }
7685- },
7686- "description" : " The campaign automated budget configuration model" ,
7687- "nullable" : true ,
7688- "x-used-in-request" : true
7689- },
76907665 "AutomatedBudgetConfigurationV23Q1" : {
76917666 "type" : " object" ,
76927667 "properties" : {
76937668 "adSetOptimizationObjective" : {
76947669 "enum" : [
7695- " customAction" ,
7696- " clicks" ,
76977670 " conversions" ,
7698- " displays" ,
7699- " appPromotion" ,
77007671 " revenue" ,
7701- " storeConversions" ,
7702- " value" ,
7703- " reach" ,
77047672 " visits" ,
77057673 " videoViews"
77067674 ],
77817749 "BudgetAutomation" : {
77827750 "type" : " object" ,
77837751 "properties" : {
7784- "automatedBudgetConfiguration " : {
7785- "$ref" : " #/components/schemas/AutomatedBudgetConfiguration "
7752+ "budgetConfiguration " : {
7753+ "$ref" : " #/components/schemas/BudgetAutomationConfiguration "
77867754 },
77877755 "enabled" : {
77887756 "type" : " boolean"
77967764 "properties" : {
77977765 "adSetObjectives" : {
77987766 "enum" : [
7799- " customAction" ,
7800- " clicks" ,
78017767 " conversions" ,
7802- " displays" ,
7803- " appPromotion" ,
78047768 " revenue" ,
7805- " storeConversions" ,
7806- " value" ,
7807- " reach" ,
78087769 " visits" ,
78097770 " videoViews"
78107771 ],
@@ -10638,12 +10599,12 @@
1063810599 "budgetConfiguration" : {
1063910600 "$ref" : " #/components/schemas/BudgetAutomationConfiguration"
1064010601 },
10641- "enable " : {
10602+ "enabled " : {
1064210603 "type" : " boolean" ,
1064310604 "description" : " Budget automation for the marketing campaign enable"
1064410605 }
1064510606 },
10646- "description" : " patch marketing campaign budet automation model" ,
10607+ "description" : " patch marketing campaign budget automation model" ,
1064710608 "x-used-in-request" : true
1064810609 },
1064910610 "PatchResultCampaignListResponse" : {
Original file line number Diff line number Diff line change 76627662 "description" : " Definition of the warning" ,
76637663 "x-used-in-response" : true
76647664 },
7665- "AutomatedBudgetConfiguration" : {
7666- "type" : " object" ,
7667- "properties" : {
7668- "objective" : {
7669- "enum" : [
7670- " customAction" ,
7671- " clicks" ,
7672- " conversions" ,
7673- " displays" ,
7674- " appPromotion" ,
7675- " revenue" ,
7676- " storeConversions" ,
7677- " value" ,
7678- " reach" ,
7679- " visits" ,
7680- " videoViews"
7681- ],
7682- "type" : " string" ,
7683- "description" : " Objective of the ad set"
7684- }
7685- },
7686- "description" : " The campaign automated budget configuration model" ,
7687- "nullable" : true ,
7688- "x-used-in-request" : true
7689- },
76907665 "AutomatedBudgetConfigurationV23Q1" : {
76917666 "type" : " object" ,
76927667 "properties" : {
76937668 "adSetOptimizationObjective" : {
76947669 "enum" : [
7695- " customAction" ,
7696- " clicks" ,
76977670 " conversions" ,
7698- " displays" ,
7699- " appPromotion" ,
77007671 " revenue" ,
7701- " storeConversions" ,
7702- " value" ,
7703- " reach" ,
77047672 " visits" ,
77057673 " videoViews"
77067674 ],
77817749 "BudgetAutomation" : {
77827750 "type" : " object" ,
77837751 "properties" : {
7784- "automatedBudgetConfiguration " : {
7785- "$ref" : " #/components/schemas/AutomatedBudgetConfiguration "
7752+ "budgetConfiguration " : {
7753+ "$ref" : " #/components/schemas/BudgetAutomationConfiguration "
77867754 },
77877755 "enabled" : {
77887756 "type" : " boolean"
77967764 "properties" : {
77977765 "adSetObjectives" : {
77987766 "enum" : [
7799- " customAction" ,
7800- " clicks" ,
78017767 " conversions" ,
7802- " displays" ,
7803- " appPromotion" ,
78047768 " revenue" ,
7805- " storeConversions" ,
7806- " value" ,
7807- " reach" ,
78087769 " visits" ,
78097770 " videoViews"
78107771 ],
@@ -10638,12 +10599,12 @@
1063810599 "budgetConfiguration" : {
1063910600 "$ref" : " #/components/schemas/BudgetAutomationConfiguration"
1064010601 },
10641- "enable " : {
10602+ "enabled " : {
1064210603 "type" : " boolean" ,
1064310604 "description" : " Budget automation for the marketing campaign enable"
1064410605 }
1064510606 },
10646- "description" : " patch marketing campaign budet automation model" ,
10607+ "description" : " patch marketing campaign budget automation model" ,
1064710608 "x-used-in-request" : true
1064810609 },
1064910610 "PatchResultCampaignListResponse" : {
Original file line number Diff line number Diff line change 76627662 "description" : " Definition of the warning" ,
76637663 "x-used-in-response" : true
76647664 },
7665- "AutomatedBudgetConfiguration" : {
7666- "type" : " object" ,
7667- "properties" : {
7668- "objective" : {
7669- "enum" : [
7670- " customAction" ,
7671- " clicks" ,
7672- " conversions" ,
7673- " displays" ,
7674- " appPromotion" ,
7675- " revenue" ,
7676- " storeConversions" ,
7677- " value" ,
7678- " reach" ,
7679- " visits" ,
7680- " videoViews"
7681- ],
7682- "type" : " string" ,
7683- "description" : " Objective of the ad set"
7684- }
7685- },
7686- "description" : " The campaign automated budget configuration model" ,
7687- "nullable" : true ,
7688- "x-used-in-request" : true
7689- },
76907665 "AutomatedBudgetConfigurationV23Q1" : {
76917666 "type" : " object" ,
76927667 "properties" : {
76937668 "adSetOptimizationObjective" : {
76947669 "enum" : [
7695- " customAction" ,
7696- " clicks" ,
76977670 " conversions" ,
7698- " displays" ,
7699- " appPromotion" ,
77007671 " revenue" ,
7701- " storeConversions" ,
7702- " value" ,
7703- " reach" ,
77047672 " visits" ,
77057673 " videoViews"
77067674 ],
77817749 "BudgetAutomation" : {
77827750 "type" : " object" ,
77837751 "properties" : {
7784- "automatedBudgetConfiguration " : {
7785- "$ref" : " #/components/schemas/AutomatedBudgetConfiguration "
7752+ "budgetConfiguration " : {
7753+ "$ref" : " #/components/schemas/BudgetAutomationConfiguration "
77867754 },
77877755 "enabled" : {
77887756 "type" : " boolean"
77967764 "properties" : {
77977765 "adSetObjectives" : {
77987766 "enum" : [
7799- " customAction" ,
7800- " clicks" ,
78017767 " conversions" ,
7802- " displays" ,
7803- " appPromotion" ,
78047768 " revenue" ,
7805- " storeConversions" ,
7806- " value" ,
7807- " reach" ,
78087769 " visits" ,
78097770 " videoViews"
78107771 ],
@@ -10638,12 +10599,12 @@
1063810599 "budgetConfiguration" : {
1063910600 "$ref" : " #/components/schemas/BudgetAutomationConfiguration"
1064010601 },
10641- "enable " : {
10602+ "enabled " : {
1064210603 "type" : " boolean" ,
1064310604 "description" : " Budget automation for the marketing campaign enable"
1064410605 }
1064510606 },
10646- "description" : " patch marketing campaign budet automation model" ,
10607+ "description" : " patch marketing campaign budget automation model" ,
1064710608 "x-used-in-request" : true
1064810609 },
1064910610 "PatchResultCampaignListResponse" : {
You can’t perform that action at this time.
0 commit comments