Recommendation dismissing

2022-10-17 Thread Almat Myrzaly
Hi, 

I have dismissed "SEARCH_PARTNERS_OPT_IN" recommendations in API. And I can 
see that recommendations dismiss status changed from FALSE to TRUE.  So 
following is the screencap of search partners recommendations before I 
dismiss them through API:

[image: chrome_fkBlXkCqae.png]
As you can see, there are 16 recommendations under search partners before 
dismissing. 
And following is the screencap after I dismiss search partners 
recommendations through API: 

[image: chrome_sseIVTXPgC.png]

So, after dismissing recommendations with API, there are 3 recommendations 
left. 
I find that those 3 recommendations from the UI are not appearing on the 
API and that is why API is not able to dismiss them. 

But I cannot understand why those 3 recommendations are not appearing on 
the API.
Do you know what might be the possible reason ?

Sincerely,
Almat 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/8f123429-baec-4062-b46d-9c489d1dfe56n%40googlegroups.com.


Re: Google Ads Test Account Does Not Function As Expected

2022-10-17 Thread Chad Wood
Well, there is another limitation I am now running into and I don't think 
this was considered in our conversation.

It's been awhile, so here's the recap/update:

   - My company used a gmail to create our accounts for google 
   applications, like Google Ads. We've also verified ownership of our domains 
   with this gmail. Lets call it mycomp...@gmail.com
   - My company has made itself dependent on the accounts created via 
   mycomp...@gmail.com; now utilized for Google Ads, GA4, Firebase, and 
   several other services 
   - Because my company decided to set everything up on 
   mycomp...@gmail.com, we are not eligible for using a Google Workspace. This 
   is because Google Workspace requires a private email domain to sign-up.
   - *I need to access Google Ads programmatically for automatic daily data 
   retrieval and custom reporting.*
   - Google Ads doesn't allow service accounts to be added to it, thereby 
   requiring impersonation [of a human user] to utilize service accounts in 
   Google Ads
   - Because we can't utilize Google Workspace, we are thus required to 
   utilize OAUTH2 instead of service accounts to authorize my API calls to 
   Google Ads
   
Now, to set up OAUTH, we need to navigate here 
 and set up the 
consent screen for the "initial" authorization. After that, we can retrieve 
a refresh token and be on our way toward automation. Though, here's the 
caveat; *creating an "internal" app also requires Google Workspace.*

[image: screen.png]
So, this means we must create the app as "external" even though it is 
technically for internal use only. It's custom reporting.

>From what I understand, and according to the docs 

;

*"A Google Cloud Platform project with an OAuth consent screen configured 
for an external user type and a publishing status of "Testing" is issued a 
refresh token expiring in 7 days" *

I am currently dealing with this problem. The refresh token automatically 
expires after 7 days. I can not "publish"/"verify" the app to get would 
this, as that would make the app publicly available. This would be a 
security concern.

This makes me feel as though we are back at square one. Is my only option 
to migrate all existing applications to a new google account, all over the 
email used to create the account?
This would likely be very messy, and I'd hope there's a solution to avoid 
needing this. 

I was able to create a Google Workspace with an internal email, but it 
requires that I verify the domain to "unlock" the features I need. If I 
understand correctly though, verifying the domain would be a takeover, 
right? Thereby likely breaking applications on the mycomp...@gmail.com 
account. This is no good as well.

What can I do here?
On Sunday, October 9, 2022 at 10:09:01 PM UTC-7 adsapi wrote:

> Hi Chad,
>
> Hope you are doing fine. This is Carmela from the Google Ads API team as 
> well. Thank you for getting back to us.
>
> With regards to your concerns, you may see the below items: 
>
>- "*They were able to establish all of these environments and build 
>atop of them without being required comply with the workspace requirement 
>that emails are internal. They're all using myco...@gmail.com with no 
>'governing body,' so to speak.*" - As for this, there is a chance that 
>you do,'t need to use the Google workspace and that is the Oauth flows 
>
> 
>  instead 
>of service accounts unless you need a domain-specific feature (for 
> example, 
>impersonation), then Google workspace is needed. OAuth2 desktop app and 
> web 
>app flows do require an initial user interaction for granting access to 
> the 
>account, but are much simpler to set up. 
>- "*So now we have all of these different tools under the email 
>address myco...@gmail.com.* *If I want to link all of these under a 
>governing body, like a workspace, and utilize the benefits of a workspace 
>-- how can we do that without rebuilding everything over this email issue?*
> *I can't add myco...@gmail.com to the newly created workspace because 
>its not an @**mycompany.com* * email.*" - 
>Could you confirm if what you mean by this is you want Firebase, Google 
>Analytics, and Google Tag Manager account to use a workspace as well? If 
>yes, then kindly note that our team can't comment on this as we can only 
>provide the insights in the Google Ads API perspective. That said, I would 
>suggest reaching out to their support team instead as they are the ones 
> who 
>can confirm if these accounts can also utilize a workspace. 
>- "*-- Are you perhaps suggesting that I make some kind of manager 
>account, say goo...@mycompany.com and link 

Bind AD accounts to MCC ids

2022-10-17 Thread bing li
Hi I have two MCC IDs for the advertising account. One is the MCC ID with 
admin permission, and the other is the MCC ID with ordinary permission. I 
want to change the MCC ID with ordinary permission to the MCC ID with admin 
permission, and change the MCC ID with admin permission to the MCC ID with 
ordinary permission. Is there API support?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/e9ea7f7e-126c-4b09-9fbb-3419c47656f7n%40googlegroups.com.


RE: Google Ads API - Refresh token for Desktop app

2022-10-17 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Jesús,

Thank you for raising this concern to the Google Ads API support team.

To avoid the refresh token expiring in 7 days please go to the Google API 
Console and navigate to the OAuth consent screen and then change the publishing 
status to “In production”. For more information you can check this document.

For this question "If I change the status to production this app is not public 
if it is a desktop app?" that you mentioned. If your application is going to be 
installed on a device or computer (such as a system running Android, iOS, 
Universal Windows Platform, Chrome, or any desktop OS), you can use Google's 
OAuth 2.0 Mobile and desktop apps flow. You may refer to the link below:

https://support.google.com/cloud/answer/10311615?hl=en_topic=3473162#zippy=%2Cin-production
https://support.google.com/cloud/answer/6158849#zippy=%2Cweb-applications%2Cnative-applications


In addition, you may choose app type to Desktop app for the following:

You're managing all of your Google Ads accounts using a single top level 
manager account.
You're a first-time user, or want to get started quickly with the simplest 
setup.
Your app will only authenticate Google users from one machine.


Best regards,

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


Re: Gclid in Enhanced Conversions

2022-10-17 Thread Matthias Laqueur - BossData
Hi Jonathan 

We are working in the same thing. Did you get this working via the Google 
Ads API? We manage it perfectly when a click ID is present. But when 
sending the same data without a click ID but with hashed mail for example 
we get 0 results. 

On Wednesday, 13 July 2022 at 16:46:52 UTC+2 adsapi wrote:

> Hi Jonathan,
>
> How ad tags and GCLID work is beyond Google Ads API support scope, I 
> suggest you reach out to our product support team 
>  for further assistance.
>
> With that being said, here's Use a transaction ID to minimize duplicate 
> conversions . My 
> guess based on About enhanced conversions 
>  is that uploading 
> enhanced conversions via API relies on an order Id that is matched with the 
> order Id sent to an ad tag that generated the GCLID that the order Id is 
> associated with. I would also guess you would use the API for enhanced 
> conversions when the user data you want to match the conversion with isn't 
> available on the page where the order Id is sent to the ad tag, but to be 
> certain you would have to ask our product support team 
> .
>
> Regards,
>
> [image: Google Logo] 
> Aryeh 
> Google Ads API Team 
>   
>
>  
>
> ref:_00D1U1174p._5004Q2cVd2I: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/0fd39181-142d-4df7-9bed-d8e01ddfd260n%40googlegroups.com.


Re: Enhanced Conversion Tracking For Leads

2022-10-17 Thread Matthias Laqueur - BossData
Hi Ryan

We are working on the same issue. Did you get the enhanced conversion 
tracking for leads going via the API? 

On Tuesday, 5 July 2022 at 21:02:48 UTC+2 adsapi wrote:

> Hi Ryan,
>
> Thank you for reaching out to our API support team.
>
> I would recommend that you reach out instead to the Google Ads Product 
> Support team, via this link 
> , for more insight on the 
> differences between steps 3 and 5. In the Google Ads API's perspective and 
> as per this guide 
> ,
>  
> you should only upload after you already have hashed 
> 
>  
> the needed information.
>
> Best regards,
>
> [image: Google Logo] 
> Peter Laurence 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2cGDmr: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/db8e1156-3353-4dfc-b590-4628ce0bc3a9n%40googlegroups.com.


Are removed or ended campaigns available via API call?

2022-10-17 Thread Balázs Araczky
Hi Team,

I run a daily query (via GAQL) to collect all the campaigns of a specific 
account, but then I realized that removed or "hard ended" campaigns are 
missing from that list.

Then I tried to run a simple query including only the ID of the campaing, 
but even that one returned no results.

My query looks as simple as this:
SELECT campaign.id FROM campaign WHERE campaign.id = 17927472944 

Is there any trick to include all campaings in the result set? Or removed 
campaigns are just totally ignored in the API?

Thanks,
Balázs


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/8583bece-fd4b-4187-9fc0-7a8ccb04b1c8n%40googlegroups.com.


Feeds Auto-migration

2022-10-17 Thread Anis Ahmed
Hi Team,

Our feeds in some accounts were not auto migrated to asset based feeds and 
I was wondering what happened. From what I read the auto migration was 
supposed to happen on 5th Oct - 2022. so can you please help?


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/5cc17c94-3d3e-441c-abdc-915ef441b40fn%40googlegroups.com.


Error Connect Google AdWords with Azure Data Factory using Linked Serivices

2022-10-17 Thread Ivan Sanchez
Hi,

I'm trying to connect AdWords to Azure Data Factory using Linked Services, 
but an error returns with the following message:

"Error code
9603
Details
ERROR [HY000] [Microsoft][GoogleAds] (62) API Connection Failed. Forbidden 
Request. HTTP Response code: 401
ERROR [HY000] [Microsoft][GoogleAds] (62) API Connection Failed. Forbidden 
Request. HTTP Response code: 401
Activity ID: 07172e33-560a-4d6b-ae6a-cf1b27d4fbb9."

Regards,

Ivan Sanchez - 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/9a641ca1-2004-466e-b6a4-cec2284186can%40googlegroups.com.


RE: Error when trying to add metrics to the SELECT in the query

2022-10-17 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Asad,

Thank you for reaching out to us.

I understand where you are coming from. However, I would need your help in 
sending over your complete API logs (request and response with request-id) 
generated on your end and the whole UI screenshot where you are seeing the 
expected data you want to retrieve in the API so our team could further check, 
compare, and validate why you are not getting this expected data using the 
other query.

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.

In addition, this might also be connected to the zero metrics. You may check 
this documentation for more details.

Best regards,

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


Google Ads API - Refresh token for Desktop app

2022-10-17 Thread Jesús María Garrobo Vaca
Hi,
I've a desktop app to get the cost of my campaigns. This info is for my 
internal reports. But I've a problem with my refresh token, because the 
status of my desktop app is: test (prueba) and the token is valid only for 
7 days. I have to renew the token all the weeks... I need a token valid for 
more time. 

I read in this forum that you change the status to production this 
situation will change. But I have not change this status to production 
because the question icon say (pic attached): your app will be available 
for somebody that have a Google Account. This option isn't valid for me, 
because the info that I want to get is only for me. I don't want share this 
info. For this I chose a desktop app.

If I change the status to production this app is not public if it is a 
desktop app?
Could you help me? 

Thanks

[image: apigoogle.png]

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/0b3439b4-a7b1-4d2f-8c64-969e241912edn%40googlegroups.com.


RE: Max operations length in customers.offlineUserDataJobs.addOperations

2022-10-17 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Hao,

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

With regard to your questions:

How many operations can we add in one request? --> The operations collection 
for each AddOfflineUserDataJobOperationsRequest can contain at most 100,000 
identifiers across all of the UserData objects in the operations. If you need 
to submit more than 100,000 identifiers for a job, send multiple requests with 
the same job resource_name.
Is there a suggested size for an addOperations request? --> The limits 
associated with OfflineUserDataJobService methods are subject only to the 
standard operation limits associated with the developer token's access level.
How many operations can we add for one offlineUserDataJob? --> There are no 
limits on the number of operations you can add to a single job. However, for 
optimal processing, we recommend adding up to 10,000 identifiers in a single 
call to the OfflineUserDataJobService.AddOfflineUserDataJobOperations method 
and up to 1,000,000 identifiers to a single job.


For more information about OfflineUserDataJob, you may check this document as 
this explains all that you need to know in OfflineUserDataJob.

Kind regards,

Sherwin Vincent
Google Ads API Team
ref:_00D1U1174p._5004Q2facoi: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/u6ldr0RJW6Y70017lKxItpSYiX4325T4H1Ww%40sfdc.net.


Error when trying to add metrics to the SELECT in the query

2022-10-17 Thread asad mhagne
Hi,

I have been facing a problem with only one account, 

when I try to create a simple query for example 


SELECT campaign.name,campaign.status, metrics.clicks FROM video WHERE 
segments.date BETWEEN '2022-08-19' AND '2022-08-25' AND campaign.status = 
'ENABLED'

I get this response ( No results although I can see the results in the UI 
of Google Ads) 

field_mask {
  paths: "campaign.name"
  paths: "campaign.status"
  paths: "metrics.clicks"
}
I get the same if I try for example metrics.impressions

But if I try to run this query without the metrics, I get the expected 
response  

SELECT campaign.name,campaign.status FROM video WHERE segments.date BETWEEN 
'2022-08-19' AND '2022-08-25' AND campaign.status = 'ENABLED'

the response :

results {
  campaign {
resource_name: "customers/customerID/campaigns/campaignID"
status: ENABLED
name: "the campaign name as expected"
  }
  video {
resource_name: "customers/customerID/videos/videoID"
  }
}
field_mask {
  paths: "campaign.name"
  paths: "campaign.status"
}

Thank you,
Asad

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/98917734-0ee2-439d-bebd-2b606675d47bn%40googlegroups.com.


RE: Getting INTERNAL_ERROR while adding Product groups

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

I hope you are doing well. This is Carmela from the Google Ads API team. Thank 
you for reaching out to our team.

I understand that while adding product groups to the ad group through BATCH 
JOB, you are getting errors on your end. You also mentioned that some of these 
are INTERNAL_ERROR which means something unexpected happened while processing 
the request. The common cause of this error is the API isn't functioning 
correctly due to a bug. Having said that, we would suggest waiting for about 30 
seconds, then retry the request.

If the error persists, you may provide the complete request and response logs 
with request ID and request header generated on your end. 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. Our team needs this information so that we can have a better view and can 
investigate this.

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.

Regards,

Carmela
Google Ads API Team
ref:_00D1U1174p._5004Q2fadE7: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/C4MUj0RJW33L00huOP_DUAT-23-yWkjxxISQ%40sfdc.net.


Re: DSA with page-feed assets and supplied URLs only via API

2022-10-17 Thread 'Paul' via Google Ads API and AdWords API Forum
Hi Peter,

thank you for your response.

The feature I'm looking for is on the campaign settings in the UI:

[image: 2022-10-17-101156_763x719_scrot.png]

Here "managed-page-feed-asset-set" is a an *asset set* (as in AssetSet 
, 
not a page feed in the sense of Feed 
). 
However, in the API for the DynamicSearchAdsSetting 

 
it is only possible to specify page feeds (Feed) and the end point will not 
accept asset-set resource names. In fact, when set up in the UI like shown 
in the screenshot, the feeds[] field of DynamicSearchAdsSetting is returned 
as being empty in the API.

I understand that labels can be used to further restrict which items of the 
asset set can be used, but my understanding is that this will not exclude 
other URLs "Google knows about the website" from serving, as the blue box 
in the screenshot appears to imply as well.

Hope this helps to clarify,
Paul
On Friday, October 14, 2022 at 9:26:12 PM UTC+2 adsapi wrote:

> Hi Paul,
>
> Thank you for reaching out to our API support team.
>
> So our team can take a closer look, could you share the Google Ads UI view 
> screenshot that allows for the feature you are looking for?
>
> In the Google Ads API, specifically for DSA page feeds 
> ,
>  
> this section 
> 
>  
> discusses how the assets containing page URLs (with labels) are created. In 
> the example it states : 
>
>- *Recommended: adds labels to the asset. These labels can be used 
>later in ad group targeting to restrict the set of pages that can serve.* 
>
> Now, in this other section 
> ,
>  
> it then discusses how to target your page feed URLs using labels.
>
> Should your screenshot contain user or account information, 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 googleadsa...@google.com alias instead.
>
> Best regards,
>
> [image: Google Logo] 
> Peter Laurence 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2f6fOm:ref
>

-- 














*GetYourGuide Deutschland GmbH*

Sonnenburger Strasse 73, 
10437 Berlin, Germany

Geschäftsführer: Johannes Reck, Tao Tao, Nils 
Chrestin

Amtsgericht Charlottenburg HRB 132059 B; USt-IdNr. DE27645xz


 
   
   
  


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/af1c3750-e393-47c4-a05d-a6027ee57008n%40googlegroups.com.


RE: How i can make subquery in Google ads query language?

2022-10-17 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Yevhen,


Michael here from Google Ads API Team. Thank you for reaching out to us.


With regards to your concern, I'm afraid that there isn't way to make subquery 
in Google ads query language, however, you may use below GAQL to get the 
performance data for at the Ad level.

SELECT ad_group_ad.ad.name, metrics.impressions FROM ad_group_ad WHERE 
metrics.impressions > 1000


To get the data at Ad_group level, you may use below GAQL:


SELECT ad_group.name, ad_group.id, metrics.impressions FROM ad_group WHERE 
metrics.impressions > 1000


In addition, you may also utilize the Google Ads query builder should you need 
to output other resources. Furthermore, if you are expecting data that you are 
seeing on the Ads UI, then you may provide us the complete Ads UI screenshot 
without cropping via reply privately to author option, so that we can check 
better.

Regards,

Michael Angelo
Google Ads API Team
ref:_00D1U1174p._5004Q2faAFj: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/95H0O0RJVXQ000mEuy7z2VQdmlyriFY8CMgQ%40sfdc.net.


Re: What is API to get/set feed labels

2022-10-17 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Sang,

Thank you for getting back to us. I hope that you are doing well today.

1. In class com.google.ads.googleads.v10.resources.Campaign.ShoppingSetting, 
there is no field "feed_label" as mentioned in this doc 
(https://developers.google.com/google-ads/api/docs/performance-max/retail#create_a_performance_max_retail_campaign).

2. In class Campaign.ShoppingSetting.Builder, there is no method to set 
feed_label.

To answer your questions 1 and 2. the feed_label is not yet available in Google 
Ads API v10. It is only available in v11. Please check these release notes for 
more information. You may use Google Ads API v11 version if you want to set up 
the feed_label. You may follow this document as it can guide you on how to 
upgrade to v11

3. When I query list of feeds from my Merchant account, there is no detail of 
label.

Could you 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 the 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. Add to that, for the screenshot that you've 
provided, please provide us the non-cropped and a full screenshot of it?


Kind regards,

Sherwin Vincent
Google Ads API Team
ref:_00D1U1174p._5004Q2f63hG: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/OqJ0O0RJVXCZ00V82oZgovRnGZSFFJ0_Md3Q%40sfdc.net.


Getting INTERNAL_ERROR while adding Product groups

2022-10-17 Thread 'Sravanthi Reddy' via Google Ads API and AdWords API Forum
Hi team, while adding *product groups* to the ad group through *BATCH JOB* 
we are getting partial errors. 
i.e, Some of them succeeded but some failed with *INTERNAL_ERROR*... 

It is *frequently happening*, i.e I ran automation daily and this is the 
scenario in every run.
Could you help me in knowing what the possible reasons for these errors 
are!? 
and why is this happening!?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/567a1dac-e7ab-4e29-9b66-7bdff0cd0been%40googlegroups.com.