Re: Unable to find RSA from ad_group_ad query in Google Ads

2022-08-18 Thread Markus Heiden
Hello Aryeh,

the above problem arises for RSAs that are in the same ad group. Thus the 
status of the campaign or ad group shouldn't be an issue.
The logs I will provide privately.

Regards,
Markus

adsapi schrieb am Mittwoch, 17. August 2022 um 21:24:40 UTC+2:

> Hi Markus,
>
> The Ads UI has default filters at Ad, Ad group and Campaign level for 
> 'removed' objects and a 'removed' campaign can have non removed ad groups 
> and ads that won't show up due to filtering at campaign level. You can 
> either go into the campaign screen and ad group screen and remove those 
> default filters or you can filter out ads that come from removed campaigns  
> and removed Ad groups in your API report.
>
> If the above doesn't help, could you send us a 'DEBUG' log level request 
> and response log of raw API communications showing more ads that ht eUi 
> doesn't show, combined with a full screen screenshot showing the ad missing 
> in the UI?
>
> The request and response appears similar to the JSON Mappings in our REST 
> documentation 
> 
>  with 
> additional headers and information such as request Id 
> .
>  
> Here are logging instructions for our Java 
> 
> , .NET 
> 
> , PHP 
> 
> , Python 
> 
> , Ruby 
> 
>  and Perl 
>  
> Ads 
> API Client Libraries.
>
> 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.  
>
> You may send the requested information via "Reply to author" or via 
> googleadsa...@google.com 
> 
>  with 
> a link to this forum post added to the new thread.
>
> Regards,
>
> [image: Google Logo] 
> Aryeh 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2dkqaN: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/6ebffefd-70dd-4a12-8b12-b4a247337b9fn%40googlegroups.com.


Ads API call takes an hour and fails with bad gateway

2022-08-18 Thread Sophie Kühn
Hello everyone,

since beginning of the week, a Google Ads API search call we do a lot 
without problems suddenly fails. It takes about an hour and stops then with 
status code 14, detail "bad gateway". No more details about what was wrong, 
no headers.

When i retry the query now, it executes just fine, so the reason can't be 
the query. Only the time of day this happens is always around 4:25 - 4:30 
am (UTC+2), while the error itself is then thrown more or less exactly an 
hour later.

Anyone else an idea what wrong here?



Request
---
Method Name: /google.ads.googleads.v10.services.GoogleAdsService/Search
Host: googleads.googleapis.com
Headers: {
"x-goog-api-client": "gl-php\/8.1.5 gccl\/15.0.0 gapic\/15.0.0 
gax\/1.12.2 grpc\/1.48.0 rest\/1.12.2",
"x-goog-request-params": "customer_id=",
"developer-token": "REDACTED",
"login-customer-id": ""
}
Request: 
{"customerId":"","query":"SELECT campaign.name, campaign.id, 
campaign.status, metrics.impressions, metrics.clicks, metrics.cost_micros, 
metrics.conversions, metrics.conversions_value, 
metrics.search_impression_share, metrics.search_top_impression_share, 
metrics.search_absolute_top_impression_share, 
metrics.absolute_top_impression_percentage, 
metrics.top_impression_percentage FROM campaign WHERE segments.date = 
\"2022-08-09\" AND campaign.advertising_channel_type != \"HOTEL\""}

Response
---
Headers: []

Fault
---
Status code: 14
Details: 502:Bad Gateway
Failure: {}



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/57339743-5e5f-44b3-a1a5-b80695e74f79n%40googlegroups.com.


Re: Unable to find RSA from ad_group_ad query in Google Ads

2022-08-18 Thread Markus Heiden
Hi Ernie,

one additional info: We opened the account in the Google Ads Editor. There 
these RSAs are all displayed.

Regards,
Markus

adsapi schrieb am Donnerstag, 18. August 2022 um 10:35:30 UTC+2:

> Hi Markus,
>
> Thank you for the reply and providing information. Allow me to continue 
> the discussion of this concern to the other thread where the information 
> has been provided. I will provide updates there shortly.
>
> Regards,
> [image: Google Logo] 
> Ernie John 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2dkqaN: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/68421c8d-16f9-4707-9945-7a5c86c3f58an%40googlegroups.com.


Different value on the UI compare to results from API query

2022-08-18 Thread Yosef Schwartz
Hi!

I run this query - 

SELECT ad_group_criterion.criterion_id, segments.date, 
campaign.bidding_strategy_type, customer.descriptive_name, 
customer.currency_code, customer.id, customer.descriptive_name, campaign.id, 
campaign.name, campaign.status, ad_group_criterion.keyword.text, ad_group.id, 
ad_group.name, ad_group_criterion.keyword.match_type, 
ad_group_criterion.tracking_url_template, ad_group_criterion.final_urls, 
ad_group_criterion.status, metrics.clicks, metrics.impressions, 
metrics.cost_micros, ad_group_criterion.effective_cpc_bid_micros, 
ad_group_criterion.quality_info.quality_score, segments.device, 
customer.time_zone, campaign.status, ad_group.status, 
bidding_strategy.type, metrics.search_absolute_top_impression_share, 
metrics.search_impression_share, metrics.search_top_impression_share, 
metrics.absolute_top_impression_percentage, 
metrics.top_impression_percentage FROM keyword_view WHERE 
metrics.impressions>0 AND segments.date>='2022-08-16' AND 
segments.date<='2022-08-17'"

And get results of 15 rows.

When I get in the ads.google.com and filtered Search Keywords manually by:
Impressions > 0
Ans set the same dates I get 288 rows.

What i did wrong?

Thanks,
Yosef

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/a0b45c55-6376-4adb-85cd-6a1623e21b79n%40googlegroups.com.


RecommendationType has not updated to new google_ads version 11.1

2022-08-18 Thread 'Gonzalo Martín' via Google Ads API and AdWords API Forum


The recommendation types have been updated with the new version 11.1 , and 
include 2 new recommendation types, as you can see here:

https://developers.google.com/google-ads/api/docs/diff-tool/v11-1/versus-v11/diff?hl=en

There may be an error when trying to search the enums for the new 
recommendation types "24" and "25" returned by the API since yesterday, 
because they are not included on the RecomendationTypes class as you can 
see here:

https://github.com/googleads/google-ads-python/blob/main/google/ads/googleads/v11/enums/types/recommendation_type.py
 





-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/af4430c8-2ce6-4c08-8ffd-0bfa8acafab9n%40googlegroups.com.


RE: Ads API call takes an hour and fails with bad gateway

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

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, there could be many possible reasons why you 
are getting this kind of 502 gateway error. For us to further investigate, 
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 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. Please include also the customer-id as this is 
important for us to investigate the issue.

Add to that, please check the network traffic when you are getting that error 
because the network fluctuation could also cause that error.

Kind regards,

Sherwin Vincent
Google Ads API Team
ref:_00D1U1174p._5004Q2dl69N: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/_-bNK0RGT61600nSd7ni0hTHeyzTa--_SOnQ%40sfdc.net.


Re: Unable to find RSA from ad_group_ad query in Google Ads

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

Thank you for providing more details to this concern. I'm also a member of the 
Google Ads API support team. Please let's continue our discussion to the other 
thread for better tracking of the issue. We will consider this in our reply to 
the other email thread.

Best regards.

Jinky
Google Ads API Team

​​
ref:_00D1U1174p._5004Q2dkqaN: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/wCnFK0RGT6L900bwIslqlcRLqF3yNn-GeEHA%40sfdc.net.


Unable to be Authenticated for the Google ADS API using a service account

2022-08-18 Thread 'AMD Google Registrations' via Google Ads API and AdWords API Forum
Hi all, 

I am having issues authenticating to the Google AD API with the use of a 
service account. I get the NO_ADS_USER error but i think my setup (At least 
the one provided in the Google documentation) is ok. So :

   1. Endpoint of interest  
   https://googleads.googleapis.com/v11/customers:listAccessibleCustomers
   2. Our developer token is the one linked with the specific AD Manager 
   account (123-456-7890 Account Name Here) and has been upgraded to Basic 
   Access after a
   successful review.
   3. Workspace account exam...@ourdomain.com was invited as admin to the 
   above Ad Manager
   4. Firebase project was created under exam...@ourdomain.com and service 
   account was added to it.
   5. Service account granted domain wide delegation.
   6. .json credential downloaded and used in GoogleCredentials class 
   instance along *with https://www.googleapis.com/auth/adwords* scope and 
   createDelegated argument set to service account email 
   (firebase-adminsdk-somenum...@project-name-here.iam.gserviceaccount.com) 
   referenced in steps 4 and 5.

As an added step i also linked the Firebase project of step 4 to the AD 
Manager account through the Integrations tab in project settings.

What am i doing wrong ?

Kind regards

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/f07a0058-fafd-438b-a075-5baf1ecf8f4fn%40googlegroups.com.


Search keywords filtering

2022-08-18 Thread Kitana Bor
Hi!

I pulled data from keyword_view and received all keywords. Now I need to 
get  Search keywords only. How can I filter them?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/994ef39c-2a3b-44e3-8daf-a003fc7d7b81n%40googlegroups.com.


Re: Images Video

2022-08-18 Thread Rodrigo Ampuero

Hi, the images I'm looking for are the previews of the YouTube videos, 
attached screenshots of the images I'm looking for. Thank 

El Wednesday, August 17, 2022 a la(s) 10:19:16 PM UTC-4, adsapi escribió:

> Hi Rodrigo,
>  
>
> Thank you for getting back to us. I work with Heidi and allow me to assist 
> you here. I hope you are doing well today.
>  
>
> Moving forward, regarding this, *"but I couldn't get the preview images" 
> *could 
> you please give more context on the preview image you said? Can you also 
> provide a screenshot of the preview image you're looking for? So our team 
> further investigates this issue and gives guidance on this.
>  
>
> Regards,
> [image: Google Logo] 
> Darwin 
> 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/b093b27d-b0fc-465f-96da-ce2d2299a2een%40googlegroups.com.


RE: RecommendationType has not updated to new google_ads version 11.1

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

The Client Library should soon be updated to work  with 11.1. In general, a new 
ENUM is not considered a breaking change and there are standard development 
techniques that can be used to accommodate newer API's that add functionality 
before the Client Library is updated. Feel free to convey how this affects you. 
If you think this is client library specific issue you may want to reach out to 
the issue tracker.

Regards,

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


RE: Different value on the UI compare to results from API query

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

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. Could you please 
provide full screen screenshot of the UI of what you are looking for?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._5004Q2dl7PF: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/3Zwvr0RGTF0L00I8kG4-ZnQiaaR0YEQh6Nww%40sfdc.net.


RE: Search Partner Network Issue

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

Thank you for reaching out to our API support team.

I had to delete your initial post as it contained your logs and user / account 
information in your screenshots. You may mask these details in future forum 
posts or send over these details directly to our 
googleadsapi-supp...@google.com alias. Posting below the redacted information 
from your initial post for reference :

"Hey,

We created google ads api batch job with below resource name - 
customers/2430827141/batchJobs/10210623597

We then added 3 campaign creation operation in the above given batch job, along 
with other operations.

We can clearly see that "target_partner_search_network" is being set as false 
here for all the 3 campaign creation operation.

However on Google Ads UI, this partner network setting is being seen as opted 
in, which should not be the case as per the above given campaign creation 
operations in the batch job.

Please check where is the gap here, why the google ads api is not honouring the 
"target_partner_search_network"  being set as false and it is making this 
search partner network opted into.

Thanks and regards,
Gaurav Singh
OnlineSales.ai"

Moving forward, so our team can take a closer look and possibly raise this to 
the rest of our support team, could you share the complete request and response 
logs, and request-id, generated by your batch job operations?

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 alias instead.

Best regards,

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


Customer list not updating when using uploadUserData method

2022-08-18 Thread Eouzan Guillaume
Hello,

I am using the uploadUserData 

 method 
to keep my customer lists updated every 10 minutes. My scripts have been 
running succesfully for over 2 months now, giving me what seems to be a 
valid response to each request. However, when I look at my user lists in 
the Google Ads UI, the number of users is not moving at all.

I'm aware the uploadUserData method does not show new "imports" in the UI, 
however I think it should still increase the number of users in the list, 
especially since I've been sending hundreds of new users since two months. 

You will find in attachment an example the request and the response.

*Request*
[image: response headers.png]
*Response*
[image: response.png]
*Response headers*
[image: request.png]

*Google Ads UI views*
[image: gads ui 1.png]

[image: gads ui2.png]

I'd like to know if you see anything wrong with my requests or if that 
behavior is normal?

As a side note, this happens on several accounts using the same requests. 
However, with one other account that uses a Zapier connection instead, I 
can clearly see the list growing in volume, even though it seems to me that 
Zapier uses that same method (since no "importations" are registered either 
in the UI), which leads me to believe I am doing something wrong.

PS: I can confirm that the customer IDs and list IDs used are valid. 

Best,

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/0aa1718d-1025-4c29-af3e-8a93e089a33cn%40googlegroups.com.


RE: Search keywords filtering

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

Thank you for reaching out to us.

You may note that the keyword_view should map to the Search keywords view of 
the UI. However, if you are seeing discrepancies between the Google Ads API and 
UI then you may provide to us the complete API logs (request and response with 
request-id) generated on your end and the full screenshot of the UI without 
cropping.

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,

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


Customer List not updated when using "uploadUserData" method

2022-08-18 Thread Eouzan Guillaume
Hello,

I am using the uploadUserData 

 method 
to keep my customer lists updated every 10 minutes. My scripts have been 
running succesfully for over 2 months now, giving me what seems to be a 
valid response to each request. However, when I look at my user lists in 
the Google Ads UI, the number of users is not moving at all.

I'm aware the uploadUserData method does not show new "imports" in the UI 
(contrary to offlineUserDataJobs 
),
 
however I think it should still increase the number of users in the list, 
especially since I've been sending hundreds of new users since two months. 

You will find in attachment an example the request and the response.

*Request*
[image: request.png]

*Response*
[image: response.png]

*Response headers (including request id)*
[image: response headers.png]

*Google Ads UI views*
[image: gads ui 1.png]

[image: gads ui2.png]

I'd like to know if you see anything wrong with my requests or if that 
behavior is normal?

As a side note, this happens on several accounts using the same requests. 
However, with one other account that uses a Zapier connection instead, I 
can clearly see the list growing in volume, even though it seems to me that 
Zapier uses that same method (since no "importations" are registered either 
in the UI), which leads me to believe I am doing something wrong.

PS: I can confirm that the customer IDs and list IDs used are valid. 

Best,

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/b1f6d08c-3c74-42ec-8db1-ac59e8c42609n%40googlegroups.com.


Best way to create reports at Manager/MCC level?

2022-08-18 Thread Miguel Angel Garcia
I want to create API reports that show data from each account that I manage 
(using a Manager account). 

For example, show the number of clicks that each account got in the last 30 
days.

This is pretty easy in the UI and a very common use case, so I assume it 
should be easy too to do with the API. 

I'm using Customer_client 
 for 
other stuff, but it doesn't let me request that kind of metrics from each 
account. 

Is there a way to get data/metrics from all the managed accounts with just 
1 API request?

Or do I have to send 1 API request for each managed account (using with a 
loop connected to Customer_client 
 or 
something like that to get all the managed accounts automatically)?

Is there any example of how to do this? (I'm using Python, but any example 
would help).

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/18213376-1733-43f1-8c80-3734516cdb29n%40googlegroups.com.


Re: Images Video

2022-08-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
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,

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/SueQD0RGTMPA00XZnLLbJ2Q8O5QOSCWWflPw%40sfdc.net.


GoogleAds Auction Insight Metrics exist in API v11 now, but developer access denied

2022-08-18 Thread 'jni...@condati.com' via Google Ads API and AdWords API Forum
I see that in v11 Auction Insight metrics were finally added to the API. 
However, when I try to extract them I receive an error message saying "This 
developer doesn't have access to these metrics". 

How do I go about getting access? Our developer token is for standard 
access. I don't see a higher level of developer access in the 
documentation. We can clearly, if not painfully, see the data in the UI, so 
it's not an issue of it being some super secret information.

If someone can shed some light on this for me, or help with a path forward, 
that would be great. We have been waiting for the addition of these metrics 
to the API for literally years. The UI extraction is so painful and 
maintenance heavy.

Thank you in advance,

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/4e2befa3-2e04-4550-8b7b-011f3c2ee0e3n%40googlegroups.com.


RE: GoogleAds Auction Insight Metrics exist in API v11 now, but developer access denied

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

This metric is not publicly available and it doesn't seem to depend on access 
level of developer token. Could you state your use case for these metrics in 
business terms so we can evaluate?

Regards,

Aryeh
Google Ads API Team
ref:_00D1U1174p._5004Q2dlHFs: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/aHfU-0RGTRUZ00DSBEbfhtQxyp6jCqeOVjJA%40sfdc.net.


How to check whether an account linked to a manager account?

2022-08-18 Thread lsy
Hello,

I have a mangager account 'A' under one user, a manager accout 'B', and 'B' 
s client account 'b' under another user. 
My application needs to check whether an account is linked to 'A', if not, 
send a link request. 

I already linked 'B' to 'A', and now I want to deal with client account 
'b'. To check whether 'b' is linked, I checked 'b' 's 
customer_manager_link, the results is empty, I also checked 'A' 's 
customer_client_link, the results does not include 'b'.  When I use:

customer_client_link_service.mutate_customer_client_link(customer_id=manager_customer_id,
 
operation=client_link_operation)

to create customer_client_link between 'b' and 'A', I got the following 
error:
error_code {
manager_link_error: ALREADY_MANAGED_IN_HIERARCHY
  }
  message: "Client is already managed in hierarchy."

With this situation, how can I know 'b' is already linked and then I will 
not send link request?

Thanks,
Shiying 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/258acfcf-baf0-41e1-88f6-b89d9f99eb90n%40googlegroups.com.


Testing Account Campaign Create issue (Google ads)

2022-08-18 Thread Sudarshan Nivrutti Dhatrak
Hello,
I have just created a test manager account for google ads and then created 
a client from the same account. I am trying to access the create campaign 
Api, but getting invalid json error in response. I am attaching the request 
and response.

Request :

"options": { "method": "POST", "uri": 
"https://googleads.googleapis.com/v11/customers/campaigns:mutate";, "qs": 
{}, "headers": { "Accept": "application/json", "Authorization": "Bearer (My 
Accesstokn)", "Host": "googleads.googleapis.com", "Content-Type": 
"application/json", "developer-token": "(developer token from manager 
account(test access))" }, "body": { "operations": [ { "create": { "name": 
"An example campaign", "status": "PAUSED", "campaignBudget": 
"customers/campaignBudgets/12qw", "advertisingChannelType": "SEARCH", 
"networkSettings": { "targetGoogleSearch": true, "targetSearchNetwork": 
true, "targetContentNetwork": true, "targetPartnerSearchNetwork": false }, 
"target_spend": {} } } ] }, "json": true, "simple": true, 
"resolveWithFullResponse": false, "transform2xxOnly": false },

Response :

  "response": { "statusCode": 400, "body": { "error": { "code": 400, 
"message": "Invalid JSON payload received. Unknown name \"operations\": 
Cannot find field.", "status": "INVALID_ARGUMENT", "details": [ { "@type": 
"type.googleapis.com/google.rpc.BadRequest", "fieldViolations": [ { 
"description": "Invalid JSON payload received. Unknown name \"operations\": 
Cannot find field." } ] } ] } }, "headers": { "vary": "X-Origin, Referer, 
Origin,Accept-Encoding", "content-type": "application/json; charset=UTF-8", 
"date": "Thu, 18 Aug 2022 13:07:04 GMT", "server": "ESF", "cache-control": 
"private", "x-xss-protection": "0", "x-frame-options": "SAMEORIGIN", 
"x-content-type-options": "nosniff", "alt-svc": "h3=\":443\"; 
ma=2592000,h3-29=\":443\"; ma=2592000,h3-Q050=\":443\"; 
ma=2592000,h3-Q046=\":443\"; ma=2592000,h3-Q043=\":443\"; 
ma=2592000,quic=\":443\"; ma=2592000; v=\"46,43\"", "accept-ranges": 
"none", "connection": "close", "transfer-encoding": "chunked" },

Please Help me with the issue.
Thanks and regards,
Sudarshan

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/528eb4f4-1d54-46d1-8932-242d6ee875fcn%40googlegroups.com.


Not getting descriptiveName_ in Google Ads Customer Get API

2022-08-18 Thread Rten Marketo
Hi Team,
For one of our customers, we are not getting *descriptiveName_ *field in
Customer get API. Below is the customers detail and response from Google
side:

Account Id : 8492474221
Account - Dakota Ferguson, dakota.fergu...@adiglobal.com (confirmed with
the customer)

{"page":{"context":{},"response":{"results_":[{"customerClient_":{"bitField0_":293,"resourceName_":"customers/8492474221/customerClients/8492474221","clientCustomer_":"customers/8492474221","hidden_":false,"level_":0,"timeZone_":"","testAccount_":false,"manager_":false,*"**descriptiveName_":"**"*,"currencyCode_":"","id_":8492474221,"appliedLabels_":[],"status_":2,"memoizedIsInitialized":-1,"unknownFields":{"fields":{},"fieldsDescending":{}},"memoizedSize":-1,"memoizedHashCode":0},"memoizedIsInitialized":-1,"unknownFields":{"fields":{},"fieldsDescending":{}},"memoizedSize":-1,"memoizedHashCode":0}],"nextPageToken_":"","totalResultsCount_":0,"fieldMask_":{"paths_":["customer_client.client_customer","customer_client.level","customer_client.manager","customer_client.descriptive_name","customer_client.status","customer_client.id"],"memoizedIsInitialized":-1,"unknownFields":{"fields":{},"fieldsDescending":{}},"memoizedSize":-1,"memoizedHashCode":0},"memoizedIsInitialized":1,"unknownFields":{"fields":{},"fieldsDescending":{}},"memoizedSize":-1,"memoizedHashCode":0}},"emptyCollection":{"collectionSize":0}}


You can see in the above response *descriptiveName_* field is empty.
Although, same is coming for other customers, below is the one example:

Account Id - 7397068533
Descriptive Name - TripActions (present in response)

{"page":{"context":{},"response":{"results_":[{"customerClient_":{"bitField0_":357,"resourceName_":"customers/7397068533/customerClients/7397068533","clientCustomer_":"customers/7397068533","hidden_":false,"level_":0,"timeZone_":"","testAccount_":false,"manager_":false,*"**descriptiveName_":"TripActions**"*,"currencyCode_":"","id_":7397068533,"appliedLabels_":[],"status_":2,"memoizedIsInitialized":-1,"unknownFields":{"fields":{},"fieldsDescending":{}},"memoizedSize":-1,"memoizedHashCode":0},"memoizedIsInitialized":-1,"unknownFields":{"fields":{},"fieldsDescending":{}},"memoizedSize":-1,"memoizedHashCode":0}],"nextPageToken_":"","totalResultsCount_":0,"fieldMask_":{"paths_":["customer_client.client_customer","customer_client.level","customer_client.manager","customer_client.descriptive_name","customer_client.status","customer_client.id"],"memoizedIsInitialized":-1,"unknownFields":{"fields":{},"fieldsDescending":{}},"memoizedSize":-1,"memoizedHashCode":0},"memoizedIsInitialized":1,"unknownFields":{"fields":{},"fieldsDescending":{}},"memoizedSize":-1,"memoizedHashCode":0}},"emptyCollection":{"collectionSize":0}}


Can you please check this once? Kindly consider this as a priority.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/CAAguJvANsnm79Qxgyj_mqZc3hAzubjopNK-YjLDn2W5nz7BaAQ%40mail.gmail.com.