I am a new app developer planning to build a social media app. I want to run ads in that app but admob's ads are pretty annoying as they seem and I don't want to disappoint my users so I was thinking is there any way so that I can use my admob's ads in my widget tree and shape that add as per need like curving the edges displaying them inside a frame with scrolling feature enabled in flutter. I want to blend my ads with my ui/ux layout. If someone knows how can I do that please help me out. Thank You.

I have a database of many products withing also many categories. I get the data from several suppliers whom each use their own way to describe category taxonomies. So i am looking to have a more standard approach.

Google uses product category taxonomies for Google shopping: https://www.google.com/basepages/producttype/taxonomy-with-ids.en-US.txt

When adding a shopping feed, google will try to match the product if the category taxonomy is not added manually. More info here: https://support.google.com/merchants/answer/6324436

So i was wondering since Google tries to match automatically, is there an API that supports this feature? Or is there other way to automatically match the products? I do have the EAN/UPC for each product, or alternatively the name and description.

Ideally i would send the EAN/UPS to an API which returns the category ID, but i don't seem to be able to find that solution.

As the database is rather large it would be near impossible to do a manual mapping, so that is not a solution at the moment.

I came from a similar state in this question.

My objective is to reply to interested customers via whatsapp messages. I'll use a very special setup, so I'll be using the API.

Reasons:

  • With not to pay anyone other than container hosts
  • Solution with custom API
  • Customer doesn't like any extra costs

Just like user noboundaries, I see the numbers, but I cant get the certificate User Navjot Singh has explained I need to create a "business api account"

I tried just that, put out all my contacts and stuff, in this site. They did respond yes, but only with pointless instructions, since I wish not to contract any messaging providers. I had taken a look at it, but they charge a very expensive price beyond the $0.005 whatsapp will charge. Also, the solution I'm creating requires messages to be sent programatically, and the partners don't seem to provide the correct solution.

So, I wish to skip into using the api. I followed the appropriate guides:

I already got some things done:

  • two phone numbers (one of them for testing) with whatsapp business;
  • company has been verified, with domain
  • have business management account
  • local environment with docker

I can access the local environment and I have set an user account and the admin acount. I can log into those via the API, since postman can ignore certificates, but in order to proceed I really feel like I need that certificate.

So to sim up I guess I need help creating the whatsapp business account for my customer. Any advice? Also i'd appreciate any other helpful insight or feedback. I really feel lost and I don't see a place where I can talk to people trying to do the same thing, or doing this is much of a madness after all?

thanks for getting to read until here, and I apologize for my non natural, almost broken English.

I've got a 'destination not crawlable' error on two ads in two different ad groups.

The URLs being used are identical to the other ads that are running fine.

So far the folks at Google haven't been much help, they're saying my robots.txt file is incorrect.

Currently it's here: https://easytrimreveals.com/robots.txt

One of our other websites has the same code (minus the sitemap) and the ads are running fine.

Is there any specific code I should be using in robots.txt to allow Google to crawl my site?