Re: Can i use Ads API for my SEO Tool

2021-07-27 Thread Google Ads API Forum Advisor
Hello Rohit,

Thanks for getting back to us.

As for your concern if Google will allow to use the Ads API for the SEO Apps, 
since the API is publicly available then you can feel free to integrate the API 
to the SEO Apps or to any other 3rd-party applications. However, as to how 
Google policy will say about this is already out of our expertise. As 
previously mentioned by Peter, we suggest that you reach out to the Product 
Team via this link.

Regards,

Mark Kevin Albios
Google Ads API Team
ref:_00D1U1174p._5004Q2JDaTe:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/8Dd440QWW6N700IHTzUgTDRJC1GbIL3w2d3g%40sfdc.net.


Re: [AuthenticationError.OAUTH_TOKEN_INVALID @ ; trigger:'']

2021-07-27 Thread andrei vladimirovich
I really appreciate your quick reply.
I defined refresh token on adsapi_php.ini. 
Do I need to do define the access token, too? 
If yes, How can do that, and Where do I need to define that access token?

https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201809/Optimization/EstimateKeywordTraffic.php
I am trying to use this script.

Best Regards
Thank you.

On Tuesday, 27 July 2021 at 11:17:06 UTC+9 adsapi wrote:

> Hi Andrei,
>
> Thanks for reaching out to us.
>
> The *OAUTH_TOKEN_INVALID* 
> 
>  error 
> indicates that the access token you used with the HTTP header is incorrect 
> or expired. That said, you’ll need to regenerate credentials and refresh 
> tokens. You may refer here to this *guide* 
>  for 
> the steps on how you can regenerate credentials and refresh tokens.
>
> If the error persists with the said token, even after following the steps 
> from the above guide, I would recommend that you reach out instead to the 
> Google API Console Support team via this *link* 
> .
>
> In addition, you may also double check if you still have access to the 
> project where you’re generating the OAuth credentials in the developer 
> console. It could be one of the reasons that you get the token invalid 
> errors. 
>
> Regards,
> [image: Google Logo] 
> Yasar Ramjan Makandar 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2JDhN8:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c313345b-99d7-457b-9149-531eaa31bd16n%40googlegroups.com.


RE: Is Watch Time and Avg. Watch time/impressions available in the API

2021-07-27 Thread Google Ads API Forum Advisor
Hi Leslie,

Thank you for posting your concern.

I am afraid that the 2 fields are not supported in the AdWords API. With this, 
I will raise a feature request to my team for this, subject for review. For 
now, please follow our blog as we will post there any updates and new releases 
about Google Ads API / AdWords API.

However, please note that this feature will be applied to Google Ads API 
instead as we no longer adding further features to AdWords API. That being 
said, I would suggest migrating to the Google Ads API.

Regards,

Ernie John Blanca Tacata
Google Ads API Team
ref:_00D1U1174p._5004Q2JDjQY:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ehfX_0QWW9LC00UcDFaBSgQyeKjPdKgnR0mA%40sfdc.net.


RE: Get Negative Keywords List

2021-07-27 Thread Google Ads API Forum Advisor
Hello,

Thank you for reaching out to us.

With regard to retrieving negative keyword lists, you can actually check on the 
available guides below:

Using the AdWords API
Using the Google Ads API

In the Google Ads API's perspective, you can use the GetSharedSet. This will 
return the SharedSet which contains the SharedSetType (NEGATIVE_KEYWORDS). In 
addition to that, you can also make use of this field mapping guide. Once you 
already get the SharedSetId, you can then utilize this report 
(shared_criterion).

Regards,

Mark Kevin Albios
Google Ads API Team
ref:_00D1U1174p._5004Q2JDfiO:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/p3hrr0QWWA0600X4vI9TCWSCGtwj1Fkb1tvw%40sfdc.net.


RE: Is there a way to get all the fields in a Campaign/AdGroup/etc?

2021-07-27 Thread Google Ads API Forum Advisor
Hi David,

Thanks for posting your concern.

Could you confirm if you are asking if it is possible to include all the fields 
listed on the documents below without adding them in the SELECT clause of the 
report query? If my understanding is correct, then I'm afraid that this is not 
possible as you need to include all the fields you want to show in the report 
that will be generated.
https://developers.google.com/google-ads/api/fields/v8/campaign
https://developers.google.com/google-ads/api/fields/v8/ad_group

Regards,

Ernie John Blanca Tacata
Google Ads API Team
ref:_00D1U1174p._5004Q2JDjdm:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/_uQ-50QWWAN200zI-M0xnCTm6vhMb_EhGi2Q%40sfdc.net.


RE: conv detail

2021-07-27 Thread Google Ads API Forum Advisor
Hi

Thanks for reaching out to us. To get the conversation data with respect to the 
country in a campaign, you may get the field in Geographic View report by 
selecting the metrics.conversions and segments.geo_target_county since the 
campaign resource is an attributed resource, you may also include in the query 
the campaign.id field.

Regards,

Yasar Ramjan Makandar
Google Ads API Team
ref:_00D1U1174p._5004Q2JDgf3:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/rkEHf0QWWB6400AM2CLC2MSQuVlYCRIkJglQ%40sfdc.net.


RE: get cost per click for each individual clicks

2021-07-27 Thread Google Ads API Forum Advisor
Hi Vijaysinh,

Thanks for raising your concern.

To accurately check you concern, could you provide more details to your concern 
or confirm if you want get the cost per click for each GCLID? Please provide 
the requested information so that I can provide appropriate support.

Regards,

Ernie John Blanca Tacata
Google Ads API Team
ref:_00D1U1174p._5004Q2JE1EU:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/lRP2j0QWWFOP008BV2P0awQsSjE7OBvLGR8Q%40sfdc.net.


Re: get cost per click for each individual clicks

2021-07-27 Thread Vijaysinh Parmar
Yes, for each gclid.

On Tue, 27 Jul, 2021, 15:57 Google Ads API Forum Advisor,
 wrote:

> Hi Vijaysinh,
>
> Thanks for raising your concern.
>
> To accurately check you concern, could you provide more details to your
> concern or confirm if you want get the cost per click for each GCLID?
> Please provide the requested information so that I can provide appropriate
> support.
>
> Regards,
> [image: Google Logo]
> Ernie John Blanca Tacata
> Google Ads API Team
>
>
> ref:_00D1U1174p._5004Q2JE1EU:ref
>
> --
> --
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog:
> https://googleadsdeveloper.blogspot.com/
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> You received this message because you are subscribed to the Google
> Groups "AdWords API and Google Ads API Forum" group.
> To post to this group, send email to adwords-api@googlegroups.com
> To unsubscribe from this group, send email to
> adwords-api+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/adwords-api?hl=en
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "AdWords API and Google Ads API Forum" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/adwords-api/OOmbXfPbbGk/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> adwords-api+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/adwords-api/lRP2j0QWWFOP008BV2P0awQsSjE7OBvLGR8Q%40sfdc.net
> 
> .
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CANzGRZr1G4xo%3Db7mcK92j7zqNo5FX-QJy9YM7e-VvO-gYnKzRQ%40mail.gmail.com.


How to upload image from local system or server using google ads api?

2021-07-27 Thread Aditya Naukri
I am creating an Ad using google ads api, is there any way I can upload 
images saved in my system? 

Normally as per documentation I create image asset using the image url but 
I want to upload image that does not has a download image url but it saved 
locally on my system or at server ? or is there any service that makes 
downloadable links of images?

How to upload images without the download url that is from the local 
system? 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/5fcd6285-c539-40e7-bf4c-438e18a6f0a9n%40googlegroups.com.


RE: Create or Fetch Google Ads Account by user Email address (Google Ads API - PHP Library)

2021-07-27 Thread Google Ads API Forum Advisor
Hi Darshan,

Thanks for reaching out to us.

You may get the list of users with access to an account so that you can manage 
the user access. You can refer to this API documentation.

As for your requirement, you can first retrieve your account hierarchy using 
this guide. For each sub-account returned, you can query a specific user if it 
exists already in one of the accounts.

If the user does not exist, then it would mean that they do not have an account 
yet. You can then create a new account as per this API documentation. Later on, 
once your users have account, then you run the listAccessibleCustomers (or any 
API service) to look up accounts

In addition, as a Google Ads admin, you can manage user access invitations to a 
Google Ads account with this guide.

Regards,

Yasar Ramjan Makandar
Google Ads API Team
ref:_00D1U1174p._5004Q2JDiFe:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0RTUL0QWWGCL00SOd6DIweS3K-pzTDg_E9lg%40sfdc.net.


Re: AdWords API MediaService returns Streaming URL for video but cannot be visited

2021-07-27 Thread Google Ads API Forum Advisor
Hi,

I work with Ernie and will assist you. I raised with my team a request for 
further explanation what the streamingUrl is used for and for better 
documentation what to do with the youTubeVideoIdString and you may monitor type 
Video (v201809) for an update. I had sent you an email about this on July 23, 
in case you missed it I am posting it here. Note that streamingUrl isn't in the 
new API. If you have a need for streamingUrl which isn't solved yet please get 
back to us.

Regards,

Aryeh Baker
Google Ads API Team
ref:_00D1U1174p._5004Q2KcQWH:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/oVraj0QWWL8N00-SQs2QliTruB41aGT3wXbA%40sfdc.net.


Excluding Negative Keywords from Keyword View

2021-07-27 Thread Mario
Hi,

I was getting data from the Keyword View resource for some time.
I only recently realized that I am also getting data for the negative 
keywords.

Is there a way to filter out the negative keywords from the results of this 
resource?

I tried searching the forum and the support documents for this, but 
couldn't find anything.

Your assistance is highly appreciated.

Best regards,
Mario

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/574ecf6b-feec-4f8e-a994-03d37b8b725cn%40googlegroups.com.


Re: Fetch customer Id using email & Create new Google Ads Manager account

2021-07-27 Thread Amol Kawale
Any updates pls?

On Monday, July 26, 2021 at 4:19:04 PM UTC+5:30 Amol Kawale wrote:

> Hello,
>
> I'm using *Google Ads API PHP* library in my system. But I didn't found 
> following 2 API's in provided API list here 
> https://developers.google.com/google-ads/api/docs/account-management/create-account
> :
> 1. API to find out whether user has *already exist* Google Ads account 
> using *email*? If found then returns his 10 digit customer ID.
> 2. If user Google Ads account *not found* then* create new Google Ads 
> account (manager account on behalf of customer through our PHP script)*. 
> So that after creating, I can link it under my manager account.
>
> I have seen same process on few sites. Whenever user visits system, he 
> entering his email address, name, etc.. then script searches for his 
> existing Google Ads account if found return customer id or some data & auto 
> logged-in to system otherwise creates new Google Ads manager account for 
> him.
>
> Please let me know any API or solution for these 2 cases.
>
> Thanks,
> Amol
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1e70ef35-72a5-41f6-8705-fd6d5f7c631en%40googlegroups.com.


Re: How to migrate to new API version?

2021-07-27 Thread Alexey Seleznev

Hello, i am developed new package for Google Ads API v8. 

See documentation: https://selesnow.github.io/rgoogleads/docs/

See migration guide from RAdwords to 
rgoogleads: 
https://github.com/jburkhardt/RAdwords/issues/124#issuecomment-887373476
понедельник, 18 марта 2019 г. в 08:22:55 UTC+2, googleadsapi...@google.com: 

> Hi Omar,
>
> To be able to migrate to AdWords API v201809 
> ,
>  
> I would suggest to download and use our latest client library which you 
> could see on this guide 
>  (also 
> available in other language that we support). Then, you may refer to our 
> migration 
> guide 
>  to 
> see the changes to the services for this latest release.
>
> Thanks and regards,
> Luis
> AdWords API Team
>
>
> Was your question answered? Please rate your experience with us by taking 
> a short survey.
> If not -- reply to this email and tell us what else we can do to help.
>
> Take Survey 
> 
>
> Also find us on our blog and discussion group:
> http://googleadsdeveloper.blogspot.com/search/label/adwords_api
> https://developers.google.com/adwords/api/community/
> On 03/16/19 03:49:57 omarvaldez5 wrote:
>
> Hi everyone,
>
> I received an email regarding API version. Turns out the v201806 version 
> is becoming obsolete and it will not accept more requests in 4/2/2019. 
> Google recommend me to know more about it in this following link: 
> https://www.google.com/appserve/mkt/p/AFnwnKW7IxxrCzx7DkWCRDsRNxjGZdhw0RFsfgjDvi8SDaoS6gsCLAM0R8C4A5I5MVsjQtl5441LrrQzhRTFJS0tuUZn8dX7gIsODj2QBpK-HEdNsQLQCyl9HNyfWjEIwFONKlbXoA
>
> However, I have no idea how to migrate. There's no clear instructions of 
> how to do it. (There is another link inside of thar link but no luck at 
> all: 
> https://developers.google.com/adwords/api/docs/guides/migration/v201809?hl=es
> )
>
> How I currently use the API from R:
> https://github.com/jburkhardt/RAdwords
> https://jburkhardt.github.io/RAdwords/
>
>
> Am I missing something?
>
> -- 
> -- 
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog:
> https://googleadsdeveloper.blogspot.com/
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>  
> You received this message because you are subscribed to the Google
> Groups "AdWords API and Google Ads API Forum" group.
> To post to this group, send email to adwor...@googlegroups.com
> To unsubscribe from this group, send email to
> adwords-api+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/adwords-api?hl=en
> --- 
> You received this message because you are subscribed to the Google Groups 
> "AdWords API and Google Ads API Forum" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to adwords-api+unsubscr...@googlegroups.com.
> Visit this group at https://groups.google.com/group/adwords-api.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/adwords-api/8ca03f69-5903-40a3-9956-cc3aab6e9a02%40googlegroups.com
>  
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c269c607-ad19-4dc5-ac27-1a8ddfc64023n%40googlegroups.com.


How to add advertisers credit card information

2021-07-27 Thread RealDigiAds Inc.
We create Google Ads subaccounts through the API. Clients pay their own 
advertising costs. How do we add advertisers credit card information to the 
subaccount? 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/45c3095e-bdb8-494a-bc00-24c9df54a069n%40googlegroups.com.


Getting cost for every add

2021-07-27 Thread Nero Gato Nevoso
Hello, I've been trying to get the cost for every add but was not able to. 
I tried to get the cost_micros metric but it gives me a query error: 
unexpected input metrics.cost

This is my current query:

"SELECT campaign.id, "
. "ad_group.id, "
. "ad_group_ad.ad.id, "
. "ad_group_ad.ad.name, "
. "segments.date "
. "metrics.cost_micros "
. "FROM ad_group_ad "
. "WHERE segments.date DURING LAST_30_DAYS "
. "ORDER BY segments.date DESC";

All others work it's just the metrics.cost_micros that won't.

Any help is appreciated. Thanks!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/19a63163-4fc4-478e-87cc-21221343d99cn%40googlegroups.com.


Re: Get Negative Keywords List

2021-07-27 Thread INI GlobalOps
thank you!

On Tuesday, July 27, 2021 at 4:24:24 AM UTC-4 adsapi wrote:

> Hello,
>
> Thank you for reaching out to us.
>
> With regard to retrieving negative keyword lists, you can actually check 
> on the available guides below:
>
>- Using the AdWords API 
>
> 
>  
>- Using the Google Ads API 
>
> 
>  
>
> In the Google Ads API's perspective, you can use the GetSharedSet 
> .
>  
> This will return the SharedSet 
>  
> which 
> contains the SharedSetType 
> 
>  (NEGATIVE_KEYWORDS). 
> In addition to that, you can also make use of this field mapping 
> 
>  guide. 
> Once you already get the SharedSetId, you can then utilize this report (
> shared_criterion 
> 
> ).
>
> Regards,
> [image: Google Logo] 
> Mark Kevin Albios 
> Google Ads API Team 
>   
>  
>
> ref:_00D1U1174p._5004Q2JDfiO:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/6b0fa5ed-90b6-4ee5-8d8a-dfe4f6804a6cn%40googlegroups.com.


Create a payment profile on pay.google.com

2021-07-27 Thread RealDigiAds Inc.
If I add a payment method on pay.google.com before I have a Google ads 
account and then create a Google Ads account, will the payment method I 
added on pay.google.com be a payment profile I can retrieved while creating 
a new Google Ads account through the API?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/683f7c4f-fb26-48bf-a70b-bc42a5b99e55n%40googlegroups.com.


RE: Fetch customer Id using email & Create new Google Ads Manager account

2021-07-27 Thread Google Ads API Forum Advisor
Hi Amol,

Thanks for reaching out. Please note that although the client libraries provide 
examples for many potential uses, not all possible examples are given. For your 
first inquiry "API to find out whether user has already exist Google Ads 
account using email", it seems you may be able to make use the List Acccessible 
Accounts example, to see which accounts are reachable by a specific Ads user. 
Examples for linking client customer accounts with managers can be found here.

Regards,
Matt
Google Ads API Team

Matt
Google Ads API Team
ref:_00D1U1174p._5004Q2JDiJC:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/QIakM0QWWRLZ00U5nwFs19QXOrGEQ2Y2mIRw%40sfdc.net.


RE: API for the template of billing-transfers-v2 not found

2021-07-27 Thread Google Ads API Forum Advisor
Hello Nicole,

It looks like with Google Ads API, that functionality may be possible. You 
would need to do it in a series of steps. With the BillingSetupService , you 
can put your billing in place. Then, you can use an AccountBudgetProposal to 
set up the account budget afterward.  Billing setup has start_time and 
end_time, and AccountBudgetProposal has start time, end time, and proposed 
spending limit.

Best,
Nadine Wang, Google Ads API Team
ref:_00D1U1174p._5004Q2KcoGS:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/i-nJb0QWWS8K00XkPpvThJSsO89QTN9SWgHQ%40sfdc.net.


RE: account-performance-report enabled campaigns only?

2021-07-27 Thread Google Ads API Forum Advisor
Hi Samir,

Thanks for reaching out. The Account Performance Report will not ignore paused 
or non-serving campaigns. As long as any such campaign has metrics for a given 
time period, those campaigns will be reported by the Account Performance 
Report. It is not possible to filter campaigns in this report.

Regards,
Matt
Google Ads API Team

Matt
Google Ads API Team
ref:_00D1U1174p._5004Q2JDjfP:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1zkjt0QWWVTB004VQ48af_RM-idtX6-TaA7g%40sfdc.net.


Can I create a new subaccount with a new payment profile

2021-07-27 Thread RealDigiAds Inc.
Hello,

Can I create a new subaccount with a new payment profile through the API?

Thank you

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/876816b6-2522-4596-9b0d-53c9d0a140afn%40googlegroups.com.


RE: Rest API Google Ads

2021-07-27 Thread Google Ads API Forum Advisor
Hi,

I am deleting your post as it contains sensitive information. Concerns related 
to Postman integration, I recommend reaching out to Postman support team.  To 
make the API call without any integration, please check the API guide: 
https://developers.google.com/google-ads/api/docs/first-call/get-campaigns?hl=en

API call structure: 
https://developers.google.com/google-ads/api/docs/concepts/call-structure

Thanks,

Lakshmi Prathipati
Google Ads API Team
ref:_00D1U1174p._5004Q2JE1NL:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0mpit0QWX3DU00h9KFGQhoQcWt07Ztzj2toA%40sfdc.net.


RE: How to set "Pay for" with the API?

2021-07-27 Thread Google Ads API Forum Advisor
Hello,

Thanks for reaching out. Can you please provide us more details on the field 
you are referring to? If you are referring a field, in the UI, can you please 
provide us with a screenshot of the full screen?

Thanks,
Matt
Google Ads API Team

Matt
Google Ads API Team
ref:_00D1U1174p._5004Q2JDlkV:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/btkmE0QWX3YY00V_6F9VkTQp-kaUhBISU7aA%40sfdc.net.


Re: Manager Accounts don't return customer_client results

2021-07-27 Thread Google Ads API Forum Advisor
Hi Frank,

Thanks for letting us know. Please reach out to us if you find any other issues.

Regards,
Matt
Google Ads API Team

Matt
Google Ads API Team
ref:_00D1U1174p._5004Q2JXzQy:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/NWGNQ0QWX42E00j05lpCr8Qw6QNqhy-S-row%40sfdc.net.


Re: Permission Denied

2021-07-27 Thread Google Ads API Forum Advisor
Hello,

It seems possible you did not receive the most recent message from our team. 
Please let us know if you have received this message. Our response to your 
message where you provided your logs is below:

The USER_PERMISSION_DENIED error usually indicates that you are authenticating 
as a user that does not have access to the account (896-946-5420) specified in 
your  API request.

Also, since you specified the "login-customer-id": "6139401816", could you 
confirm if the user / email address you used to generate your OAuth2 
credentials indeed has access to the said 6139401816 MCC / manager account?

To avoid the above error, you will need to ensure that the user / email address 
you used to generate the credentials indeed has access to the account in your 
request. If the user / email address has access or is associated to the MCC / 
manager account, you will need to specify the said MCC / manager account's ID 
as the value of the login-customer-id field.

If the issue persists, could you also share which user / email address it was 
you used when you generated your credentials?

Regards,
Matt
Google Ads API Team

Matt
Google Ads API Team
ref:_00D1U1174p._5004Q2JYkvJ:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/nTo880QWX4JL00F3MMCnoMTPSW5ZwsN73jUQ%40sfdc.net.


Re: The /customers:listAccessibleCustomers response is missing an account.

2021-07-27 Thread Google Ads API Forum Advisor
Hi Noémi,

I raised your concerns to my team and we will get back to you as soon as 
possible.

Regards,

Aryeh Baker
Google Ads API Team
ref:_00D1U1174p._5004Q2Kbqd2:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/Ke7aS0QWX5AD00_dIcbjyFQcaJzgYDmRB65A%40sfdc.net.


Re: [API Migration] In Market Audience Discrepancy

2021-07-27 Thread Kevin
Hi Aryeh,

Unfortunately, I don't have full logs readily available. However, I have
the Summary logs for a recent occurrence, including the Request Ids:

*AdWords API:*
Request made: Host: adwords.google.com, Service: ConstantDataService,
Method: getUserInterestCriterion, clientCustomerId: , Request ID:
0005c808e0ea6ba70a013f7ab00d8bbe, ResponseTime(ms): 84, OperationsCount: 1,
IsFault: False, FaultMessage:

*GoogleAds API:*
[2021-07-26 16:02:22Z] - Request made: Host:
https://googleads.googleapis.com, Method:
/google.ads.googleads.v8.services.GoogleAdsService/SearchStream,
ClientCustomerID: 7649099529,  RequestID: yORcv-dUntmAhs_EfjMIVg, IsFault:
False, FaultMessage:

The IDs I mentioned in the previous message still apply for this set of
requests:
80972, 80976, 80978, 80984, 80987, 80986, 80988, 80991, 80997, 81001

Let me know if you can work off of these Request Ids to start.
I think it may take some time to get full logs in this case.

Thanks,
Kevin

On Mon, Jul 26, 2021 at 11:40 AM Google Ads API Forum Advisor
 wrote:

> Hi Kevin,
>
> Thank you for reaching out to Google Ads API support. Could you send us
> privately the full Adwords request and response logs containing the non
> mapped audiences?
>
> Regards,
>
> [image: Google Logo]
> Aryeh Baker
> Google Ads API Team
>
>
> ref:_00D1U1174p._5004Q2JD0jS:ref
>
> --
> --
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog:
> https://googleadsdeveloper.blogspot.com/
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> You received this message because you are subscribed to the Google
> Groups "AdWords API and Google Ads API Forum" group.
> To post to this group, send email to adwords-api@googlegroups.com
> To unsubscribe from this group, send email to
> adwords-api+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/adwords-api?hl=en
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "AdWords API and Google Ads API Forum" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/adwords-api/Fqiz6sdNsac/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> adwords-api+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/adwords-api/y6ZnU0QWV7U900v2ZDbc1XRPWUJqyH3siOjg%40sfdc.net
> 
> .
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CAF3e%3D4OAiQtH%3DfTO4UfUeoP538e0fZ9v_MxJd%2BfouWTUSiv_Fw%40mail.gmail.com.


RE: Migrating from Google Adwords API to Google Ads API for Historical Monthly Search volume

2021-07-27 Thread Google Ads API Forum Advisor
Hi Grace,

Thank you for reaching out to Google Ads API support. This is the guide to 
migrate.

Could you tell us what are the difficulties you are facing? Could you also send 
privately the full request / response logs of the differing outcomes?

Regards,

Aryeh Baker
Google Ads API Team
ref:_00D1U1174p._5004Q2JDr9J:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/5eMJM0QWX7T900lck69bmbSCOW3s6zHUkC1A%40sfdc.net.


TARGET_SPEND Bidding Strategies not appearing on Campaign view - Google Ads API

2021-07-27 Thread Will Schymik
Hello,

I am trying to retrieve all campaigns in my account and their associated 
bidding strategy using Google Ads API however I am running into issues with 
specifically the TARGET_SPEND (Maximize Click) bidding strategy. I am 
selecting the bidding_strategy attributed resource as well as the 
"bidding_strategy" resource field. For all campaigns these both return the 
associated bidding strategy, however for campaigns associated with a 
TARGET_SPEND strategy they are empty. The resource field 
"bidding_strategy_type" does however show that there is an associated 
strategy of type TARGET_SPEND, however I cannot see which strategy it is. 
Example output:

campaign {
  resource_name: "customers/xxx/campaigns/xxx"
  status: REMOVED
  ad_serving_optimization_status: OPTIMIZE
  advertising_channel_type: SEARCH
  serving_status: SERVING
  bidding_strategy_type: TARGET_SPEND
  dynamic_search_ads_setting {
domain_name: xxx
language_code: xxx
  }
  name: xxx
  id: xxx
  start_date: xxx
  end_date: xxx
}
campaign_budget {
  resource_name: "customers/xxx/campaignBudgets/xxx"
  id: xxx
}

I am able to retrieve these strategies from the bidding_strategy view 
however I cannot get the campaign relationships from that direction.

Any help would be appreciated. Thanks.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/47b75712-4cd2-4a48-a78d-ea99973c9b95n%40googlegroups.com.


Re: The /customers:listAccessibleCustomers response is missing an account.

2021-07-27 Thread Google Ads API Forum Advisor
Hello Noemi,

You have a couple of things happening at the same time, so I'll go step by step 
through them on each API. Hopefully, that will help other folks here on the 
forum in case they bump into this. In case anyone on the forum is curious, 
CustomerService.getCustomers() in the AdWords API and 
CustomerService.ListAccessibleCustomers() in the Google Ads API will return any 
accounts that your refresh token has access to at the top level of your account 
hierarchy.

So, here's what's going on with your requests.

AdWords API

4687386508: This is working as expected because it is a Google Ads account that 
has been fully set up.
8183462864: This is not showing up in the Google Ads API because this appears 
to be an SA360 account. In order to interact with this kind of account, you 
would use the Search Ads 360 API (https://developers.google.com/search-ads). 
The reason the Google Ads API does not return this type of account is because 
it's not strictly a Google Ads account, and it has additional functionality 
that can only be accessed through Search Ads 360. The error was just telling 
you that you can't use this account with Google Ads API because it's a 
different type of account.

Google Ads API

4687386508: This is working as expected because it is a Google Ads account that 
has been fully set up.
1102285442: This account is in a draft state where the account is a Google Ads 
account. This means that the billing has not been set up, yet. When the Google 
Ads API was being built, it was a feature request that we should also return 
accounts in a draft state so that the API developer would know if there were 
accounts they had access to with their refresh token that were not fully set 
up, yet. So, this is working as expected. The Google Ads API now provides more 
advanced billing features, so it's sometimes feasible (if it's monthly 
invoicing) to set up a newly created account through the API. Also, a developer 
can be made aware so they can also go to the UI to finish setting up account.

If you have any further questions on this, feel free to respond to this thread.

Cheers,
Nadine Wang, Google Ads API Team
ref:_00D1U1174p._5004Q2Kbqd2:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/lpd-Y0QWXD4900nnmvTboQTW267l1vTVa2og%40sfdc.net.


Error when adding Background image to Lead Form Extension

2021-07-27 Thread pradeep...@gmail.com
Hi,

I was able to upload the image successfully. But when adding the image 
resource as Background image to Lead form i am getting error.

*Details:*  Media Upload error "DIMENSIONS_NOT_ALLOWED"

I have tried multiple images with right sizes. Also getting the same error 
provided by google in samples (https://goo.gl/3b9Wfh).

Can someone help me figure this out.

Thank You,
Pradeep Datla.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e81ad21c-5c4e-4203-b1a4-f6735466a255n%40googlegroups.com.


RE: How to migrate to new API version?

2021-07-27 Thread Google Ads API Forum Advisor
Hi Alexey,

Thanks for reaching out to us. Please note that this forum channel can only 
provide assistance to issues/concerns related to the AdWords API / Google Ads 
API. If you have any questions about our API, you may open a new thread and 
provide the complete, so that I can assist further.

Regards,

Yasar Ramjan Makandar
Google Ads API Team
ref:_00D1U1174p._5004Q2JE5lj:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/-MzVr0QWXLTA00pIaTRK38SFSVqi_g_P9pEQ%40sfdc.net.


Re: AttributeError: '_SingleThreadedRendezvous' object has no attribute 'add_done_callback'

2021-07-27 Thread Google Ads API Forum Advisor
Hi Dihan,

We're glad to know that your issue was resolved.

Regarding the better solution that you mentioned, and since this is more of a 
Python client library setup matter, we recommend that you reach out as well to 
the client library owners via this link, as they are the more appropriate team 
to provide guidance on issues with client library setup.

I hope this further helps.

Best regards,

Peter Laurence Napa Oliquino
Google Ads API Team
ref:_00D1U1174p._5004Q2JDPEQ:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/-Heb00QWXMVV00J6mj0NWnSdW8VM5gCRRuKw%40sfdc.net.


Re: How to get Video Ad's Call To Action Headline using Google Ads API

2021-07-27 Thread Google Ads API Forum Advisor
Hello Weijie,

Thanks for getting back to us and for sharing the details.

We have raised a feature request for this; however, there is no guarantee if 
this will be supported soon in the API. In the meantime, please follow our blog 
for updates and new releases.

Regards,

Mark Kevin Albios
Google Ads API Team
ref:_00D1U1174p._5004Q2JCSsy:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/z28ac0QWXNR400vdkkqsqVRMGivkFQAW_1uA%40sfdc.net.


Re: AdWords API MediaService returns Streaming URL for video but cannot be visited

2021-07-27 Thread weijie ding
Yes, I still need the streamingUrl can be played normally, and what do you 
mean the further explanation what the streamingUrl is used for, is there 
any limitation? Or can you explain it here first so that I can understand 
the reason?

On Tuesday, July 27, 2021 at 8:27:06 PM UTC+8 adsapi wrote:

> Hi,
>
> I work with Ernie and will assist you. I raised with my team a request for 
> further explanation what the streamingUrl  
> is
>  
> used for and for better documentation what to do with the 
> youTubeVideoIdString 
> 
>  and 
> you may monitor type Video (v201809) 
> 
>  for 
> an update. I had sent you an email about this on July 23, in case you 
> missed it I am posting it here. Note that streamingUrl isn't in the new 
> API. If you have a need for streamingUrl which isn't solved yet please get 
> back to us.
>
> Regards,
>
> [image: Google Logo] 
> Aryeh Baker 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2KcQWH:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/20f3325c-af62-4f96-9f30-c1dffaa5b044n%40googlegroups.com.


User Permission Denied

2021-07-27 Thread Jan Dranreb Balangue
Why it still appear USER_PERMISSION_DENIED even though i follow the 
instruction in linked-customer-id 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/646d8551-f481-4461-a568-a225f5e1cbe4n%40googlegroups.com.


Re: [AuthenticationError.OAUTH_TOKEN_INVALID @ ; trigger:'']

2021-07-27 Thread Google Ads API Forum Advisor
Hi Andrei,

Thanks for getting back to us

To generate an access token, kindly follow the Installed application 
(recommended) or the Web application with a web flow. Note that whether you are 
using web flow or the desktop app flow, the client library you are using should 
already automatically take care of the authentication on your behalf. For more 
information on Authentication, you may refer to this API documentation.

Let us know if you have any further questions.

Regards,

Yasar
Google Ads API Team
ref:_00D1U1174p._5004Q2JDhN8:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/pz9m20QWXPT6005pd_MLQ1RIqi221q20d_Ww%40sfdc.net.


RE: Campain criterion query not returning the expected response

2021-07-27 Thread Google Ads API Forum Advisor
Hi,

Thanks for reaching out to us.

Could you please provide us with complete request and response logs with the 
request-id so that we can take a closer look?

Kindly send the requested information via the Reply privately to author option. 
If this option is not available, you may send the details directly to our 
googleadsapi-supp...@google.com alias instead.

Regards,

Yasar
Google Ads API Team
ref:_00D1U1174p._5004Q2JE1fP:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/USM140QWXRP700hbWEENQVRsasj2tlqWfXaA%40sfdc.net.


RE: Error when adding Background image to Lead Form Extension

2021-07-27 Thread Google Ads API Forum Advisor
Hi Pradeep,

Thank you for reaching out to our API support team.

So that our team may better troubleshoot the error, could you also provide the 
complete request and response logs, with the request-id, generated when the 
error occurred?

If you haven't yet, logging can be enabled by navigating to the Client 
libraries > Your client library (ex. Java) > Logging documentation, which you 
can access from this link.

You may then send the requested information via the Reply privately to author 
option. If this option is not available, you may send the details directly to 
our googleadsapi-supp...@google.com alias instead.

Best regards,

Peter Laurence Napa Oliquino
Google Ads API Team
ref:_00D1U1174p._5004Q2JEN0w:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/mlW7X0QWXSQC00Qdyzt5g9Ts2lu3VTcSbV5g%40sfdc.net.


Re: Create new combined audience - HOW?

2021-07-27 Thread Google Ads API Forum Advisor
Hello Adam,

Thanks for getting back to us.

Yes, the mentioned guide is used for combining multiple user lists. As for your 
concern if there's a way to combine any kind of audiences not only user_list, 
but also customer_interest(affinity, in-market), custom audiences...etc, I'm 
afraid that this does not appear to be supported in the API.

We can raise a feature request for this; but before raising such request, could 
you share to us your use case and how this feature impacts your business?

Regards,

Mark Kevin Albios
Google Ads API Team
ref:_00D1U1174p._5004Q2JD7md:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/fOjj10QWXXWV002kgfSCJzT0WOxgzFTZJ1vg%40sfdc.net.