-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[APD-12715] Create Custom event for Google Bidding (#108)
* [APD-12715] Migrate to manifest v3 * [APD-12715] Allow running sync without re-login to app * [APD-12715] Create custom event and a new group with a static adUnitId * [APD-12715] Creating custom events and new groups * [APD-12715] Add id for remove event, fix errors * [APD-12715] Resolve errors from console * Revert "[APD-12715] Resolve errors from console" This reverts commit aee656b. * [APD-12715] Don't create the event if it exists * [APD-12715] When creating adUnit, check if isThirdPartyBidding is present. * [APD-12715] Add isThirdPartyBidding to schema.graphql * [APD-12715] Create bidding adUnit if there is isThirdPartyBidding * [APD-12715] Build params for creating a base adUnit * [APD-12715] Remove booleanTranslator for googleOptimizedRefreshRate * [APD-12715] Build custom adUnit name * [APD-12715] Remove debugger * [APD-12715] Don't check events if app is null * [APD-12715] Fix request for update app * [APD-12715] Fix app store details * [APD-12715] Fix decode params * [APD-12715] Update params for translator * [APD-12715] Resync, creating a group for mrec * [APD-12715] Slicing the list of CustomEvents * [APD-12715] Create and update groups * [APD-12715] Fix errors * [APD-12715] Create Custom Events refactoring * [APD-12715] Remove unused code * [APD-12715] Edit updateMediationGroup method * [APD-12715] price to string format, add unique customEvent to the group * [APD-12715] bump v0.1.43 --------- Co-authored-by: NaLLiFFuNT <[email protected]>
- Loading branch information
1 parent
78e2867
commit ff0c0aa
Showing
27 changed files
with
1,389 additions
and
1,190 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.