RE: Not getting descriptiveName_ in Google Ads Customer Get API

2022-08-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for reaching us out. I am Sherwin from Google Ads API support team. I 
hope that you are doing well today.

We really understand your concern and we know how important this is to be 
resolved. Upon checking on the response, we can tell that the descriptive name 
is empty. With this, for us to further investigate the issue, could you please 
provide us the request and response logs with request ID and request header of 
this two responses that you've shared to us? You can provide it via Reply 
privately to author option. If this option is not available, then send it 
instead on this email address googleadsapi-supp...@google.com. If you haven't 
enabled the logging 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.

Kind regards,

Sherwin Vincent
Google Ads API Team
ref:_00D1U1174p._5004Q2dlSKX: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 
"Google Ads API and AdWords 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/Hlrbo0RGUVCI00rngkeWo2R5-6th2ABg5OCA%40sfdc.net.


RE: Testing Account Campaign Create issue (Google ads)

2022-08-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Sudarshan,

Thank you for reaching us out. I am Sherwin from Google Ads API support team. I 
hope that you are doing well today.

Upon checking on the response logs, we notice that the Invalid JSON payload 
received is caused by an Unknown name \"operations\": Cannot find field. With 
this, what we can do is to advise you to follow this guide in creating 
campaigns depending on the client library that you are using. Add to that if 
you are still receiving the error, please provide us the complete request and 
response logs with request ID and request header generated on your end? You can 
provide it via Reply privately to author option. If this option is not 
available, then send it instead on this email address 
googleadsapi-supp...@google.com. If you haven't enabled the logging 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.

Kind regards,

Sherwin Vincent
Google Ads API Team
ref:_00D1U1174p._5004Q2dlRjr: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 
"Google Ads API and AdWords 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/ybBGX0RGUYPC00w3-N1d7RQx-1En044ysDtQ%40sfdc.net.


Error for my third party app

2022-08-19 Thread Endrit Hoti
Hello,
As a company we have created an application on this platform (google cloud 
console) - an application that includes oAuth2 and which can be used as a 
third party from our website, but unfortunately for some google accounts 
during the process we are presented with an error which I have attached it 
to your email. We have read about the latest updates on Google regarding 
the third party, but we are unable to find a solution. I would be very 
grateful for any alternative or even any contact where I could communicate 
about this matter.


All the best, Endrit

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/7ff7-f099-4855-ac04-66326b883859n%40googlegroups.com.


Re: Remove keyword from negative list

2022-08-19 Thread Gionni Lone
Hi again,

I'm getting RESOURCE_NOT_FOUND even though I'm passing a resource name 
fetched from shared_criterion resource. Can I send over the request and 
response log for you to check whats the issue?

Thank you.

On Thursday, August 11, 2022 at 11:52:57 AM UTC+2 adsapi wrote:

> Hi Gionni,
>
> Thank you for posting your concern.
>
> With regard to your concern, this is possible by using the 
> remove SharedCriterionOperation 
> 
>  
> of the SharedCriterionService 
> 
> .
>
> Let me know if you have further questions.
>
> Regards,
> [image: Google Logo] 
> Ernie John 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2dJcOJ: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 
"Google Ads API and AdWords 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/4bfd4e6e-9b8e-47d9-82a0-267913f27d5en%40googlegroups.com.


Re: Remove keyword from negative list

2022-08-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Gionni,

Thank you for reaching out to the Google Ads API support team.

To investigate the issue further, could you please provide the complete request 
and response logs, with the request-id? 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 can provide it 
via 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. 
Let me know if you have any questions.

Thanks,

Nirmita
Google Ads API Team
ref:_00D1U1174p._5004Q2dJcOJ: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 
"Google Ads API and AdWords 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/mRsUL0RGV8Y400E8V5Xq1qQQSCB39DczOQ1A%40sfdc.net.


RE: Error for my third party app

2022-08-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Endrit,

Thank you for reaching out to us.

Based on the screenshot you have provided, we understand that it is related to 
the app verification issue. That said, you may refer to the links below, which 
are relevant documents regarding the verification process that you may check 
out to resolve the issue.

How to verify: OAuth API verification FAQs - Google Cloud Platform Console Help
General information: Unverified apps - Google Cloud Platform Console Help

Let me know if you have further questions.

Best regards,

Heidi
Google Ads API Team
ref:_00D1U1174p._5004Q2dlWoy: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 
"Google Ads API and AdWords 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/FUbDl0RGVCGG00djRiSbgOSNupj8Jh8acaaQ%40sfdc.net.


Re: Images Video

2022-08-19 Thread Rodrigo Ampuero
 Hi, so the image that appears in the "ad" column is not saved? in no 
report to be able to download. Thanks

El Thursday, August 18, 2022 a la(s) 1:17:47 PM UTC-4, adsapi escribió:

> Hi Rodrigo,
>
> Thank you for the screenshot.
>
> The only ad type with preview information in the Google Ads API is the 
> image ad as seen in the ad_group_ad.ad.image_ad.preview_image_url 
> 
>  
> that you can extract using the ad_group_ad 
>  
> report.
>
> Since YouTube videos' previews are not supported, our team can create a 
> feature request, subject for review, for its support in the API. To do so, 
> could you share as well your complete use case so that we may pass this 
> along in the said request?
>
> Best regards,
>
> [image: Google Logo] 
> Peter Laurence 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2dJiHu: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 
"Google Ads API and AdWords 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/a8ac58f6-cf86-4ce7-863d-d204c64d2297n%40googlegroups.com.


Re: Images Video

2022-08-19 Thread Rodrigo Ampuero
 Hi, so the image that appears in the "ad" column is not saved? It is not 
recorded in any report. The field that told me 
"ad_group_ad.ad.image_ad.preview_image_url " arrives empty when I call 
ad_group_ad report. Thanks 

El Thursday, August 18, 2022 a la(s) 1:17:47 PM UTC-4, adsapi escribió:

> Hi Rodrigo,
>
> Thank you for the screenshot.
>
> The only ad type with preview information in the Google Ads API is the 
> image ad as seen in the ad_group_ad.ad.image_ad.preview_image_url 
> 
>  
> that you can extract using the ad_group_ad 
>  
> report.
>
> Since YouTube videos' previews are not supported, our team can create a 
> feature request, subject for review, for its support in the API. To do so, 
> could you share as well your complete use case so that we may pass this 
> along in the said request?
>
> Best regards,
>
> [image: Google Logo] 
> Peter Laurence 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2dJiHu: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 
"Google Ads API and AdWords 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/f1085ad5-5e08-435b-8833-8bf54b0dcf1en%40googlegroups.com.


Re: Images Video

2022-08-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Rodrigo,

The Ads API doesn't have a field that provides direct access to the previews. 
With that being said, this stackoverflow article about using Youtube Id for 
every type of URL may be of assistance - https://stackoverflow.com/a/2068371. I 
tried some and they work just using the 11 letter Id from 
“asset.youtube_video_asset.youtube_video_id”.

For example, the 11 letter Id can be placed in the regular Youtube url starting 
"https://www.youtube.com/watch?v="; you can add to the end "B5PylOONGww" for the 
result - https://www.youtube.com/watch?v=B5PylOONGww and you can see a Google 
Ads tutorial. The default high quality image is 
https://img.youtube.com/vi/B5PylOONGww/hqdefault.jpg. I can guess this works 
for all Youtube videos. Feel free to get back to us.

Regards,

Aryeh
Google Ads API Team
ref:_00D1U1174p._5004Q2dJiHu: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 
"Google Ads API and AdWords 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/1QOfV0RGVEFW00AXN5kJ5RTLGQQNQ1bTUS7w%40sfdc.net.