RE: How to get Image Urls/Text for Responsive Display Ads

2022-06-21 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Matt,

Thank you for posting your concern.

On the GAQL of the Google Ads API, you can use the ad_group_ad and include the 
image related fields and text related fields below that mentioned on this 
document to get the information that you are looking for:

Text fields:
ad_group_ad.ad.responsive_display_ad.headlines
ad_group_ad.ad.responsive_display_ad.long_headline
ad_group_ad.ad.responsive_display_ad.promo_text

Image fields:
ad_group_ad.ad.responsive_display_ad.logo_images
ad_group_ad.ad.responsive_display_ad.logo_images.asset
ad_group_ad.ad.responsive_display_ad.marketing_images
ad_group_ad.ad.responsive_display_ad.marketing_images.asset
ad_group_ad.ad.responsive_display_ad.square_logo_images
ad_group_ad.ad.responsive_display_ad.square_logo_images.asset
ad_group_ad.ad.responsive_display_ad.square_marketing_images
ad_group_ad.ad.responsive_display_ad.square_marketing_images.asset

However, since it appears that you are having a problem on what code objects to 
use to get the information that you are looking for, then I am afraid that I 
would not be able to provide support here. The reason is, code / client library 
related concerns are outside of our scope already. With this, I would suggest 
reaching out to the author of the PHP client library to get insights for your 
concern/questions as they are more equipped to this matter.

Regards,

Ernie John
Google Ads API Team
ref:_00D1U1174p._5004Q2byk3I: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/mFnJ70RDUZSJ00FLhxLligTwigxA9UwLoyJA%40sfdc.net.


Replacing GetBatchJob to upgrade from v9

2022-06-21 Thread julian selser
Hey,

We are migrating from v9 to v11 and noticed all *GET* requests being 
deprecated and there seems to be no GAQL way to obtain batch jobs.

We need the *Status* of the *BatchJob *to monitor weather its done or not 
but no other service seems to provide this anymore. While our client 
library (java) lets you use a future to poll 
, 
it's not suitable for our use case.

Our theory is that we can use *BatchJobService.ListBatchJobResults *to do 
the same by handling the *RESULTS_NOT_READY* error and assuming the job is 
*done* when getting a successful response. Can you confirm this approach is 
valid?

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/a747ec85-9e92-4db7-b02e-76afb2d74117n%40googlegroups.com.


a lot of DeadlineExceeded error when pulling report recently

2022-06-21 Thread msgu...@gmail.com
Hi team,

recently, we are seeing more and more DeadlineExceeded in our log since 
last month.
Could you help us figure out the root cause?

error looks like this:
[GooglePull_AdStatus] ExternalServiceHelper.CallWithRetryAsync retry:0, 
b__0, 
Errors:["{\"Code\":\"UnknownError\",\"Property\":\"GooglePull_AdStatus\",\"Message\":\"Grpc.Core.RpcException:
 
Status(StatusCode=\\\"Unavailable\\\", Detail=\\\"Connection timed out\\\", 
DebugException=\\\"Grpc.Core.Internal.CoreErrorDetailException: 
{\\\"created\\\":\\\"@1655852494.145325174\\\",\\\"description\\\":\\\"Error 
received from peer 
ipv4:142.250.191.170:443\\\",\\\"file\\\":\\\"/var/local/git/grpc/src/core/lib/surface/call.cc\\\",\\\"file_line\\\":1070,\\\"grpc_message\\\":\\\"Connection
 
timed out\\\",\\\"grpc_status\\\":14}\\\")\\n

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/e33f26e0-8b70-4fcf-94c6-e0e985a559cbn%40googlegroups.com.


Re: Google Ads Status values (And others) no longer display text value

2022-06-21 Thread MATTHEW Dworkin
Hey Mike,

I think I've run into this before, try using:

use Google\Ads\GoogleAds\V10\Enums\CampaignStatusEnum\CampaignStatus;

And then do CampaignStatus::name($campaign->getStatus());

That should map the number to the name.

Hope that helps.

-Matt

On Tuesday, June 21, 2022 at 4:41:16 PM UTC-4 
mjen...@qualitylogoproducts.com wrote:

> I noticed starting around April or so? That certain values no longer 
> display the text word variation for them...
> For instance:
> Campaign.status and Ad_Group.Status
> ENABLED = 2
> PAUSED = 3
> REMOVED = 4
>
> The items received from the query show as a numerical value...
>
> This is also for...
> segments.day_of_week
> campaign.serving_status
> segments.search_term_match_type
> search_term_view.status
>
> To name a few...
> Is this working as intended or?
> If it is, is there a key comparison we can use to match the values to what 
> they used to be?
>
> Any help would be greatly appreciated,
> Mike Jenkins
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/565fd5ca-660a-42b6-a753-0fbf15716b9en%40googlegroups.com.


Re: V9 customer service changes

2022-06-21 Thread Naor
I sent a private message with as much details as I could find (including 
logs).
I think the question remains the same, how can I retrieve valid customers 
ids of accessible customers so I can use those ids to fetch the Customer 
resource using googleAdsServiceClient's search query?

On Tuesday, June 21, 2022 at 10:10:36 PM UTC+3 adsapi wrote:

> Hi Naor,
>
> Thank you for reaching out to the Google Ads API support team.
>
> To investigate the issue further, could you please provide the complete 
> request 
> 
>  and response 
> logs,
>  
> with the request-id 
> ?
>  
> If you haven't yet, logging can be enabled by navigating to the Client 
> libraries > Your client library (ex. Java) > Logging documentation, which 
> you can access from this link 
> .You 
> can provide it via Reply privately to author option. If this option is not 
> available, you may send the details directly to our 
> googleadsa...@google.com 
> 
>  alias 
> instead. Let me know if you have any questions. 
>
> Thanks,
> [image: Google Logo] 
> Nirmitabahen Gaurav 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2bxxpL:ref
>

-- 
This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed. 
If you have received this email in error, please notify the system manager. 
This message contains confidential information and is intended only for the 
individual named. If you are not the named addressee, you should not 
disseminate, distribute or copy this email. Please notify the sender 
immediately by email if you have received this email by mistake and delete 
this email from your system. If you are not the intended recipient, you are 
notified that disclosing, copying, distributing, or taking any action in 
reliance on the contents of this information is strictly prohibited.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/383b74de-e407-4ff5-bfc7-010da6b22f37n%40googlegroups.com.


Re: V9 customer service changes

2022-06-21 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Naor,

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 responselogs, with the request-id? If you haven't yet, logging can be 
enabled by navigating to the Client libraries > Your client library (ex. Java) 
> Logging documentation, which you can access from this link.You can provide it 
via Reply privately to author option. If this option is not available, you may 
send the details directly to our googleadsapi-supp...@google.com alias instead. 
Let me know if you have any questions.

Thanks,

Nirmitabahen Gaurav
Google Ads API Team
ref:_00D1U1174p._5004Q2bxxpL: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/b09nN0RDUD9500ZmRjibCDQESgiDNGqYjlCg%40sfdc.net.


How to get Image Urls/Text for Responsive Display Ads

2022-06-21 Thread MATTHEW Dworkin
Hello,

I'm trying to pull a report for Ads, and I'm having difficulty getting URLs 
and text for image and headline assets. I'm able to get the resource names 
for them, but have been unable to pull actual image urls and the actual 
headlines. 

I've tried a few of approaches and have been scouring the php library but 
can't seem to find what I need. 

1. $googleAdsRow->getAdGroupAd()->getAd()->getImageAd() - Returns null
1.a. getImageAd is supposed to return an ImageAdInfo object that has a 
getImageUrl method on it, but sincee ImageAdInfo is null, I cant' use it.
2. $googleAdsRow->getAdGroupAd()->getAd()->getResponsiveDisplayAd() returns 
iterator 
2.a Iterate over return from 2 and use getAsset(), returns resource name

I've faced similar issues w/ text ads.

So a few questions:
i. Is what I'm trying to do possible? (seems like it should be)
ii. What do I need to do?

Thanks for your help!

Best,
Matt

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/e4385bc3-d9ff-494f-9e5a-8b78a78d5633n%40googlegroups.com.


RE: Issue in Maximize Conversion Value Bidding strategy when add Target ROAS value

2022-06-21 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Gagandeep,

Thank you for reaching out to our API support team.

So our team can take a closer look, could you share as well the complete 
request and response logs, and request-id, generated when you applied the 10% 
value? In addition, could you also share the Google Ads UI showing the 1000% 
value?

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.

Also, you may note that the target_roas is a double value and the parameter 
that may be causing the 1000% value could possibly be the bid modifiers that 
you have applied.

Best regards,

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


RE: Batch job in processing state for multiple days

2022-06-21 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Ciel,

Thank you for reaching out to our API support team.

So that I can take a closer look and possibly raise the issue to the rest of 
our API support team, could you provide as well the complete request and 
response logs, and request-id of your batch request that has been in 
'processing' status for days?

Along with the customer ID, you may send over these details 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._5004Q2byeBH: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/L2K7_0RDU7JQ00EGywe4HbRa68HbaSkr9cNA%40sfdc.net.


Data Mismatch Between Ad_group_ad and dynamic_search_ads_search_term_view

2022-06-21 Thread 'Matt Peyton' via Google Ads API and AdWords API Forum
Good morning,

I am seeing a discrepancy when I try to pull data 
from dynamic_search_ads_search_term_view and ad_group_ad. The 
dynamic..._view table is showing fewer impressions, clicks, and cost than 
ad_group_ad filtering for EXPANDED_DYNAMIC_SEARCH_AD. Also, when I create a 
report in the Ads UI, for expanded dynamic search ads, the numbers match 
ad_group_ad. Any idea why EXPANDED_DYNAMIC_SEARCH_AD seems to be missing 
some information?

*Ad_group_ad gaql query:*

SELECT
campaign.name,
metrics.impressions,
metrics.clicks,
metrics.cost_micros
FROM
ad_group_ad
WHERE
segments.date BETWEEN '2022-04-30' AND '2022-05-05'
AND ad_group_ad.ad.type = 'EXPANDED_DYNAMIC_SEARCH_AD'

*dynamic_search_ads_search_term_view gaql query:*

SELECT
campaign.name,
metrics.impressions,
metrics.clicks,
metrics.cost_micros
FROM
dynamic_search_ads_search_term_view
WHERE
segments.date BETWEEN '2022-04-30' AND '2022-05-05'"

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/2de92556-59b8-4c3a-a7b7-f86f13fee815n%40googlegroups.com.


Re: ad_group_ad results in empty data

2022-06-21 Thread Swetha Nagaraj
Thank you so much for the response. After removing the field it did work 
fine. In adwords API (Ad Performance Report), we did have keyword ID and we 
used that id to map to other reports. Is there a way to get keyword ID in 
ad_group_ad resource?

On Tuesday, June 21, 2022 at 10:16:17 AM UTC+2 adsapi wrote:

> Hi Swetha,
>
> Thank you for posting your concern.
>
> Upon impersonating the report on my end, I was able to replicate the empty 
> report. However, what is causing it is 
> the segments.keyword.ad_group_criterion so I would suggest removing it in 
> your query. Since your account only have shopping campaign, it will not 
> generate reports when you include keyword related fields as this entity is 
> not utilized by the said campaign type.
>
> Let me know if you have further questions.
>
> Regards,
> [image: Google Logo] 
> Ernie John 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2byWHN: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/a9875050-8ee5-4bc2-959d-b6a83cd05b91n%40googlegroups.com.


Re: Discrepancy between metrics.video_quartile_*_rate and google Ads UI

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

@Zweitze
Thank you for giving a workaround solution to the problem encountered by 
Oksana. We gratefully appreciate it.

@Oksana
If you have additional questions, feel free to send those over to our team and 
we would be happy to assist you further.

Best regards,

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


RE: Automating Dynamic Display ads using "DynamicEducationAsset" results into MEDIA_BUNDLE_NOT_COMPATIBLE_TO_PRODUCT_TYPE

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

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

To investigate the issue further, could you please provide the complete request 
and response logs, with the request-id? If you haven't yet, logging can be 
enabled by navigating to the Client libraries > Your client library (ex. Java) 
> Logging documentation, which you can access from this link.You can provide it 
via Reply privately to author option. If this option is not available, you may 
send the details directly to our googleadsapi-supp...@google.com alias instead. 
Let me know if you have any questions.

Thanks,

Nirmitabahen Gaurav
Google Ads API Team
ref:_00D1U1174p._5004Q2byeUO: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/JSW050RDU3M100DtGYr5HsRVeAL6bNKX8Rpw%40sfdc.net.


Issue in Maximize Conversion Value Bidding strategy when add Target ROAS value

2022-06-21 Thread Gagandeep Singh
Hello,
I create bidding strategy through google ads api. I enter Target ROAS value 
is 10% but when I check on google ads, there display 1000% Target ROAS. 
How's is it possible.

code:
maximize_conversion_value = bidding_strategy.maximize_conversion_value
maximize_conversion_value.target_roas = campaign_data["target_roas"]


Please help me for solving this issue.
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/f7678ae6-f301-4677-baca-2da349c8a4e9n%40googlegroups.com.


Automating Dynamic Display ads using "DynamicEducationAsset" results into MEDIA_BUNDLE_NOT_COMPATIBLE_TO_PRODUCT_TYPE

2022-06-21 Thread S.A.
Hi,

We're trying to automate the deployment of our ad campaigns through the 
API. 

In our current production enviroment we're using Feeds to populate our 
Dynamic HTML ads. However the documentation states that the Feed 
functionality will be depricated, so for our automation we're planning on 
using the Asset structure provided by google (
https://developers.google.com/google-ads/api/reference/rpc/v11/DynamicEducationAsset
).

After trying to upload a DYNAMIC HTML Bundle (same file as we use in our 
current production enviroment) through the api we get the response 
"MEDIA_BUNDLE_NOT_COMPATIBLE_TO_PRODUCT_TYPE".

Below I've added some logging in regards to our communication:

[2022-06-21T14:28:33.374061+00:00] google-ads.INFO: Request made: Host: 
"googleads.googleapis.com", Method: 
"/google.ads.googleads.v10.services.GoogleAdsService/SearchStream", 
CustomerId: [REDACTED_CUSTOMER_ID], RequestId: "0jQfXZ6Ru3ookzwyrQv87w", 
IsFault: 0, FaultMessage: "None"  
[2022-06-21T14:28:33.691047+00:00] google-ads.INFO: Request made: Host: 
"googleads.googleapis.com", Method: 
"/google.ads.googleads.v10.services.CampaignBudgetService/MutateCampaignBudgets",
 
CustomerId: [REDACTED_CUSTOMER_ID], RequestId: "vv29GMrxoN2h4ZWHre46vA", 
IsFault: 0, FaultMessage: "None"  
Added budget named 
'customers/[REDACTED_CUSTOMER_ID]/campaignBudgets/[REDACTED_CAMPAIGN_BUDGET_ID]'
[2022-06-21T14:28:33.992968+00:00] google-ads.INFO: Request made: Host: 
"googleads.googleapis.com", Method: 
"/google.ads.googleads.v10.services.CampaignService/MutateCampaigns", 
CustomerId: [REDACTED_CUSTOMER_ID], RequestId: "EK0e04Yq5j7Sev-_DFIu_Q", 
IsFault: 0, FaultMessage: "None"  
customers/[REDACTED_CUSTOMER_ID]/campaigns/[REDACTED_CAMPAIGN_ID]
[2022-06-21T14:28:34.332153+00:00] google-ads.INFO: Request made: Host: 
"googleads.googleapis.com", Method: 
"/google.ads.googleads.v10.services.AdGroupService/MutateAdGroups", 
CustomerId: [REDACTED_CUSTOMER_ID], RequestId: "xga_fzQRLu21W8hf0XESxA", 
IsFault: 0, FaultMessage: "None"  
Added 1 ad groups:
customers/[REDACTED_CUSTOMER_ID]/adGroups/[REDACTED_ADGROUP_ID]
[2022-06-21T14:28:34.747644+00:00] google-ads.WARNING: Request made: Host: 
"googleads.googleapis.com", Method: 
"/google.ads.googleads.v10.services.AssetService/MutateAssets", CustomerId: 
[REDACTED_CUSTOMER_ID], RequestId: "3KTyu7MGRqQFkM50z0U43g", IsFault: 1, 
FaultMessage: "["The media bundle is not compatible with the asset spec 
product type. (E.g. Gmail, dynamic remarketing, etc.)"]"  
[2022-06-21T14:28:34.747933+00:00] google-ads.NOTICE: Request
---
Method Name: /google.ads.googleads.v10.services.AssetService/MutateAssets
Host: googleads.googleapis.com
Headers: {
"x-goog-api-client": "gl-php\/8.0.18 gccl\/14.0.0 gapic\/14.0.0 
gax\/1.12.0 grpc\/1.42.0 rest\/1.12.0",
"x-goog-request-params": "customer_id=[REDACTED_CUSTOMER_ID]",
"developer-token": "REDACTED",
"login-customer-id": "[REDACTED_MANAGER_ID]"
}
Request: 
{"customerId":"[REDACTED_CUSTOMER_ID]","operations":[{"create":{"name":"[REDACTED_CAMPAIGN_NAME]","type":"DYNAMIC_EDUCATION","mediaBundleAsset":{"data":"[REDACTED_ENCODED_HTML_CONTENT]"}}}]}

Response
---
Headers: {
"request-id": "3KTyu7MGRqQFkM50z0U43g",
"date": "Tue, 21 Jun 2022 14:28:34 GMT",
"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\""
}

Fault
---
Status code: 3
Details: Request contains an invalid argument.
Failure: 
{"errors":[{"errorCode":{"mediaUploadError":"MEDIA_BUNDLE_NOT_COMPATIBLE_TO_PRODUCT_TYPE"},"message":"The
 
media bundle is not compatible with the asset spec product type. (E.g. 
Gmail, dynamic remarketing, 
etc.)","location":{"fieldPathElements":[{"fieldName":"operations","index":0}]}}],"requestId":"3KTyu7MGRqQFkM50z0U43g"}
 
 

   Google\Ads\GoogleAds\Lib\V10\GoogleAdsException 

  {
"message": "Request contains an invalid argument.",
"code": 3,
"status": "INVALID_ARGUMENT",
"details": [
{
"@type": "google.ads.googleads.v10.errors.googleadsfailure-bin",
"data": ""
},
{
"@type": "grpc-status-details-bin",
"data": ""
},
{
"@type": "request-id",
"data": "3KTyu7MGRqQFkM50z0U43g"
}
]
}




-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 

Batch job in processing state for multiple days

2022-06-21 Thread 'Ciel Eijssen' via Google Ads API and AdWords API Forum
Hi team,

We have one client who is suffering from batch jobs that aren't being 
processed. These are batch jobs with 13.811 operations for adgroup criteria 
(listing groups) for a Smart Shopping Campaign. Can you help us out on why 
these batch jobs get stuck in the "processing" state? Similar operations 
for other clients are being processed successfully within a reasonable 
amount of time. I tried resubmitting multiple batch jobs with the same 
operations. The first one was submitted June 16th and still hasn't finished.

The latest batch job id = 9509575901.

I can send you the client customer id in a private reply. 

Best,
Ciel

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/c0b2c801-4d21-4342-a9e1-0e16b1dd48b5n%40googlegroups.com.


Re: Lag in Google Ads API Rename Account Name

2022-06-21 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Vijay,

Thanks for checking in! Based on talking with the folks who are working on 
this, this appears to be quite challenging to resolve, and we don't have a date 
for when it will be resolved. There are multiple cases where this is happening. 
The case where accounts were going dormant and not being reflected in the query 
is now working. We're still working through resolving your use case.

Regards,

Nadine Wang
Google Ads API Team
ref:_00D1U1174p._5004Q2YsSJt: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/p6sWb0RDTWSB00J37X3tjoQNiP2u12JPb2AA%40sfdc.net.


RE: Adwords Api Migration

2022-06-21 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Olayinka,

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

With regard to your concern, it seems that you are looking to the zero 
impression report in the Google Ads API. However, there is no 
includeZeroImpressions parameter. If you want to exclude zero impression rows, 
use a predicate such as metrics.impressions > 0 in your Google Ads Query 
Language as discussed in this document.

Best regards,

Jinky
Google Ads API Team
ref:_00D1U1174p._5004Q2byZpz: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/vojco0RDTVXH009vK0dfmeRL-5NnA0OSCN8Q%40sfdc.net.


RE: Audience Segment based on Firebase Custom Conversion specific parameter value

2022-06-21 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi All,

Thank you for the reply.

Allow me to raise this issue to my team for further checking. Rest assured that 
we will provide updates when become available.

Best regards,

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


Re: API v11 new options for customers.generateKeywordHistoricalMetrics does not work

2022-06-21 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
You are correct, the fix has not been released yet.

It should be released in a matter of a few days, though.

Sorry for the inconvenience.

Mattia Tommasone
Google Ads API Team
ref:_00D1U1174p._5004Q2bwXd2: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/WDZId0RDTTOK00uJQ6zv6ETUCZ1SmeuiGbqg%40sfdc.net.


Adwords Api Migration

2022-06-21 Thread Olayinka Popoola
Hi,
I have a task to migrate an application to  Google ads API.  There is a 
part of the code that I have not been able to convert. Could you please 
help. 

AdwordsUser user = new AdWordsUser();
 AdWordsAppConfig config = (AdWordsAppConfig)user.Config;
// Optional: Include zero impression rows.
 config.IncludeZeroImpressions = (ReportParams[1] == "1")

Thank you in anticipation.

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/e32f87b6-7c74-4f80-8663-5451feb1b380n%40googlegroups.com.


Re: Not able to SELECT metrics.search_click_share FROM ad_group, despite documentation saying it is possible

2022-06-21 Thread Miles Hopper
Thanks for the information

On Tuesday, June 21, 2022 at 12:39:15 PM UTC+2 adsapi wrote:

> Hi Miles,
>
> Thank you for raising this concern to the Google Ads API team.
>
> Moving forward, I understand that selecting 
> the 'metrics.search_click_share' field in your query returns an invalid 
> query error. Kindly note that for you to know what fields are compatible or 
> selectable to a specific report, you will need to select '*Yes it is*' 
> option in the dropdown of a specific report.
>
> That being said, in the ad_group 
>  report, 
> you will need to select the  '*Yes it is*' 
> 
>  option 
> in this dropdown and you will see that 'metrics.search_click_share' is not 
> a selectable field for the said report.
>
> Regards,
> [image: Google Logo] 
> Carmela 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2byY6Z: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/12b2cd2a-86e3-475e-ad7f-f418abbb1766n%40googlegroups.com.


Re: V9 customer service changes

2022-06-21 Thread Naor
Hi, Just wanted to point out that in v9 I used the 
customerServiceClient.getCustomer(resourceName), when resourceName was 
included in the response of step 2 mentioned above.
What is the equivalent way to achieve the same results with google ads v10?
On Tuesday, June 21, 2022 at 2:05:02 PM UTC+3 Naor wrote:

> Hi,
> I keep failing when trying to retrieve customer with a search query.
> My flow (Note that I am using google ads api v10): 
> 1) fetch accessible customers ids with getResourceNamesList (using 
> ListAccessibleCustomersRequest)
> 2) Extract from the response the resources (customers ids)
> 3) For each customer id from the response (step 2) I want to fetch the 
> Customer entity/resource (using the googleAdsServiceClient "search" method 
> as described here 
> 
> )
>
> The error I am getting is - 
> FAILURE REQUEST SUMMARY. Method: 
> google.ads.googleads.v10.services.GoogleAdsService/Search, Endpoint: 
> googleads.googleapis.com:443, CustomerID: customers/, 
> RequestID: o2L6I3RMXKOOTrzG7te0-Q, ResponseCode: INVALID_ARGUMENT, Fault: 
> Request contains an invalid argument..
>
> What am I missing? does the response from step 2 does not contains valid 
> accessible customers ids anymore?
> Thanks in advanced.
> On Monday, June 20, 2022 at 5:16:44 AM UTC+3 adsapi wrote:
>
>> Hi Naor,
>>
>> Thank you for posting your concern. 
>>
>> It appears that you are referring to the manager 
>> 
>>  
>> field of the GetCustomerRequest 
>> 
>>  
>> instead which is used to know whether specific customers are manager or 
>> not. With this, I would suggest using the customer 
>>  
>> report and include customer.manager 
>> 
>>  
>> to get the same information.
>>
>> Let me know if you have further questions.
>>
>> Regards,
>> [image: Google Logo] 
>> Ernie John 
>> Google Ads API Team 
>>   
>>
>> ref:_00D1U1174p._5004Q2bxxpL:ref
>>
>
-- 
This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed. 
If you have received this email in error, please notify the system manager. 
This message contains confidential information and is intended only for the 
individual named. If you are not the named addressee, you should not 
disseminate, distribute or copy this email. Please notify the sender 
immediately by email if you have received this email by mistake and delete 
this email from your system. If you are not the intended recipient, you are 
notified that disclosing, copying, distributing, or taking any action in 
reliance on the contents of this information is strictly prohibited.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/ae141b77-9493-4f7a-a8cc-7ba493bdaa81n%40googlegroups.com.


Re: Audience Segment based on Firebase Custom Conversion specific parameter value

2022-06-21 Thread Kalid Sherefuddin
On Thu, Jun 9, 2022, 5:41 PM Lorenzo Scortichini <
l.scortich...@doveconviene.com> wrote:

> Hi,
> **SHORT PREMISE* *We have our mobile Apps linked with Firebase.
>
> I'm looking to create an Audience Segment based on App Conversion Action
> with a specific parameter value as it can be done via Ads UI ( Tools &
> Settings -> Audience Manager -> Segments -> "+" -> App users) . You can see
> an example in the attached screenshot.
>
> None of the code examples seem to help me since even the result of the
> ConversionAction example still picks as members "Visitors of a page with
> specific tags" despite the fact that the ConversionAction I provided is a
> FIREBASE_IOS_CUSTOM.
>
> The part where I'm struggling the most is the Refine Action where I have
> absolutely no clue how can be done via API.
>
> Since I'm stuck any help is more than welcome.
>
> Thanks in advance
>
> 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/8c65bce9-2e24-4f2b-a871-9861dbe4d844n%40googlegroups.com
> 
> .
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/CABvoANkD_DTE5ym38EeXJDBdX%3DKB%3DKyrHy9pMHXfaFW87aSdrA%40mail.gmail.com.


Re: V9 customer service changes

2022-06-21 Thread Naor
Hi,
I keep failing when trying to retrieve customer with a search query.
My flow (Note that I am using google ads api v10): 
1) fetch accessible customers ids with getResourceNamesList (using 
ListAccessibleCustomersRequest)
2) Extract from the response the resources (customers ids)
3) For each customer id from the response (step 2) I want to fetch the 
Customer entity/resource (using the googleAdsServiceClient "search" method 
as described here 

)

The error I am getting is - 
FAILURE REQUEST SUMMARY. Method: 
google.ads.googleads.v10.services.GoogleAdsService/Search, Endpoint: 
googleads.googleapis.com:443, CustomerID: customers/, 
RequestID: o2L6I3RMXKOOTrzG7te0-Q, ResponseCode: INVALID_ARGUMENT, Fault: 
Request contains an invalid argument..

What am I missing? does the response from step 2 does not contains valid 
accessible customers ids anymore?
Thanks in advanced.
On Monday, June 20, 2022 at 5:16:44 AM UTC+3 adsapi wrote:

> Hi Naor,
>
> Thank you for posting your concern. 
>
> It appears that you are referring to the manager 
> 
>  
> field of the GetCustomerRequest 
> 
>  
> instead which is used to know whether specific customers are manager or 
> not. With this, I would suggest using the customer 
>  report 
> and include customer.manager 
> 
>  
> to get the same information.
>
> Let me know if you have further questions.
>
> Regards,
> [image: Google Logo] 
> Ernie John 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2bxxpL:ref
>

-- 
This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed. 
If you have received this email in error, please notify the system manager. 
This message contains confidential information and is intended only for the 
individual named. If you are not the named addressee, you should not 
disseminate, distribute or copy this email. Please notify the sender 
immediately by email if you have received this email by mistake and delete 
this email from your system. If you are not the intended recipient, you are 
notified that disclosing, copying, distributing, or taking any action in 
reliance on the contents of this information is strictly prohibited.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/c03badd4-75d4-4b48-a726-e6402b2cf61an%40googlegroups.com.


Re: Discrepancy between metrics.video_quartile_*_rate and google Ads UI

2022-06-21 Thread Zweitze
I dealt with this some time ago - see
https://groups.google.com/g/adwords-api/c/oYvpfH1HsvY/m/8pkMydT7AwAJ
and for background (also mentioned in previous message)
https://groups.google.com/d/msg/adwords-api/KLLiGbhnHAA/EnUhS7_LBgAJ

So that was three to five years ago, and we had to use AdGroup reports to 
figure out how to aggregate these numbers.
In the mean time Google Ads changed, in the UI the segment "View Type" no 
longer exists, and segment "Network" seems to fulfill this function.
In the API you could try to segment on ad_network_type which now has enums 
for the youtube networks: What was previous called "In-stream" is now 
called YOUTUBE_WATCH, and previous "Discovery" is now YOUTUBE_SEARCH

If you can't get the numbers right, try the workaround with AdGroup reports.


On Tuesday, June 21, 2022 at 10:34:29 AM UTC+2 Oksana Sulyma wrote:

> Hi!
> Any insight on my question will be highly appreciated.
> Thanks!
>
> On Friday, June 17, 2022 at 6:40:05 PM UTC+3 Oksana Sulyma wrote:
>
>> Yes I know about summary_row_setting 
>> 
>>  to SUMMARY_ROW_WITH_RESULTS 
>> 
>>  . 
>> In our system we store daily data and use formulas like summary, average, 
>> etc to show totals for any date range customer requests WITHOUT making new 
>> API calls. So I'm interested in formula to get the same summary row values 
>> based at daily values. 
>> For Video played to 25% total value for May, I get 42.23% using daily 
>> values and formula  SUM(video_quartile25_rate*impression)/SUM(impression) 
>>  while summary row has 41.73%. So I wonder what is wrong with my formula. 
>> How is summary calculated at GOogle Ads API side? 
>> Thanks again for looking at this!
>> Oksana
>> On Friday, June 17, 2022 at 6:24:55 PM UTC+3 adsapi wrote:
>>
>>> Hi Oksana,
>>>
>>> Thank you for the log and the screenshot. I set the summary_row_setting 
>>> 
>>>  to SUMMARY_ROW_WITH_RESULTS 
>>> 
>>>  and 
>>> your query results match your UI results. This looks like it is working as 
>>> intended.
>>>
>>> Regards,
>>>
>>> [image: Google Logo] 
>>> Aryeh 
>>> Google Ads API Team 
>>>   
>>>
>>> ref:_00D1U1174p._5004Q2bwxlr: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/6930201a-e255-4442-89ae-4208086db72fn%40googlegroups.com.


Re: API v11 new options for customers.generateKeywordHistoricalMetrics does not work

2022-06-21 Thread orkhan.a...@gmail.com
It seems it's *not *fixed. My example above is still holds true. Maybe it's 
not deployed yet? Can you send me a working example?

On Tuesday, June 21, 2022 at 1:33:28 PM UTC+4 adsapi wrote:

> Hello Orkhan,
>
> The bug related to generateKeywordHistoricalMetrics not respecting 
> geolocation filters has been fixed, and the fix has already been released.
>
> You should see your results filtered by geolocation now.
>
>
> Thanks,
>
> Mattia Tommasone
> Google Ads API Team
>
> ref:_00D1U1174p._5004Q2bwXd2: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/6935a1ae-8244-45be-a28e-dcbd5a27628en%40googlegroups.com.


Re: Multiple rows with same segment value

2022-06-21 Thread Vijay Kumar
Hi Aryeh,

> ...Could you also elaborate how this makes the report unusable?

The "multiple rows (with a duplicate identifier)" for a segment type, due
to the cause that you found, is not a standard expectation, and
neither it's made explicit on the doc
.
So it didn't make sense and seemed like a bug. So, we wanted to confirm the
reason for it.

> ...2 types in your account that don't match any of the enums...this is
the reason you have some campaigns with extra 'UNKNOWN' rows

We are fine with the confirmation on the issue and can change our
application logic to suit this behavior. I'll close this thread here until
the google ads customers have a requirement to see the segmented view of
the UNKNOWN segment values.

Thanks for the support.

Vijay Kumar
Software Engineer




On Mon, Jun 20, 2022 at 8:35 PM Google Ads API Forum Advisor
 wrote:

> Hi Vijay,
>
> The Ads API can only be a conduit to the Ads product as exposed in the Ads
> UI. There may be a feature availability time lag when using the API. All
> currently supported click types return correctly while unsupported types
> get their own row. Could you also elaborate how this makes the report
> unusable?
>
> Regards,
>
> [image: Google Logo]
> Aryeh
> Google Ads API Team
>
>
> ref:_00D1U1174p._5004Q2arvXW: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/CADF3_qNSsqMWSHPhrSSoNodXac1Z3ubNwtzhPs6XyhCSyDV-7w%40mail.gmail.com.


Re: API v11 new options for customers.generateKeywordHistoricalMetrics does not work

2022-06-21 Thread orkhan.a...@gmail.com
I'm still looking forward seeing an update on this.

On Wednesday, June 15, 2022 at 2:05:58 PM UTC+4 adsapi wrote:

> Hello Orkhan,
>
> This is indeed a known bug in the Google Ads API; our engineering team is 
> already addressing it, and we will get back to you as soon as possible.
>
> Thanks,
>
> Mattia Tommasone
> Google Ads API Team
>
> ref:_00D1U1174p._5004Q2bwXd2: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/cc1f0acb-7b9b-4f32-bfbc-38092a4b7ccen%40googlegroups.com.


Not able to SELECT metrics.search_click_share FROM ad_group, despite documentation saying it is possible

2022-06-21 Thread Miles Hopper
Hi,

I am trying to select the following metric from the ad_group 
report: 
https://developers.google.com/google-ads/api/fields/v10/ad_group#metrics.search_click_share

with this query:

SELECT metrics.search_click_share
FROM ad_group

The documentation gives the impression that this will work but I see the 
following error in the query validator:

Fix your query to address the errors below and re-submit.

   - 'metrics.search_click_share' is not a valid field in the SELECT clause 
   when 'ad_group' is the resource in the FROM clause. Fields in the SELECT 
   must be 'Selectable'.
   - Query must contain at least one valid field in the SELECT clause.

Why does this not work despite the documentation saying this metric is 
available for the ad_group report?

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/1781e292-2f4c-4712-9c79-4cc129514edbn%40googlegroups.com.


GetHistoricalMetrics ignores empty language?

2022-06-21 Thread Richard Pergament
Hi,

The incorrect results are produced if you follow the instructions on 
GetHistoricalMetrics 
,
 
but omit the language parameter on the keyword plan.

I would expect that I'd receive back *all the monthly searches* for a 
keyword in a specific Geotarget if the language setting is omitted. This is 
how it used to work in Google Adwords. But what appears to be happening is 
that we're receiving a subset of the volume, as if "English" was set as the 
language.

 E.g. looking up search volume for for "ost" in Sweden without any language 
applied results in 12,100 monthly searches. But if we apply "Swedish" we'll 
get 14,800 monthly searches.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/bf5576d0-da64-4571-a548-2d32574a299bn%40googlegroups.com.


google-ads 12.0.0 whl file

2022-06-21 Thread Vitaly Markelov
Hello team,

Would you have may be a .whl file for library google-ads 12.0.0? It is 
needed to use your library in AWS Glue python shell which has only python 
3.6 there.

Thanks

Vitaly

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/2555ca05-e00a-4d9e-93a0-343ca14a66fan%40googlegroups.com.


ad_group_ad results in empty data

2022-06-21 Thread Swetha Nagaraj
Hi Team,

We were using adperformance reports in old adwords API and we migrated to 
ad_group_ad for new ads API. We use Google Search, Google display network 
and Google shopping accounts to get ad_group_ad data and this results in 
empty list. we are able to query other reports and only this report is 
resulting in empty records.

*Query : SELECT ad_group_ad.ad.id , ad_group.id 
,ad_group.name ,campaign.id 
,campaign.name 
,segments.keyword.ad_group_criterion,metrics.clicks,metrics.ctr,metrics.cost_micros,metrics.impressions,
 
segments.device, segments.date FROM ad_group_ad where segments.date= 
'2022-06-02' *

The response of this query is empty and we have response code of 200.

*The response from Google is :* 

22-06-20 11:38:02.558 INFO 7 --- [t-executor-3203] 
c.g.ads.googleads.lib.request.summary : SUCCESS REQUEST SUMMARY. Method: 
google.ads.googleads.v10.services.GoogleAdsService/SearchStream, Endpoint: 
googleads.googleapis.com:443, CustomerID: 5976632001, RequestID: 
XAXnEgF6XG-u40ObCY4NDw, ResponseCode: OK, Fault: null.

Please let me know if you need more information.

Best Regards,
Swetha.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/b74e708a-8aed-4096-a92c-9df2852f170bn%40googlegroups.com.


RE: Ad Report for Google Ads API

2022-06-21 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Romaine,

Thank you for reaching to the Google Ads API team.

Moving forward, upon seeing your query and the column that you want to add, I 
noticed that you are using the campaign report. Kindly note that the said 
report is for campaign level data and you can't use this report to retrieve the 
ad name. However, you can use the ad_group_ad report and include the 
ad_group_ad.ad.name field in your query.

Regards,

Carmela
Google Ads API Team
ref:_00D1U1174p._5004Q2byR51: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/jIWwq0RDTF5A00GwzRk2b-QbyUHcfOpkibzw%40sfdc.net.