Search code examples
transactionsactionactions-on-google

Action on Google rejected because of Digital Transactions API


An Action on Google I was working on got rejected by the AoG Review Team stating that I need to integrate Transactions API or Digital Purchase API.

The AoG in question basically leads the users to a products-listing page in which the users can choose a product and purchase it.

Is Transactions API or Digital Purchase API really required in this case? If yes, which of the two should I integrate?


Solution

  • So I resolved the issue for now. Digital Purchase API is only required if you specifically mention words like 'purchase' 'shop on the link' etc., ie. content that directly implies that you can purchase/make a transaction through the links. Thanks to the support team who helped me with this.

    So, I reworded/rephrased the content to something like 'Click the link to know more' instead of 'Click to shop online' and my action got approved.