Hi Ismail,
Thanks for the confirmation.
If you're having trouble receiving private replies from us, please check your
Spam folder. Additionally, please add the 'From address' on that email to your
contact list to ensure we aren't flagged as Spam in future messages. If you
don't see a message f
Thanks peter.
Got the mail it was in the spam. Although I can understand that right now
retrieving keyword plans "shared with you" is not possible via API, Is
there any other work around ?
On Friday, October 22, 2021 at 12:21:06 PM UTC+5:30 adsapi wrote:
> Hi Ismail,
>
> Thank you for your re
Hi Ismail,
Thank you for your reply.
Could you confirm if you were able to receive the email from my colleague
Ernie? I asked because he was able to send the below response on October 15,
2021 to your private email address :
"Hi Ismail,
I work with Matt and let me provide support to your conc
i have sent you the private message 6 days ago and I haven't got the
response from the Team ... can you please look into this
On Wednesday, October 13, 2021 at 11:59:16 PM UTC+5:30 adsapi wrote:
> Hi Ismail,
>
> Can you please privately send us the request and response logs, and
> keyword plan
Hi Ismail,
Can you please privately send us the request and response logs, and keyword
plan data? Can you also include a screenshot of the Keyword Plan UI view
showing "Plans Shared With You"?
Thanks,
Matt
Google Ads API Team
Matt
Google Ads API Team
ref:_00D1U1174p._5004Q2OTkP6:ref
--
--
=
Thanks Matt,
i wanted to know that I m using the below api to fetch all the keyword
planner for the particular ad account/customer account but it only gives
list of keyword plans "created by you" and not "shared with you"
import requests
import json
url =
"https://googleads.googleapis.com/v8
Hello,
Although this is not possible through the Ads API, it may be possible
programmatically modify video ad groups using Ads scripts. However, our team
specializes in the Ads/AdWords API, so for further assistance on this, I would
recommend reaching out to the scripts dedicated forum.
Regard
Hi Yasar,
Thank you for the response. Is there another way to mutate video campaign
at adgroup level apart from doing it from UI ? I want to mutate Bid amount
mainly
On Tuesday, October 5, 2021 at 3:38:00 PM UTC+5:30 adsapi wrote:
> Hi Ismail,
>
> Thanks for getting back to us.
>
> Upon checki
Hi Ismail,
Thanks for getting back to us.
Upon checking the attached logs and investigating on my end, mutating at ad
group level for video campaigns is not supported yet. Kindly note that the
video campaigns and their ads are not mutable via the API as mentioned
previously. As mentioned befo
Not able to set bid at ad group level below is the request and response
import requests
import json
url =
"https://googleads.googleapis.com/v8/customers/8370730364/adGroups:mutate";
payload = json.dumps({
"operations": [
{
"updateMask": "targetCpaMicros",
"update": {
"resourceName": "customers/
trying to set/change bit at group level via api. It is success for all the
ads apart from video ads. from video ads response is as shown below :
{
"error": {
"code": 400,
"message": "Request contains an invalid argument.",
"status": "INVALID_ARGUMENT",
"details": [
{
"@type":
"type.googleapis.co
Hi Ismail,
Thanks for posting your concern to us.
It appears that you’ve received the error "MUTATE_NOT_ALLOWED" while mutating
your video campaigns. Kindly note that the video campaigns and their ads are
not mutable via the API as described here. You will need to find an alternative
to placin
I m trying place ad on particular youtube video. Below is the api I m using
POST
https://googleads.googleapis.com/v8/customers/8370730364/adGroupCriteria:mutate
req body:
{
"operations": [
{
"create":{
"type": "YOUTUBE_VIDEO",
"youtubeVideo": {
"videoId": "BLl32FvcdVM"
},
"adGroup": "customers/
13 matches
Mail list logo