How to get these product details

2022-09-09 Thread Oliver
Dear API team,

Can you please help us find out how to get the data highlighted in the 
screenshot below?

Regards

Oliver

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/58153c23-8571-4ce2-ad50-143b36059200n%40googlegroups.com.


Re: Data Difference in Google ADS API Data and Google ADS UI

2022-09-09 Thread 'Jidapa Thanabhusest' via Google Ads API and AdWords API Forum
Hi,

I have the same issue. Do you have any updates? I notice that all the 
missing records are the ones that will not have valid AMP click rate or 
mobile speed score in the UI.

Best,
Jidapa

On Tuesday, July 12, 2022 at 7:10:05 AM UTC-7 emanue...@gmail.com wrote:

> Hello,
>
> I'm having the same issue here.
> Thanks
>
> Emanuele
>
> Il giorno venerdì 6 maggio 2022 alle 20:02:28 UTC+2 adsapi ha scritto:
>
>> Hi Ben,
>>
>> Thank you for reaching out to Google Ads API support. Here is a final 
>> URL report migration guide 
>> . 
>>
>>
>>  For us to investigate we will need the following for each discrepancy:
>>
>>- Full screen screenshot of the UI report you are trying to duplicate 
>>using the API. 
>>- Request and response  'DEBUG' log level log of API communications 
>>of the API report download.  
>>
>> The request and response appears similar to the JSON Mappings in our 
>> REST documentation 
>> 
>>  
>> with additional headers and information such as request Id 
>> .
>>  
>> Our client libraries have loggers with logging instructions, to see these 
>> instructions you can click on the client library you use in the sidebar of 
>> our client library guide 
>>  
>> and click on "Logging”.
>>
>> If you are using our REST interface 
>>  then the 
>> full multi line curl command line is a request log and adding curl command 
>> line option '-i' will also generate a response log.
>>
>> The screenshot and API report need to be done during the same time frame 
>> as there are changes to the data over time described in the data 
>> freshness guide 
>>  from 
>> product support.
>>
>> In AdWords API 
>> , a request 
>> looks like the 3rd section in request 
>> 
>>  
>> and a response looks similar to response 
>> .
>>  
>> Logging instructions are in the read.me on Github of each client library 
>> .
>>
>> Regards,
>>
>> [image: Google Logo] 
>> Aryeh 
>> Google Ads API Team 
>>   
>>
>>  
>>
>> ref:_00D1U1174p._5004Q2aORUy: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/04409345-3e30-4437-8a35-f1849a0afd65n%40googlegroups.com.


RE: GCP Project and MCC'S developer token binding problem

2022-09-09 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Anthony,

Many GCP projects can use one developer token for access to Ads API.

Regards,

Aryeh
Google Ads API Team
ref:_00D1U1174p._5004Q2eMcfm: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/HvuNu0RHYPJY00uY9AFem8TzexKvm7cawwqw%40sfdc.net.


GCP Project and MCC'S developer token binding problem

2022-09-09 Thread Anthony Gomez Taboada
Hi,

At the moment, we have borrowed a GCP project in our organization to a team 
in our company that manages an specific MCC account.

We would like to deploy an application that connects to Google Ads. 
However, we noticed in the documentation the error 
DEVELOPER_TOKEN_PROHIBITED 

 that 
specifies that only one project can be binded to only one developer token 
from a MCC Account.

In our use case, we will later migrate this application to a different 
organization (and project) that will be asigned to that team.

So we have the following questions before we proceed to use the API.

1. Are we able to use the same developer token in multiple projects? (For 
example use token "mcc_1" in project "A" and then use the same token in 
project "B")

2. If this is not possible, is there a way we could request for a project 
to be unbinded (or unlinked) to a developer token, so we can migrate our 
application to a different project without problems?

Thanks in advance,
Anthony

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/89713079-0586-4d6b-a81c-7689746e6f4en%40googlegroups.com.


Re: This app is blocked

2022-09-09 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Mitch,

Thank you for the reply.

The "This App is blocked" error could be due to missing OAuth verification 
steps. For information on OAuth Verification, and how to verify your projects, 
please refer to the below links:

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

I hope this helps. Should the issue persist, let me know so that I may raise 
this to the rest of our API support team.

Best regards,

Heidi
Google Ads API Team
ref:_00D1U1174p._5004Q2dwvFs: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/IPdMa0RHYF1R00yQimwhhPQwG6xg0K2qubXA%40sfdc.net.


Re: Unable to create a Media Bundle Asset through Ads API

2022-09-09 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi James,

Thank you for bumping this thread.

So our team can also take a look at your issue, could you send over your 
complete request and response logs, and request-id? This way our team can 
investigate and attempt to replicate your issue so we can troubleshoot and 
possibly also raise this to the rest of our team.

If you haven't yet, logging can be enabled by navigating to the Client 
libraries  > Your client library (ex. Java) > Logging documentation and by 
using the DEBUG log level.

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
Google Ads API Team
ref:_00D1U1174p._5004Q28nzfB: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/VMFtB0RHYDE000q864HppHQQCd97S7d2bSJg%40sfdc.net.


Re: Is asset being used by?

2022-09-09 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Aaron,

Thank you for your response.

The queries you used should be correct in determining if the asset is being 
used as an extension in any of the current supported levels. You also should be 
able to include policy summary related fields as mentioned by our colleague 
Ernie in his earlier response and provided example.

That said, could you confirm if this current workaround works for you now, or 
if you also have other suggestions in mind so we can proceed with a separate 
feature request?

Best regards,

Peter Laurence
Google Ads API Team
ref:_00D1U1174p._5004Q2dwMx9: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/T9b910RHYCK2007cncyDzkTbqNY4GE6pHKnA%40sfdc.net.


Re: change_status - An internal error has occurred

2022-09-09 Thread Ales Sturala
Ok thank you for the insight Anash. Since it only affects couple of 
accounts of the same customer, we will just talked to the customer, explain 
the situation and not use that report for their accounts.

On Friday, 9 September 2022 at 17:08:52 UTC+2 adsapi wrote:

> Hi Ales,
>
> There's too much data for this query for our database servers to handle 
> correctly. You need to add additional filters to reduce the data that the 
> query is trying to fetch. You could try running multiple queries in 
> parallel to make up for the increased number of queries.
>
> Regards
> Anash
>
> ref:_00D1U1174p._5004Q2dtmAQ: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/b921cece-7268-4c22-a854-4017a642c7e0n%40googlegroups.com.


RE: Not able to get campaign performance report

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

Thanks for reaching out to the Google Ads API Forum.

I understand that you wanted to get daily data of campaign performance. You may 
use a campaign report. Here’s the below sample GAQL:


SELECT

campaign.name,

campaign.status,

segments.device,

metrics.impressions,

metrics.clicks,

metrics.ctr,

metrics.average_cpc,

metrics.cost_micros

FROM campaign

WHERE segments.date ='2022-09-09'

For example, if you would like to retrieve campaign attributes and performance 
metrics such as cost using GoogleAdsService.Search and 
GoogleAdsService.SearchStream. For more reporting features, you may refer to 
this page.

If you encounter any API error, then you may provide complete logs (complete 
request and response logs with request ID and request header) generated, so 
that we can check better.

Please take note to send logs details via reply privately to author option.

Regards,

Yasar
Google Ads API Team
ref:_00D1U1174p._5004Q2dx6u3: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/QBnrJ0RHY7F100lbxQ5G76S6ykz2sneJE7Zg%40sfdc.net.


Re: change_status - An internal error has occurred

2022-09-09 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Ales,

There's too much data for this query for our database servers to handle 
correctly. You need to add additional filters to reduce the data that the query 
is trying to fetch. You could try running multiple queries in parallel to make 
up for the increased number of queries.

Regards
Anash
ref:_00D1U1174p._5004Q2dtmAQ: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/c9k120RHY7E800TpGia88pQYKWoDkj659_GA%40sfdc.net.


Re: Is asset being used by?

2022-09-09 Thread Aaron Weiner
Thank you. 

In the end, I did the following queries because I not only did I want to 
know if the extensions were used but also if they were actively used. Only 
extensions in active campaigns or active ad groups were of interest to me.

Also, I wanted to know only about 'ENABLED' extensions and not any of these 
statuses: PAUSED, REMOVED, UNKNOWN, UNSPECIFIED

SELECT
  asset.id, 
  customer_asset.status 
FROM customer_asset
WHERE
  asset.id = 1234567890
  AND customer_asset.status = 'ENABLED'

-

SELECT 
  asset.id,
  campaign_asset.status, 
  campaign.status, 
  ad_group.status 
FROM campaign_asset 
WHERE 
  asset.id = 1234567890
  AND campaign_asset.status = 'ENABLED' 
  AND campaign.status = 'ENABLED' 
  AND ad_group.status = 'ENABLED'

-

SELECT
  asset.id,
  ad_group_asset.status, 
  campaign.status, 
  ad_group.status
FROM ad_group_asset
WHERE
  asset.id = 1234567890
  AND ad_group_asset.status = 'ENABLED'
  AND campaign.status = 'ENABLED' 
  AND ad_group.status = 'ENABLED'

-





On Friday, September 9, 2022 at 12:03:15 AM UTC-5 adsapi wrote:

> Hi Aaron,
>
> Thank you for raising your concern to our team. I am also a member of the 
> Google Ads API team and let me provide support to your concern.
>
> Since you just want to know the assets information used as extensions and 
> the approval status of extensions, then you may try using the following 
> report types depending on what level you want to get the extensions:
> ad_group_asset 
> campaign_asset 
> customer_asset 
>
> To give you sample query, you may try the one provided below on your end:
>
>
>
>
> *SELECT   asset.policy_summary.approval_status,   
> asset.policy_summary.policy_topic_entries,   
> asset.policy_summary.review_status, asset.id    FROM 
> campaign_asset WHERE asset.id  = *
>
> Let me know if this will work for you first before raising a feature 
> request for this.
>
> As for this question "*How is this ad_group_ad_asset_view different from 
> this ad_group_asset?*", the *ad_group_ad_asset_view *returns the data / 
> statistics generated between assets and ads while the *ad_group_asset 
> *usually 
> used to get the information of asset-based extensions at ad group level.
>
> Regards,
> [image: Google Logo] 
> Ernie John 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2dwMx9: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/38b4ff3a-2de1-484d-96c8-51d72bfdea90n%40googlegroups.com.


Re: How to check and see if an account has enabled the 'Auto-apply' option for recommendations?

2022-09-09 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Maksym,

Currently there is no report access to these settings via API. I raised with my 
team your request for reporting recommendation auto settings. This request is 
subject to review. You may monitor our blog for an update.

Regards,

Aryeh
Google Ads API Team
ref:_00D1U1174p._5004Q2bc6Uu: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/Qax3O0RHY77R00Kk9S4MXMSbmfIhhIokyggw%40sfdc.net.


Re: Feature request: Google Ads API invoice for automatic payments

2022-09-09 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Kjetil,

Thank you for explaining.

Let me explain. Monthly invoicing is a payment setting in which Google extends 
a line of credit to you for your advertising costs, and you receive an invoice 
each month. What you are describing is a change in non 'monthly invoicing' as 
described above that instead of every 30 days is every month. You may check 
this article for more details. Your invoices are accessible via the UI and your 
request for support for non 'monthly invoice' support via API is subject to 
review. You may monitor our blog for an update.

For changes in extending credit and for getting emailed automatically your 
invoices request I suggest you reach out to our product support team via this 
link for further assistance as these requests aren't API related. The API can 
only be a conduit to the Ads product as expressed in the Ads UI.

Best regards,

Heidi
Google Ads API Team
ref:_00D1U1174p._5004Q2dwdHt: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/G5oI-0RHY77F00cFhTnbr2R9O0HF7CTMbYHA%40sfdc.net.


Re: This app is blocked

2022-09-09 Thread Mitch Walker
Thanks, Sherwin. This article seems to refer exclusively to device
management. My question is in regard to a security issue of some sort for a
custom app that uses the Google Ads API. Can you provide any other
information or support?

On Thu, Sep 8, 2022 at 8:30 PM Google Ads API Forum Advisor
 wrote:

> Hi Mitch,
>
> Thank you for reaching us out. I am Sherwin from Google Ads API support
> team. I hope that you are doing well today.
>
> Moving forward to your concern about "This app is blocked", you may check
> this article .
> If you have further concerns regarding Google Workspace, you may reach them
> out using this guide
> 
> .
>
> Kind regards,
> [image: Google Logo]
> Sherwin Vincent
> Google Ads API Team
>
>
> ref:_00D1U1174p._5004Q2dwvFs: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/CANOdVws3gYvF42QU%3Dzgq-2ZF2SOOVZw%2BazTkONbdwy4UGc5vpQ%40mail.gmail.com.


RE: geographic_view with ad_name

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

Thanks for reaching out to the Google Ads API Forum.

Kindly note that the geographic_view report can not pull the data by Ad level. 
However, if you’re expecting data that you see in the Google Ads UI showing 
ad_name or Ad level data as well as the geo information, then you may provide 
us with a complete Ads UI screenshot without cropping showing the fields data 
along with the customer Id, so we provide specific recommendations.

Please send a screenshot via reply privately to author option.

Regards,

Yasar
Google Ads API Team
ref:_00D1U1174p._5004Q2dx72k: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/dU_Ol0RHY1I400QF33aet9QmK0dYbSE_KZMQ%40sfdc.net.


Re: GAQL calls all giving INTERNAL_ERROR

2022-09-09 Thread j.e.frank
This problem stopped happening for me at about 8:15 pm Eastern time.

On Thursday, September 8, 2022 at 10:35:21 PM UTC-4 adsapi wrote:

> Hi All,
>  
>
> Additionally on my first email, please provide it via Reply privately to 
> the author option. If this option is not available, then send it instead on 
> this email address googleadsa...@google.com.
>  
>
> Regards,
> [image: Google Logo] 
> Darwin 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2dwxbi: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/8e8de72a-a20e-45cc-88f2-5b1a433146e6n%40googlegroups.com.


Re: How to check and see if an account has enabled the 'Auto-apply' option for recommendations?

2022-09-09 Thread 'Maksym Dubchak' via Google Ads API and AdWords API Forum
Hey,
>From the thread here it's obvious that *we can't enable* 'Auto-apply' option 
through API.
But it's not entirely clear *can we* *see* if the option is enabled or not 
via API?
Could you please provide an update on this, whether we 
1) can view this option via API 
or 
2) there's no way to get this information via API

Thanks,

On Monday, June 6, 2022 at 6:04:59 AM UTC+3 adsapi wrote:

> Hi Nils,
>
> Thank you for reaching out to our API support team.
>
> I am afraid that there is no 'Auto-apply' option for recommendations in 
> the Google Ads API. What is only available in the Google Ads API is to 
> trigger an API request to apply individual recommendation. You may refer to 
> this document 
> 
>  to 
> know more information about applying for recommendations using Google Ads 
> API.
>
> The workaround here is to retrieve recommendations 
> 
>  and 
> if it returns any recommendations, then create a process on your end that 
> will apply recommendations 
> 
> .
>
> Please let me know if you have further concerns, and our team will be 
> happy to provide support.
>
>
> Best,
> [image: Google Logo] 
> Anthony Cyril 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2bc6Uu:ref
>

-- 
---
essenceglobal.com 

Facebook 
 • Twitter 
 • YouTube 
 • Instagram 


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/d4f8ef29-8931-4603-bf77-d947985ae015n%40googlegroups.com.


Re: Feature request: Google Ads API invoice for automatic payments

2022-09-09 Thread Treffsikker Kjetil
Thank you for your response.
The first part you asked me to elaborate on is that Google Ads invoicing
has been changing for us on automatic payments. Before I believe you would
be charged every 30 days or when a threshold was met. Now it is when
threshold is met or the 1st of each month. In addition, we now get a
monthly invoice pdf as seen in my screenshot. I assumed these changes would
make it easy to access PDF through APi now that they are available. Anyway,
I'm happy to hear it is already a subject to review :)

Let me try to elaborate on the second part. Most other companies that are
performing automatic payments on my credit card will send me an automatic
email. This email will inform about the payment and contain a PDF of the
invoice or receipt. Google Ads don't. For accounting purposes we need this
PDF to show what was actually bought during the payment. Currently I have
to log in and download about 20 PDFs manually each month when they are
ready. And this takes extra time for me. Would love if you automatically
also sent email with PDF each month like you do on Google Cloud, Workspace
and other services.

Please feel free to ask me further. Happy to share :)

Med vennlig hilsen
*Kjetil Grøsland*



www.treffsikker.nokje...@treffsikker.no


fre. 9. sep. 2022 kl. 11:56 skrev Google Ads API Forum Advisor
:

> Hello,
>
> Good day to you.
>
> Please note that the 'Automatic Payments' is different from the monthly
> invoicing. With this, the invoice service of the Google Ads API, which is
> primarily used for monthly invoicing, could not be used in your scenario.
>
> However, our team has already raised a feature request for automatic
> payment, subject for review. For now, please follow our blog
>  as to
> get updated with news and releases about Google Ads API.
>
> As for using the invoice
>  of
> the Google Ads API, you must really need to enable the monthly invoicing
>  for the Google Ads
> account and we have eligibility. You must spend a minimum of $5,000 a month
> (this can vary by country) for any 3 of the last 12 months. Also, could
> elaborate more about *"my Google Ads invoicing has changed into following
> a monthly cycle, so I thought it now would work, but the API response with
> an error still saying that it is only available for accounts with monthly
> invoicing. "*
>
> As for "*Also please add a feature request regarding emails with PDFs
> each month. I do believe many companies would appreciate this for
> accounting purposes. *", to have a clearer view on what you are looking
> for, would you be able to provide more details here?
>
>
> Best regards,
> [image: Google Logo]
> Anthony Cyril
> Google Ads API Team
>
>
> ref:_00D1U1174p._5004Q2dwdHt: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/CANUx9dRSndT8Qcq8KveP%3DKjLzra8N-AYevmEwJ8DWO9%3DfiYD3A%40mail.gmail.com.


Re: Link Checker Script

2022-09-09 Thread PPC Správce
Thank you for the clarification.
S pozdravem
Zdeněk Maniš


pá 9. 9. 2022 v 9:14 odesílatel Google Ads API Forum Advisor
 napsal:

> Hello Tom,
>
> This is Carmela from the Google Ads API team. Thank you for reaching out
> to our team.
>
> Kindly note that our team can only provide support concerns related to AdWords
> API  / 
> Google
> Ads API  and
> it appears that your concern is Google Ads Scripts related. Having said
> that, you may reach out to the Google Ads Scripts team via this forum link
>  as they are the right team
> to provide guidance to this matter.
>
> Regards,
> [image: Google Logo]
> Carmela
> Google Ads API Team
>
>
> ref:_00D1U1174p._5004Q2dx6JW: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/CAP2ypg3VJVt8Dv2fKnTQaFYGfrooaEYRNVvcWdBcucAuGdNr3Q%40mail.gmail.com.


geographic_view with ad_name

2022-09-09 Thread Haruma
Hi, I am currently fetching data from *geographic_view*, and understand 
that it could not breakdown by ad_name. Is there any possible table/query, 
that i can use to get *ad_name* as well as the geo information in single 
request?

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 
"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/d82af536-7ab3-4038-bb91-7b498d957b1dn%40googlegroups.com.


Not able to get campaign performance report

2022-09-09 Thread Audit XPLAIN
Hi!,
 
 I want to get daily data of campaign performance but i am unable to 
get any google ads api .. please assist me  how can we get daily data of 
campaign 



Thanks & Regards,

-- 




--


*This email and all attachments are confidential and are 
intended solely for use by the individual to whom this email is addressed. 
If you are not the intended recipient, you should not use, print, disclose, 
distribute, copy or otherwise use this email or take any action in reliance 
to its contents. Any views, opinions and content expressed or contained 
herein and its attachments are solely those of the sender and do not 
necessarily represent XPLAIN. Nothing contained in this email constitutes a 
commitment or a binding agreement, unless otherwise clearly and 
unconditionally expressed by the Director legally representing XPLAIN.*

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/17d28f93-92a7-4be6-9f62-16413660a03bn%40googlegroups.com.


Link Checker Script

2022-09-09 Thread Tom
Hi there,

I has been using the excellent Link Checker script (MCC version) for a long 
time.

Will be updated to use new Google Ads scripts features? 
Single Account Link Checker was already updated (version 3.0).  

PS:Sorry for my English :)

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 
"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/884b1f85-7a77-467a-8a21-051716471e7cn%40googlegroups.com.