UNPKG

30.6 kBPlain TextView Raw
1enum Model {
2 company = "company",
3 campaign = "campaign",
4 advertisement = "advertisement",
5 post = "post",
6 insight = "insight",
7 person = "person",
8 historic = "historic",
9 region = "region",
10 sex = "sex",
11 age = "age",
12 category = "category",
13 star = "star",
14 sponsorshipEffectiveness = "sponsorshipEffectiveness",
15 spotEffectiveness = "spotEffectiveness",
16 advertisingEffectiveness = "advertisingEffectiveness",
17 insightTypePrice = "insightTypePrice",
18 nationality = "nationality",
19 religion = "religion",
20 all = "*",
21 allModelAndAllField = ">",
22 permission_role = "permission_role",
23 permission = "permission",
24 person_company = "person_company",
25 role = "role",
26 person_credential = "person_credential",
27 people_relationship = "people_relationship",
28 referral = "referral"
29}
30
31enum appTypes {
32 Web = "Web",
33 Mobile = "Mobile",
34 Feed = "Feed",
35 Others ="Others"
36}
37
38enum permission_roleFields {
39 _id = "_id",
40 roleId = "roleId",
41 permissionId = "permissionId",
42 creationDt = "creationDt"
43}
44
45enum permissionFields {
46 _id = "_id",
47 app = "app",
48 permission = "permission",
49 description = "description",
50 enabled = "enabled",
51 creationDt = "creationDt"
52}
53
54enum person_companyFields {
55 _id = "_id",
56 personId = "personId",
57 companyId = "companyId",
58 roleId = "roleId",
59 creationDt = "creationDt",
60}
61
62enum roleFields {
63 _id = "_id",
64 role = "role",
65 app = "app",
66 description = "description",
67 creationDt = "creationDt",
68}
69
70enum insightTypePriceFields {
71 _id = "_id",
72 name = "name",
73 thumbnail = "thumbnail",
74 price = "price"
75}
76
77enum regionFields {
78 _id = "_id",
79 country = "country",
80 state = "state",
81 city = "city",
82 iso2 = "iso2",
83 iso3 = "iso3",
84 personIds = "personIds",
85 thumbnail = "thumbnail",
86 geoPoint = "geoPoint"
87}
88
89enum nationalityFields {
90 _id = "_id",
91 name = "name",
92 personIds = "personIds",
93 geoPoint = "geoPoint"
94}
95
96enum religionFields {
97 _id = "_id",
98 name = "name",
99 personIds = "personIds"
100}
101
102enum sexFields {
103 _id = "_id",
104 name = "name",
105 personIds = "personIds"
106}
107
108enum ageFields {
109 _id = "_id",
110 age = "age",
111 personIds = "personIds"
112}
113
114enum categoryFields {
115 _id = "_id",
116 name = "name",
117 personIds = "personIds",
118 updatedDt = "updatedDt"
119}
120
121enum starFields {
122 _id = "_id",
123 stars = "stars",
124 customerPersonIds = "customerPersonIds",
125 platformPersonIds = "platformPersonIds"
126}
127
128enum insightTypeFields {
129 _id = "_id",
130 name = "name",
131 thumbnail = "thumbnail",
132 price = "price"
133}
134
135enum sponsorshipEffectivenessFields {
136 _id = "_id",
137 from = "from",
138 to = "to",
139 AdPrice = "AdPrice",
140 framePrice = "framePrice",
141 hashtagPrice = "hashtagPrice",
142 webSitePrice = "webSitePrice",
143 tagMentionMePrice = "tagMentionMePrice",
144 sealPrice = "sealPrice",
145 tagMentionPeoplePrice = "tagMentionPeoplePrice",
146 productUsagePrice = "productUsagePrice",
147 insightAveragePrice = "insightAveragePrice",
148 freezedBudget = "freezedBudget",
149 insightPriceFactor = "insightPriceFactor",
150 totalPrice = "totalPrice",
151 personIds = "personIds"
152}
153
154enum spotEffectivenessFields {
155 _id = "_id",
156 from = "from",
157 to = "to",
158 AdPrice = "AdPrice",
159 insightAveragePrice = "insightAveragePrice",
160 freezedBudget = "freezedBudget",
161 insightPriceFactor = "insightPriceFactor",
162 totalPrice = "totalPrice",
163 personIds = "personIds"
164}
165
166enum advertisingEffectivenessFields {
167 _id = "_id",
168 from = "from",
169 to = "to",
170 AdPrice = "AdPrice",
171 framePrice = "framePrice",
172 hashtagPrice = "hashtagPrice",
173 webSitePrice = "webSitePrice",
174 tagMentionMePrice = "tagMentionMePrice",
175 sealPrice = "sealPrice",
176 tagMentionPeoplePrice = "tagMentionPeoplePrice",
177 productUsagePrice = "productUsagePrice",
178 insightAveragePrice = "insightAveragePrice",
179 freezedBudget = "freezedBudget",
180 insightPriceFactor = "insightPriceFactor",
181 totalPrice = "totalPrice",
182 personIds = "personIds"
183}
184
185enum advertisementFields {
186 _id = "_id",
187 campaignId = "campaignId",
188 campaignName = "campaignName",
189 campaignType = "campaignType",
190 companyId = "companyId",
191 companyName = "companyName",
192 companyLogo = "companyLogo",
193 personId = "personId",
194 address_geoPoint = "address_geoPoint",
195 personGenre = "personGenre",
196 active = "active",
197 multimediaUri = "multimediaUri",
198 sponsored = "sponsored",
199 caption = "caption",
200 taggedPeople = "taggedPeople",
201 status = "status",
202 rejectionReason = "rejectionReason",
203 platformScore = "platformScore",
204 custumerScore = "custumerScore",
205 creationDt = "creationDt",
206 bannerIncluded = "bannerIncluded",
207 watermarkIncluded = "watermarkIncluded",
208 linkIncluded = "linkIncluded",
209 mentionToCompanyIncluded = "mentionIncluded",
210 hashtagIncluded = "hashtagIncluded",
211 mentionToOtherIncluded = "mentionToOtherIncluded",
212 productUsageIncluded = "productUsageIncluded",
213 productUsageOficialIncluded = "productUsageOficialIncluded",
214 engagementVelocityExpected = "engagementVelocityExpected",
215 engagementVelocityReal = "engagementVelocityReal",
216 budgetFreezed = "budgetFreezed",
217 moneyAvailable = "moneyAvailable",
218 moneyEarned = "moneyEarned",
219 zeroBudgetDt = "zeroBudgetDt",
220 advertisementPrice = "advertisementPrice",
221 socialMediaTarget = "socialMediaTarget",
222 facebookStatus = "facebookStatus",
223 instagramStatus = "instagramStatus",
224 twitterStatus = "twitterStatus",
225 tagPrice = "tagPrice",
226 tagCount = "tagCount",
227 likePrice = "likePrice",
228 likeCount = "likeCount",
229 sharedPrice = "sharedPrice",
230 sharedCount = "sharedCount",
231 linkPrice = "linkPrice",
232 linkCount = "linkCount",
233 printPrice = "printPrice",
234 printCount = "printCount",
235 mentionPrice = "mentionPrice",
236 mentionCount = "mentionCount",
237 hashtagPrice = "hashtagPrice",
238 hashtagCount = "hashtagCount",
239 commentPrice = "commentPrice",
240 commentCount = "commentCount",
241 notSponsoredTagCount = "notSponsoredTagCount",
242 notSponsoredLikeCount = "notSponsoredLikeCount",
243 notSponsoredSharedCount = "notSponsoredSharedCount",
244 notSponsoredLinkCount = "notSponsoredLinkCount",
245 notSponsoredPrintCount = "notSponsoredPrintCount",
246 notSponsoredMentionCount = "notSponsoredMentionCount",
247 notSponsoredHashtagCount = "notSponsoredHashtagCount",
248 notSponsoredCommentCount = "notSponsoredCommentCount",
249 facebookLikeCount = "facebookLikeCount",
250 facebookLinkCount = "facebookLinkCount",
251 facebookTagCount = "facebookTagCount",
252 facebookSharedCount = "facebookSharedCount",
253 facebookMentionCount = "facebookMentionCount",
254 facebookHashtagCount = "facebookHashtagCount",
255 facebookPrintCount = "facebookPrintCount",
256 facebookCommentCount = "facebookCommentCount",
257 twitterLikeCount = "twitterLikeCount",
258 twitterLinkCount = "twitterLinkCount",
259 twitterTagCount = "twitterTagCount",
260 twitterSharedCount = "twitterSharedCount",
261 twitterMentionCount = "twitterMentionCount",
262 twitterHashtagCount = "twitterHashtagCount",
263 twitterPrintCount = "twitterPrintCount",
264 twitterCommentCount = "twitterCommentCount",
265 instagramLikeCount = "instagramLikeCount",
266 instagramLinkCount = "instagramLinkCount",
267 instagramTagCount = "instagramTagCount",
268 instagramSharedCount = "instagramSharedCount",
269 instagramMentionCount = "instagramMentionCount",
270 instagramHashtagCount = "instagramHashtagCount",
271 instagramPrintCount = "instagramPrintCount",
272 instagramCommentCount = "instagramCommentCount",
273
274}
275
276enum advertisementStatusEnum {
277 NotSponsored = "NotSponsored",
278 WaitingForPlatformAudit = "WaitingForPlatformAudit",
279 WaitingForCustomerAudit = "WaitingForCustomerAudit",
280 RejectedByPlatform = "RejectedByPlatform",
281 RejectedByCustomer = "RejectedByCustomer",
282 Approved = "Approved"
283}
284
285enum postFields {
286 _id = "_id",
287 advertisementId = "advertisementId",
288 campaignId = "campaignId",
289 companyId = "companyId",
290 platform = "platform",
291 postPlatformId = "postPlatformId",
292 creationDt = "creationDt",
293 feedDt = "feedDt",
294 feedStatus = "feedStatus",
295 status = "status",
296 advertisementBudgetFreezed = "advertisementBudgetFreezed",
297 engagementVelocity = "engagementVelocity",
298 tagCount = "tagCount",
299 likeCount = "likeCount",
300 sharedCount = "sharedCount",
301 linkCount = "linkCount",
302 printCount = "printCount",
303 mentionCount = "mentionCount",
304 hashtagCount = "hashtagCount",
305 commentCount = "commentCount",
306 notSponsoredTagCount = "notSponsoredTagCount",
307 notSponsoredLikeCount = "notSponsoredLikeCount",
308 notSponsoredSharedCount = "notSponsoredSharedCount",
309 notSponsoredLinkCount = "notSponsoredLinkCount",
310 notSponsoredPrintCount = "notSponsoredPrintCount",
311 notSponsoredMentionCount = "notSponsoredMentionCount",
312 notSponsoredHashtagCount = "notSponsoredHashtagCount",
313 notSponsoredCommentCount = "notSponsoredCommentCount",
314 facebookLikeCount = "facebookLikeCount",
315 facebookLinkCount = "facebookLinkCount",
316 facebookTagCount = "facebookTagCount",
317 facebookSharedCount = "facebookSharedCount",
318 facebookMentionCount = "facebookMentionCount",
319 facebookHashtagCount = "facebookHashtagCount",
320 facebookPrintCount = "facebookPrintCount",
321 facebookCommentCount = "facebookCommentCount",
322 twitterLikeCount = "twitterLikeCount",
323 twitterLinkCount = "twitterLinkCount",
324 twitterTagCount = "twitterTagCount",
325 twitterSharedCount = "twitterSharedCount",
326 twitterMentionCount = "twitterMentionCount",
327 twitterHashtagCount = "twitterHashtagCount",
328 twitterPrintCount = "twitterPrintCount",
329 twitterCommentCount = "twitterCommentCount",
330 instagramLikeCount = "instagramLikeCount",
331 instagramLinkCount = "instagramLinkCount",
332 instagramTagCount = "instagramTagCount",
333 instagramSharedCount = "instagramSharedCount",
334 instagramMentionCount = "instagramMentionCount",
335 instagramHashtagCount = "instagramHashtagCount",
336 instagramPrintCount = "instagramPrintCount",
337 instagramCommentCount = "instagramCommentCount",
338}
339
340enum socialMediaStatusEnum {
341 None = "None",
342 Posting = "Posting",
343 Posted = "Posted",
344 Failed = "Failed",
345 Removed = "Removed",
346
347}
348
349enum postFeedStatusEnum {
350 Idle = "Idle",
351 Fetching = "Fetching"
352}
353
354enum postPlatformEnum {
355 Facebook = "Facebook",
356 Instagram = "Instagram",
357 Twitter = "Twitter"
358}
359
360enum historicFields {
361 _id = "_id",
362 model = "model",
363 field = "field",
364 entityId = "entityId",
365 value = "value",
366 creationDt = "creationDt"
367}
368
369enum insightFields {
370 _id = "_id",
371 postId = "postId",
372 platform = "platform",
373 advertisementId = "advertisementId",
374 campaignId = "campaignId",
375 platformObjectIdentity = "platformObjectIdentity",
376 companyId = "companyId",
377 address_geoPoint = "address_geoPoint",
378 genre = "genre",
379 genderId = "genderId",
380 birthDateYear = "birthDateYear",
381 birthDateMonth = "birthDateMonth",
382 birthDateDay = "birthDateDay",
383 type = "type",
384 creationDt = "creationDt",
385}
386
387enum insightPlatformEnum {
388 Facebook = "Facebook",
389 Instagram = "Instagram",
390 Twitter = "Twitter"
391}
392enum insightGenreEnum {
393 Male = "Male",
394 Female = "Female",
395 Unknown = "Unknown"
396}
397
398enum insightTypeEnum {
399 Like = "Like",
400 Link = "Link",
401 Tag = "Tag",
402 Mention = "Mention",
403 Hashtag = "Hashtag",
404 Print = "Print",
405 Shared = "Shared",
406 Comment = "Comment",
407}
408
409enum resourceTypeEnum {
410 frame = "frame",
411 hashtag = "hashtag",
412 webSite = "webSite",
413 tagMentionMe = "tagMentionMe",
414 seal = "seal",
415 tagMentionPeople = "tagMentionPeople",
416 productUsage = "productUsage",
417 spot = "spot"
418}
419
420enum person_credentialFields {
421 _id = "_id",
422 personId = "personId",
423 platform = "platform",
424 friendsFeedDt = "friendsFeedDt",
425 friendsFeedStatus = "friendsFeedStatus",
426 platformObjectIdentity = "platformObjectIdentity",
427 status = "status",
428 access_token = "access_token",
429 expires = "expires",
430 userName = "userName",
431 password = "password",
432 picture = "picture",
433 birthday = "birthday",
434 firstName = "firstName",
435 lastName = "lastName",
436 email = "email",
437 creationDt = "creationDt"
438}
439
440enum person_credential_fiendsFeedStatusEnum {
441 Idle = "Idle",
442 Fetching = "Fetching"
443}
444
445enum person_credential_statusEnum {
446 NOT_LINKED = "NOT_LINKED",
447 LINKING = "LINKING",
448 LINKED = "LINKED",
449 FAILED = "FAILED",
450 EXPIRED = "EXPIRED"
451}
452
453enum platformEnum {
454 Facebook = "Facebook",
455 Twitter = "Twitter",
456 Instagram = "Instagram"
457}
458
459enum companyFields {
460 _id = "_id",
461 name = "name",
462 logo = "logo",
463 active = "active",
464 campaignsOnGoingCount = "campaignsOnGoingCount",
465 campaignsWaitingForApprovalCount = "campaignsWaitingForApprovalCount",
466 campaignsPendingForApprovalCount = "campaignsPendingForApprovalCount",
467 campaignsFinishedCount = "campaignsFinishedCount",
468 campaignsWaitingForPaymentCount = "campaignsWaitingForPaymentCount",
469 campaignsStoppedCount = "campaignsStoppedCount",
470 campaignsDraftCount = "campaignsDraftCount",
471 moneyPerEngagementExpected = "moneyPerEngagementExpected",
472 moneyPerEngagementReal = "moneyPerEngagementReal",
473 investment = "investment",
474 budgetAvailable = "budgetAvailable",
475 budgetFreezed = "budgetFreezed",
476 budgetSpent = "budgetSpent",
477 platformStars = "platformStars",
478 customerStars = "customerStars"
479
480}
481
482enum people_relationshipFields {
483 _id = "_id",
484 personId = "personId",
485 platformObjectIdentity = "platformObjectIdentity",
486 platform = "platform",
487 relationship = "relationship",
488 invitationStatus = "invitationStatus",
489 creationDt = "creationDt"
490}
491
492enum people_relationshipEnum {
493 FRIEND_OF = "FRIEND_OF",
494 FOLLOWS_TO = "FOLLOWS_TO",
495 FOLLOWED_BY = "FOLLOWED_BY"
496}
497
498enum campaignInfluencePeopleAsEnum {
499 IR = "IR",
500 ID = "ID"
501}
502
503enum personAvailableCampaignFields {
504 _id = "_id",
505 companyId = "companyId",
506 companyName = "companyName",
507 companyLogo = "companyLogo",
508 companyPlatformStars = "companyPlatformStars",
509 companyCustomerStars = "companyCustomerStars",
510 name = "name",
511 type = "type",
512 slogan = "slogan",
513 brief = "brief",
514 resources = "resources",
515 paymentType = "paymentType",
516 specificTarget = "specificTarget",
517 categoryCriterias = "categoryCriterias"
518}
519
520
521enum campaignFields {
522 _id = "_id",
523 companyId = "companyId",
524 companyName = "companyName",
525 companyLogo = "companyLogo",
526 companyPlatformStars = "companyPlatformStars",
527 companyCustomerStars = "companyCustomerStars",
528 name = "name",
529 slogan = "slogan",
530 brief = "brief",
531 specificTarget = "specificTarget",
532 influencePeopleAs = "influencePeopleAs",
533 influencerPerEachOfThem = "influencerPerEachOfThem",
534 followers = "followers",
535 type = "type",
536 paymentType = "paymentType",
537 productPaymentDescription = "productPaymentDescription",
538 paymentPerEach = "paymentPerEach",
539 regionCriterias = "regionCriterias",
540 regionScope = "regionScope",
541 nationalityCriterias = "nationalityCriterias",
542 nationalityScope = "nationalityScope",
543 religionCriterias = "religionCriterias",
544 religionScope = "religionScope",
545 sexCriterias = "sexCriterias",
546 sexScope = "sexScope",
547 adsPerIR = "adsPerIR",
548 resources = "resources",
549 nextStatuses = "nextStatuses",
550 customerStarCriterias = "customerStarCriterias",
551 platformStarCriterias = "platformStarCriterias",
552 customerStarScope = "customerStarScope",
553 platformStarScope = "platformStarScope",
554 sponsorshipEffectivenessCriterias = "sponsorshipEffectivenessCriterias",
555 sponsorshipEffectivenessScope = "sponsorshipEffectivenessScope",
556 sponsorshipEffectivenessScopeAll = "sponsorshipEffectivenessScopeAll",
557 spotEffectivenessCriterias = "spotEffectivenessCriterias",
558 spotEffectivenessScope = "spotEffectivenessScope",
559 spotEffectivenessScopeAll = "spotEffectivenessScopeAll",
560 advertisingEffectivenessCriterias = "advertisingEffectivenessCriterias",
561 advertisingEffectivenessScope = "advertisingEffectivenessScope",
562 advertisingEffectivenessScopeAll = "advertisingEffectivenessScopeAll",
563 categoryCriterias = "categoryCriterias",
564 categoryScope = "categoryScope",
565 ageCriterias = "ageCriterias",
566 ageScope = "ageScope",
567 specificTargetScope = "specificTargetScope",
568 regionCriteriaUpdatedDt = "regionCriteriaUpdatedDt",
569 nationalityCriteriaUpdatedDt = "nationalityCriteriaUpdatedDt",
570 religionCriteriaUpdatedDt = "religionCriteriaUpdatedDt",
571 ageCriteriaUpdatedDt = "ageCriteriaUpdatedDt",
572 sexCriteriaUpdatedDt = "sexCriteriaUpdatedDt",
573 customerStarCriteriaUpdatedDt = "customerStarCriteriaUpdatedDt",
574 platformStarCriteriaUpdatedDt = "platformStarCriteriaUpdatedDt",
575 sponsorshipEffectivenessCriteriaUpdatedDt = "sponsorshipEffectivenessCriteriaUpdatedDt",
576 spotEffectivenessCriteriaUpdatedDt = "spotEffectivenessCriteriaUpdatedDt",
577 advertisingEffectivenessCriteriaUpdatedDt = "advertisingEffectivenessCriteriaUpdatedDt",
578 categoryCriteriaUpdatedDt = "categoryCriteriaUpdatedDt",
579 endDt = "endDt",
580 startDt = "startDt",
581 active = "active",
582 status = "status",
583 investment = "investment",
584 budgetAvailable = "budgetAvailable",
585 budgetFreezed = "budgetFreezed",
586 budgetSpent = "budgetSpent",
587 moneyPerEngagementExpected = "moneyPerEngagementExpected",
588 moneyPerEngagementReal = "moneyPerEngagementReal",
589 engagementReal = "engagementReal",
590 engagementExpected = "engagementExpected",
591 influencersExpected = "influencersExpected",
592 engagementVelocityReal = "engagementVelocityReal",
593 engagementVelocityExpected = "engagementVelocityExpected",
594 forecastDays = "forecastDays",
595 influencersScope = "influencersScope",
596 influencedScopeCount = "influencedScopeCount",
597 influencedExtraScopeCount = "influencedExtraScopeCount",
598 influencersScopeCount = "influencersScopeCount",
599 engagementScopeCount = "engagementScopeCount",
600 influencersScopeAll = "influencersScopeAll",
601 peopleCollectionUpdateDt = "peopleCollectionUpdateDt",
602 creationDt = "creationDt",
603 engagementFacebook = "engagementFacebook",
604 engagementInstagram = "engagementInstagram",
605 engagementTwitter = "engagementTwitter",
606 tagCount = "tagCount",
607 likeCount = "likeCount",
608 sharedCount = "sharedCount",
609 linkCount = "linkCount",
610 printCount = "printCount",
611 mentionCount = "mentionCount",
612 hashtagCount = "hashtagCount",
613 commentCount = "commentCount",
614 engagementNotSponsored = "engagementNotSponsored",
615 engagementMaleInfluencer = "engagementMaleInfluencer",
616 engagementFemaleInfluencer = "engagementFemaleInfluencer",
617 engagementMaleInfluenced = "engagementMaleInfluenced",
618 engagementFemaleInfluenced = "engagementFemaleInfluenced",
619 engagementAnonymousInfluenced = "engagementAnonymousInfluenced",
620 investmentRequired = "investmentRequired",
621 influencersTotal = "influencersTotal",
622 influencersTotalHistoric = "influencersTotalHistoric",
623 engagementRealHistoric = "engagementRealHistoric",
624 engagementNotSponsoredTotalHistory = "engagementNotSponsoredTotalHistory",
625 facebookLikeCount = "facebookLikeCount",
626 facebookLinkCount = "facebookLinkCount",
627 facebookTagCount = "facebookTagCount",
628 facebookSharedCount = "facebookSharedCount",
629 facebookMentionCount = "facebookMentionCount",
630 facebookHashtagCount = "facebookHashtagCount",
631 facebookPrintCount = "facebookPrintCount",
632 facebookCommentCount = "facebookCommentCount",
633 twitterLikeCount = "twitterLikeCount",
634 twitterLinkCount = "twitterLinkCount",
635 twitterTagCount = "twitterTagCount",
636 twitterSharedCount = "twitterSharedCount",
637 twitterMentionCount = "twitterMentionCount",
638 twitterHashtagCount = "twitterHashtagCount",
639 twitterPrintCount = "twitterPrintCount",
640 twitterCommentCount = "twitterCommentCount",
641 instagramLikeCount = "instagramLikeCount",
642 instagramLinkCount = "instagramLinkCount",
643 instagramTagCount = "instagramTagCount",
644 instagramSharedCount = "instagramSharedCount",
645 instagramMentionCount = "instagramMentionCount",
646 instagramHashtagCount = "instagramHashtagCount",
647 instagramPrintCount = "instagramPrintCount",
648 instagramCommentCount = "instagramCommentCount",
649 facebookMaleInfluencerCount = "facebookMaleInfluencerCount",
650 facebookFemaleInfluencerCount = "facebookFemaleInfluencerCount",
651 facebookMaleInfluencedCount = "facebookMaleInfluencedCount",
652 facebookAnonymousInfluencedCount = "facebookAnonymousInfluencedCount",
653 facebookFemaleInfluencedCount = "facebookFemaleInfluencedCount",
654 twitterMaleInfluencerCount = "twitterMaleInfluencerCount",
655 twitterFemaleInfluencerCount = "twitterFemaleInfluencerCount",
656 twitterMaleInfluencedCount = "twitterMaleInfluencedCount",
657 twitterAnonymousInfluencedCount = "twitterAnonymousInfluencedCount",
658 twitterFemaleInfluencedCount = "twitterFemaleInfluencedCount",
659 instagramMaleInfluencerCount = "instagramMaleInfluencerCount",
660 instagramFemaleInfluencerCount = "instagramFemaleInfluencerCount",
661 instagramMaleInfluencedCount = "instagramMaleInfluencedCount",
662 instagramAnonymousInfluencedCount = "instagramAnonymousInfluencedCount",
663 instagramFemaleInfluencedCount = "instagramFemaleInfluencedCount",
664 facebookMaleInfluencerCardinal = "facebookMaleInfluencerCardinal",
665 facebookFemaleInfluencerCardinal = "facebookFemaleInfluencerCardinal",
666 twitterMaleInfluencerCardinal = "twitterMaleInfluencerCardinal",
667 twitterFemaleInfluencerCardinal = "twitterFemaleInfluencerCardinal",
668 instagramMaleInfluencerCardinal = "instagramMaleInfluencerCardinal",
669 instagramFemaleInfluencerCardinal = "instagramFemaleInfluencerCardinal",
670 facebookMaleInfluencedCardinal = "facebookMaleInfluencedCardinal",
671 facebookFemaleInfluencedCardinal = "facebookFemaleInfluencedCardinal",
672 twitterMaleInfluencedCardinal = "twitterMaleInfluencedCardinal",
673 twitterFemaleInfluencedCardinal = "twitterFemaleInfluencedCardinal",
674 instagramMaleInfluencedCardinal = "instagramMaleInfluencedCardinal",
675 instagramFemaleInfluencedCardinal = "instagramFemaleInfluencedCardinal",
676 facebookInfluencedsCardinal = "facebookInfluencedsCardinal",
677 facebookInfluencersCardinal = "facebookInfluencersCardinal",
678 instagramInfluencedsCardinal = "instagramInfluencedsCardinal",
679 instagramInfluencersCardinal = "instagramInfluencersCardinal",
680 twitterInfluencedsCardinal = "twitterInfluencedsCardinal",
681 twitterInfluencersCardinal = "twitterInfluencersCardinal"
682}
683
684enum campaignSpecificTargetScopeFields {
685 personId = "personId",
686 firstName = "firstName",
687 lastName = "lastName",
688 key = "key",
689 sponsorshipEffectiveness = "sponsorshipEffectiveness",
690 spotEffectiveness = "spotEffectiveness",
691 advertisingEffectiveness = "advertisingEffectiveness"
692}
693
694enum itemMoment {
695 timespan = "timespan",
696 value = "value"
697}
698
699enum genreType {
700 Male = "Male",
701 Female = "Female"
702}
703
704enum coordinate {
705 value = "value"
706}
707
708enum campaignStatusEnum {
709 PreDraft = "PreDraft",
710 Draft = "Draft",
711 OnGoing = "OnGoing",
712 WaitingForPayment = "WaitingForPayment",
713 WaitingForApproval = "WaitingForApproval",
714 Stopped = "Stopped",
715 Finished = "Finished"
716}
717
718enum campaignTypeEnum {
719 Spot = "Spot",
720 Sponsorship = "Sponsorship",
721 Advertising = "Advertising"
722}
723
724enum campaignPaymentTypeEnum {
725 Money = "Money",
726 Product = "Product"
727}
728
729enum personFields {
730 _id = "_id",
731 username = "username",
732 password = "password",
733 roleIds = "roleIds",
734 firstName = "firstName",
735 lastName = "lastName",
736 email = "email",
737 nationality = "nationality",
738 religion = "religion",
739 thumbnail = "thumbnail",
740 genre = "genre",
741 genderId = "genderId",
742 birthDateYear = "birthDateYear",
743 birthDateMonth = "birthDateMonth",
744 birthDateDay = "birthDateDay",
745 age = "age",
746 facebookId = "facebookId",
747 instagramId = "instagramId",
748 twitterId = "twitterId",
749 key = "key",
750 categories = "categories",
751 customerStars = "customerStars",
752 platformStars = "platformStars",
753 sponsorshipEffectiveness = "sponsorshipEffectiveness",
754 sponsorshipFreezedBudgetReference = "sponsorshipFreezedBudgetReference",
755 sponsorshipEffectivenessReference = "sponsorshipEffectivenessReference",
756 spotEffectiveness = "spotEffectiveness",
757 spotFreezedBudgetReference = "spotFreezedBudgetReference",
758 spotEffectivenessReference = "spotEffectivenessReference",
759 advertisingEffectiveness = "advertisingEffectiveness",
760 advertisingFreezedBudgetReference = "advertisingFreezedBudgetReference",
761 advertisingEffectivenessReference = "advertisingEffectivenessReference",
762 countryId = "countryId",
763 stateId = "stateId",
764 address_regionId = "address_regionId",
765 address_street = "address_street",
766 address_postalCode = "address_postalCode",
767 address_geoPoint = "address_geoPoint",
768 campaignsUpdatedDt = "campaignsUpdatedDt",
769 sponsorshipCampaigns = "sponsorshipCampaigns",
770 spotCampaigns = "spotCampaigns",
771 advertisingCampaigns = "advertisingCampaigns",
772 sponsorshipCampaignsCount = "sponsorshipCampaignsCount",
773 advertisingCampaignsCount = "advertisingCampaignsCount",
774 spotCampaignsCount = "spotCampaignsCount",
775 referralsUpdateDt = "referralsUpdateDt",
776 referralsCount = "referralsCount",
777 referralClanCount = "referralClanCount",
778 referralTitheTotal = "referralTitheTotal",
779 nonSponsoredAdsCount = "nonSponsoredAdsCount",
780 sponsorshipAdsCount = "sponsorshipAdsCount",
781 sponsorshipEarnedMoneyTotal = "sponsorshipEarnedMoneyTotal",
782 spotAdsCount = "spotAdsCount",
783 spotEarnedMoneyTotal = "spotEarnedMoneyTotal",
784 advertisingAdsCount = "advertisingAdsCount",
785 advertisingEarnedMoneyTotal = "advertisingEarnedMoneyTotal",
786 influencerCategory = "influencerCategory",
787 sponsorshipCampaignCategories = "sponsorshipCampaignCategories",
788 spotCampaignCategories = "spotCampaignCategories",
789 advertisingCampaignCategories = "advertisingCampaignCategories",
790 potentialReferralsUpdatedDt = "potentialReferralsUpdatedDt",
791 potentialReferrals = "potentialReferrals"
792}
793
794enum personPotentialReferralsFields {
795 status = "status",
796 potentialReferral = "potentialReferral"
797}
798
799enum People_relationshipInvitationStatusEnum {
800 DIDNOTSEND = "DIDNOTSEND",
801 SENT = "SENT",
802 ACCEPTED = "ACCEPTED",
803 REJECTED = "REJECTED"
804}
805
806enum influencerCategoryEnum {
807 KING = "KING",
808 QUEEN = "QUEEN",
809 PRINCE = "PRINCE",
810 PRINCESS = "PRINCESS",
811 DUKE = "DUKE",
812 DUCHESS = "DUCHESS",
813 PEASANT = "PEASANT"
814}
815
816enum nationalityEnum {
817 Argentina = "Argentina",
818 EstadosUnidos = "EstadosUnidos",
819 Venezuela = "Venezuela",
820 Colombia = "Colombia"
821}
822
823enum religionEnum {
824 Cristiana = "Cristiana",
825 Judia = "Judia",
826 Indu = "Indu",
827 Protestante = "Protestante"
828
829}
830
831enum referralFields {
832 _id = "_id",
833 referentPersonId = "referentPersonId",
834 referralPersonId = "referralPersonId",
835 titheTotal = "titheTotal",
836 creationDt = "creationDt",
837 referralFirstName = "referralFirstName",
838 referralLastName = "referralLastName",
839 referralThumbnail = "referralThumbnail",
840 referralCustomerStars = "referralCustomerStars",
841 referralPlatformStars = "referralPlatformStars",
842 referralReferrasCount = "referralReferrasCount",
843 referralReferralClanCount = "referralReferralClanCount",
844 referralInfluencerCategory = "referralInfluencerCategory",
845 referralNonSponsoredAdsCount = "referralNonSponsoredAdsCount",
846 referralSponsorshipAdsCount = "referralSponsorshipAdsCount",
847 referralSponsorshipEarnedMoneyTotal = "referralSponsorshipEarnedMoneyTotal",
848 referralspotAdsCount = "referralspotAdsCount"
849}
850
851enum appTypeEnum {
852 Web = "Web",
853 Mobile = "Mobile",
854 Feed = "Feed",
855 Others = "Others"
856}
857
858export {
859 Model,
860 appTypes,
861 permission_roleFields,
862 permissionFields,
863 person_companyFields,
864 roleFields,
865 insightTypePriceFields,
866 regionFields,
867 nationalityFields,
868 religionFields,
869 sexFields,
870 ageFields,
871 categoryFields,
872 starFields,
873 insightTypeFields,
874 sponsorshipEffectivenessFields,
875 spotEffectivenessFields,
876 advertisingEffectivenessFields,
877 advertisementFields,
878 postFields,
879 postFeedStatusEnum,
880 postPlatformEnum,
881 historicFields,
882 insightFields,
883 insightPlatformEnum,
884 insightTypeEnum,
885 resourceTypeEnum,
886 companyFields,
887 campaignFields,
888 campaignSpecificTargetScopeFields,
889 itemMoment,
890 genreType,
891 coordinate,
892 campaignStatusEnum,
893 campaignTypeEnum,
894 campaignPaymentTypeEnum,
895 personFields,
896 appTypeEnum,
897 person_credentialFields,
898 people_relationshipFields,
899 campaignInfluencePeopleAsEnum,
900 socialMediaStatusEnum,
901 person_credential_fiendsFeedStatusEnum,
902 person_credential_statusEnum,
903 platformEnum,
904 people_relationshipEnum,
905 influencerCategoryEnum,
906 referralFields,
907 nationalityEnum,
908 religionEnum,
909 advertisementStatusEnum,
910 personAvailableCampaignFields,
911 insightGenreEnum,
912 personPotentialReferralsFields,
913 People_relationshipInvitationStatusEnum
914};