Consider this query for querying keyword metrics daily

https://developers.google.com/google-ads/api/docs/query/overview

          SELECT              ad_group_criterion.criterion_id,             ad_group_criterion.type,             ad_group_criterion.keyword.text,             ad_group_criterion.keyword.match_type,             ad_group_criterion.status,             metrics.clicks,             metrics.impressions,             metrics.average_cost,             metrics.cost_micros,             metrics.average_cpm,             metrics.average_cpc,             metrics.ctr         FROM keyword_view         WHERE             segments.date DURING TODAY 

What timezone does the Google API use for segmenting metrics by date?

This was asked here: https://groups.google.com/g/adwords-api/c/XprkF_vnPmA?pli=1 But the answer is not clear.

I've asked the same question on the google developers video as well: https://www.youtube.com/watch?v=zwyFNi7wRgU

I've tried reading the docs on google ads but couldn't find a clear answer

I have encountered difficulties in sending messages via the API. Specifically, I am receiving the following error message:
Error Response: {"error":{"message":"(#135000) Generic user error","type":"OAuthException","code":135000,"error_data":{"messaging_product":"whatsapp","details":"Generic user error"},"fbtrace_id":"A1waaM6nHFNACvy0TmQySEo"}}
I have thoroughly reviewed our integration setup and confirmed that all parameters are correctly formatted and that our access token is valid. Additionally, we are adhering to WhatsApp's template policy, and our custom templates have been approved.
We were able to successfully send messages using the default template (Hello_world). However, we are unable to send any messages other than the default template.
I have mentioned the details bellow:
Business ID: 926486109278796 APP ID: 2139742859716726 WhatsApp account ID: 308550739016328
Despite our efforts to seek assistance through the Developer Community Forum, we have not received any response for the past 15 days. You can find the post detailing our issue here: Community Thread Link.
https://developers.facebook.com/community/threads/995496615293256/ https://developers.facebook.com/community/threads/838086257654372/ https://developers.facebook.com/community/threads/1033963401461816/
Additionally, I've observed that other users have reported a similar "Generic user error" (#135000) on the bugs page reference: Bug Report Link https://developers.facebook.com/support/bugs/355592997506030/ , where the Meta team successfully resolved the same issue. This leads me to believe that our error or the situation that we are in is also the same.
Upon reviewing these forums and bug reports, it appears that there might have been a misunderstanding or misclassification, as our WhatsApp Business Account might have been mistakenly flagged as engaging in spam activity. Please note that we are in the testing phase internally at Ernst & Young LLP and have not used this for production purposes.
I assume that you have flagged our account as spam by mistake, so i kindly request you to consider removing or lifting the restriction of our account.
Therefore, we kindly request the Meta team to review and lift any restrictions that might have been placed on our account in error. This restriction is significantly impacting our operations, and we urgently need to resolve this issue.

Graph API access token on MBS is required to have access to the catalogue, but the token expires either after 23 hours or 3 months, depending on your needs for it.

Here's the thing: it's rather complicated and laborious for a non-dev or non-tech people in general to get it because you have to be registered as a developer on Meta and navigate to Graph API so you can generate the token (and so on, they will have to get it anyways to access their catalogue).

While I was reading Graph API docs, I found out that the access token is a develop test access token and not an ordinary daily access token, which gave me some hope, but unfortunately, I didn't found much info about how the catalogue access works.

I don't know if I made myself clear, but I appreciate anyone who can help me and suggest whatever I should do next!


Instagram Messanger API > attachment.payload text is displayed abbreviated in direct messages on the Instagram app.
In the document, you can set up to 640 characters, but in DM, only about 26 characters are displayed. https://developers.facebook.com/docs/messenger-platform/instagram/features/button-template
Normal case↓ https://gyazo.com/669216b65b77990f21dc0492eef8c9fd