Re: is there any objective can pull via google ads api report?

2022-07-22 Thread dimas ilham
what I mean by *"can I pull some objective ads via google ads API to my 
report"*  is like leads, clicks, engagement, sales, link clicks, message, 
video views, etc like Facebook do. want to add some questions to this, 
section, can I add purchases from ads in my reports?

Pada Jumat, 22 Juli 2022 pukul 14.13.15 UTC+7 adsapi menulis:

> Hi Dimas,
>
> Thank you for raising this concern to the Google Ads API Forum.
>
> With regard to your concern, I can see from the provided document that you 
> are referring to "About campaign goals in Google Ads". With this, I can 
> refer you to this campaign report 
>  and 
> campaign_conversion_goal 
> .
>  
> This is a good resource to check about creating a report via Google Ads API 
> same as you mentioned. For this,* "can I pull some objective ads via 
> google ads API to my report"* that you mentioned, could you please 
> provide more context of it so that we can provide an accurate answer here?
>
> Best regards,
> [image: Google Logo] 
> Jinky 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2bme07: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/77da0e57-d740-490b-8a5f-e7442e5c39dfn%40googlegroups.com.


Re: There are any way to find a parent ad (original ad) of an Variations AD ?

2022-07-22 Thread pn...@yrglm-vn.com
Hi Jinky,

Thank you so much for your answer. Now, with your answer, I can resolve my 
task.

One more time, thank you and your team so much.

Have a nice weekend. 

On Thursday, July 21, 2022 at 6:56:09 PM UTC+7 adsapi wrote:

> Hi,
>
> Thank you for the reply. It seems that my response is not visible on that 
> thread. With this, allows me to reiterate this below:
>
> *"I understand your concern about "to find a parent ad (original ad) of an 
> Variations AD". Unfortunately, this feature is not yet supported by the 
> Google Ads API as mentioned by my colleague. However, allow me to raise a 
> feature request to the rest of my team, subject for a review. For now, you 
> may keep an eye on our blog post 
>  and to 
> the New and Improved in the Google Ads API 
>  for updates 
> or announcements when it becomes available."*
>
>
> Best regards,
> [image: Google Logo] 
> Jinky 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2bmHTq: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/840c53cc-3504-47f0-8339-24205b96c823n%40googlegroups.com.


Re: Update MaxCPC Problem

2022-07-22 Thread Werner Reyneke
Good day

So I was using this query below to find a matching keyword to update its
MaxCPC:

select segments.date, ad_group.id,ad_group.status,ad_group_criterion.status,
campaign.id, ad_group_criterion.criterion_id,
ad_group_criterion.keyword.text from keyword_view where segments.date
between '2022-06-13' and '2022-07-13'

There are matches on the add campaign platform and it's a live campaign,
but the Google Ads API doesn't return Criterion IDs even with that wide
date range.
I have increased the output to 50 records - see below.
Hope this provides more clarity?

C:\WINDOWS\system32>curl --header "Authorization: Bearer
ya29.A0AVA9y1v1NS6PHVF1MBxshOVTdUwzB2TaltQbXU-2n6YiNh3mJVyUmhPjdFb09325SuMXKYFcq-nFPlZdlGO8CrTUBLk5TEYTkBvdnbRhsTFiPvPnxw6mvcA697TM1JKqqo4SaKpg_U992dYeprCavOEe1xIkYUNnWUtBVEFTQVRBU0ZRRTY1ZHI4dXptRm5Ubjd0ZnQ0UFdSbG1DTG1jUQ0163"
--header "developer-token: yVSGRK6SaKNv386UnNnDXA" --header
"login-customer-id: 8919258818" --data "{ 'query': 'SELECT
ad_group_criterion.criterion_id FROM keyword_view LIMIT 50' }" -X POST -H
"Content-Type: application/json"
https://googleads.googleapis.com/v9/customers/1928483495/googleAds:searchStream
[{
  "results": [
{
  "adGroupCriterion": {
"resourceName":
"customers/1928483495/adGroupCriteria/44927913251~10001207",
"criterionId": "10001207"
  },
  "keywordView": {
"resourceName":
"customers/1928483495/keywordViews/44927913251~10001207"
  }
},
{
  "adGroupCriterion": {
"resourceName":
"customers/1928483495/adGroupCriteria/44927913251~10050753",
"criterionId": "10050753"
  },
  "keywordView": {
"resourceName":
"customers/1928483495/keywordViews/44927913251~10050753"
  }
},
{
  "adGroupCriterion": {
"resourceName":
"customers/1928483495/adGroupCriteria/44927913251~10261242",
"criterionId": "10261242"
  },
  "keywordView": {
"resourceName":
"customers/1928483495/keywordViews/44927913251~10261242"
  }
},
{
  "adGroupCriterion": {
"resourceName":
"customers/1928483495/adGroupCriteria/44927913251~10329900",
"criterionId": "10329900"
  },
  "keywordView": {
"resourceName":
"customers/1928483495/keywordViews/44927913251~10329900"
  }
},
{
  "adGroupCriterion": {
"resourceName":
"customers/1928483495/adGroupCriteria/44927913251~10349172",
"criterionId": "10349172"
  },
  "keywordView": {
"resourceName":
"customers/1928483495/keywordViews/44927913251~10349172"
  }
},
{
  "adGroupCriterion": {
"resourceName":
"customers/1928483495/adGroupCriteria/44927913251~10432763",
"criterionId": "10432763"
  },
  "keywordView": {
"resourceName":
"customers/1928483495/keywordViews/44927913251~10432763"
  }
},
{
  "adGroupCriterion": {
"resourceName":
"customers/1928483495/adGroupCriteria/44927913251~10818541",
"criterionId": "10818541"
  },
  "keywordView": {
"resourceName":
"customers/1928483495/keywordViews/44927913251~10818541"
  }
},
{
  "adGroupCriterion": {
"resourceName":
"customers/1928483495/adGroupCriteria/44927913251~10992781",
"criterionId": "10992781"
  },
  "keywordView": {
"resourceName":
"customers/1928483495/keywordViews/44927913251~10992781"
  }
},
{
  "adGroupCriterion": {
"resourceName":
"customers/1928483495/adGroupCriteria/44927913251~11038091",
"criterionId": "11038091"
  },
  "keywordView": {
"resourceName":
"customers/1928483495/keywordViews/44927913251~11038091"
  }
},
{
  "adGroupCriterion": {
"resourceName":
"customers/1928483495/adGroupCriteria/44927913251~11040250",
"criterionId": "11040250"
  },
  "keywordView": {
"resourceName":
"customers/1928483495/keywordViews/44927913251~11040250"
  }
},
{
  "adGroupCriterion": {
"resourceName":
"customers/1928483495/adGroupCriteria/44927913251~11169740",
"criterionId": "11169740"
  },
  "keywordView": {
"resourceName":
"customers/1928483495/keywordViews/44927913251~11169740"
  }
},
{
  "adGroupCriterion": {
"resourceName":
"customers/1928483495/adGroupCriteria/44927913251~11232111",
"criterionId": "11232111"
  },
  "keywordView": {
"resourceName":
"customers/1928483495/keywordViews/44927913251~11232111"
  }
},
{
  "adGroupCriterion": {
"resourceName":
"customers/1928483495/adGroupCriteria/44927913251~11522913",
"criterionId": "11522913"
  },
  "keywordView": {
"resourceName":
"customers/1928483495/keywordViews/44927913251~11522913"
  }
},
{
  "adGroupCriterion": {
"resourceName":
"customers/1928483495/adGroupCriteria/44927913251~11868406",
"criterionId": "11868406"
  },
  

RE: How to enable AverageCpcMicros on GenerateHistoricalMetrics in V11's KeywordPlanService?

2022-07-22 Thread Bruce Axtens
Hello Ernie

Thanks for the help. With what you suggested I was able to work out the code 
below. Sadly, it doesn’t do anything more than before. However, the associate 
documentation states that AverageCpc is deprecated.

Oh well.

Kind regards,
Bruce.

public static (GenerateHistoricalMetricsResponse response, 
GoogleAdsException exception) GenerateHistoricalMetrics(GoogleAdsClient client, 
string plan)
{
KeywordPlanServiceClient kpServiceClient = 
client.GetService(Services.V11.KeywordPlanService);

GenerateHistoricalMetricsRequest generateHistoricalMetricsRequest = 
new GenerateHistoricalMetricsRequest()
{
KeywordPlan = plan,
HistoricalMetricsOptions = new 
Google.Ads.GoogleAds.V11.Common.HistoricalMetricsOptions() { IncludeAverageCpc 
= true },
AggregateMetrics = new 
Google.Ads.GoogleAds.V11.Common.KeywordPlanAggregateMetrics()
};
try
{
var response = 
kpServiceClient.GenerateHistoricalMetrics(generateHistoricalMetricsRequest);
return (response, null);
}
catch (GoogleAdsException e)
{
return (null, e);
}

}


From: Google Ads API Forum Advisor 
Sent: Friday, 22 July 2022 1:17 PM
To: Bruce Axtens 
Cc: Steve Poulson ; adwords-api@googlegroups.com
Subject: RE: How to enable AverageCpcMicros on GenerateHistoricalMetrics in 
V11's KeywordPlanService?

Hi Bruce,

Thank you for providing more details to your concern. I am also a member of the 
Google Ads API team and let me provide support to your concern.

If you want to include the 
average_cpc_micros
 in response, then as initially mentioned by my colleague (Carmela), you will 
need to set the 
include_average_cpc
 as true in the 
KeywordPlanService.GenerateHistoricalMetrics
 request. Please note that the 
historical_metrics_options
 is an object of the 
KeywordPlanService.GenerateHistoricalMetrics
 not just by the keywords ideas. This is the configuration that is missing in 
your request so the average cpc is missing as well in the response.

Unfortunately, there is no sample code that illustrate setting of this field in 
KeywordPlanService.GenerateHistoricalMetrics.
 With this, I would suggest reaching out to the author of the .Net client 
library via this link to 
know how you can implement the said field in the 
KeywordPlanService.GenerateHistoricalMetrics.
 They are more equipped to provide support on code related concerns.

Regards,

[Google Logo]
Ernie John
Google Ads API Team

[https://google-dev-relations.my.salesforce.com/servlet/servlet.ImageServer?oid=00D1U01174p&esid=0184Q1I9DXZ&from=ext]

ref:_00D1U1174p._5004Q2bmEgh: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/ME3P282MB1729FE6648350644302A8C2D9B909%40ME3P282MB1729.AUSP282.PROD.OUTLOOK.COM.


Reports for "Ad rotation" don't work

2022-07-22 Thread Miguel Angel Garcia
I'm trying to show the "ad rotation" settings on a report (using Google Ads 
API). 

I don't see any ad rotation API field on the campaign level (where we set 
that in the UI). 

I see an ad rotation field on the ad group level 
(https://developers.google.com/google-ads/api/reference/rpc/v11/AdGroupAdRotationModeEnum.AdGroupAdRotationMode)
 
but it gives me UNSPECIFIED (AdGroupAdRotationMode.UNSPECIFIED: 0) on all 
ad groups of all the accounts I've tried. So it's not helpful at all. 

Those campaigns obviously have an ad rotation option selected (it's not 
UNSPECIFIED), so I guess this is an API's bug or I'm missing something. 

Please help me discover how to show the real "ad rotation" settings on a 
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/918dd9e7-76bb-4c96-8f75-58c40b593c61n%40googlegroups.com.


Offline conversion downloads

2022-07-22 Thread Gdula Łukasz
Hi, 

We use Offline Conversion uploads in our app through the API and it seems 
to work, however for some reason we see a number of conversions massively 
over reported for a few days. According to logs on our side everything 
looks fine and the numbers match up to expectations but not in the google 
reports. 

My question is: is there a way to use BigQuery to read all of these offline 
conversions from the api ? That would help to pinpoint where is this 
discrepancy coming from. So far Ive looked through the docs but I cant 
anything. 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/87b47057-66c3-4ecc-977e-cb217e2b7b0en%40googlegroups.com.


Re: How to add the short headline, long headline, Image, Description to smart shopping ad in Smart Shoppping Campaign

2022-07-22 Thread san...@knorex.com
Ok,

How about get shopping ad info? I created Ad in Adwords console, but in 
query, ad detail (headline, description, ...) not being returned.

https://developers.google.com/google-ads/api/fields/v10/ad_group_ad_query_builder
There is nothing in "ad_group_ad.ad.shopping_smart_ad".

Martin.
On Thursday, July 21, 2022 at 3:29:08 PM UTC+7 adsapi wrote:

> Hi Martin,
>
> Thank you for getting back to us. I am Sherwin from Google Ads API support 
> team. I hope that you are doing well today.
>
> To be honest with you, we don't have any updates yet about adding the 
> short headline, long headline, Image, Description to smart shopping ad in 
> the Smart Shopping Campaign,. For now, what we can do is to advise to keep 
> an eye on our blog 
>  for 
> updates and new releases.
>
> Kind regards, 
> [image: Google Logo] 
> Sherwin Vincent 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2JWkIA: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/8742ca6f-bf8a-4876-ab54-0ed22a14e332n%40googlegroups.com.


Re: [KeywordPlanService.GenerateHistoricalMetrics]About avg_monthly_searches when specifying a period

2022-07-22 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello,

Thank you for getting back to us. I am Sherwin from Google Ads API and I work 
with Yasar and Peter. I hope that you are doing well today.

This sounds like the feature the HistoricalMetricsOptions feature that allows 
users to specify the Year/Month range of the historical stats to retrieve. 
Based on this document about the HistoricalMetricsOptions, the year month range 
for historical metrics. If not specified the searches will be returned for past 
12 months. Searches data is available for the past 4 years. If the search 
volume is not available for the entire year_month_range provided, the subset of 
the year month range for which search volume is available will be returned.

If you have other concerns, feel free to reply in this thread.

Kind regards,

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


Re: Are there existing any Google ads api v10 in order to get "Original ad ID" of variations ads

2022-07-22 Thread pn...@yrglm-vn.com

Hi Google ads api team,

Thank you so much for your answer.  I'm so sorry about long content but 
please support me. About your suggestion:

> *However, you can utilize the ad group id which can be returned using 
the ad_group_ad.ad.id  field as it id the common 
field for those ads. Let me know if this will work with you.*

I use Google ads api V10 to update tracking_template URL for Ads except 
Variations AD & its parent Ad (original ad).
Problem that I got is:

   - within API response' AD attribute, *I can know Variations AD but can't 
   not find which one is it's parent AD (original ad)*


* Example here:

Group:
|_ A1 (It's not a variations ad)
|_ A2 (It's not a variations ad)
|_ A1' (It's a variations ad. It's create from original ad A1)
|_ B (It's not a variations ad)
|_ C (It's not a variations ad)

*Please let me know there are any way to find a parent ad (original ad) of 
an Variations AD ?* I could not use comparing condition like the same 
headline1,2 to find parent ad.

Thank you so much. 


On Tuesday, July 19, 2022 at 11:33:08 PM UTC+7 adsapi wrote:

> Hi,
>
> Thank you for raising your concern.
>
> I am afraid that there is no dedicated field to know the relation of the 
> original ad and the modified ad due to ad variation. However, you can 
> utilize the ad group id which can be returned using the *ad_group_ad.ad.id 
>  *field as it id the common field for those 
> ads. Let me know if this will work with you.
>
> Regards,
> [image: Google Logo] 
> Ernie John 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2cVXpX: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/633101b1-4d25-48a6-bcde-668d04ed50f8n%40googlegroups.com.


Re: Are there existing any Google ads api v10 in order to get "Original ad ID" of variations ads

2022-07-22 Thread pn...@yrglm-vn.com
Hi Google ads api team,

Thank you so much for your answer.  I'm so sorry about long content but 
please support me. About your suggestion:

> *However, you can utilize the ad group id which can be returned using 
the ad_group_ad.ad.id  field as it id the common 
field for those ads. Let me know if this will work with you.*

I use Google ads api V10 to update tracking_template URL for Ads except 
Variations AD & its parent Ad (original ad).
Problem that I got is:

   - within API response' AD attribute, *I can know Variations AD but can't 
   not find which one is it's parent AD (original ad)*


* Example here:

Group:
|_ A1 (It's not a variations ad)
|_ A2 (It's not a variations ad)
|_ A1' (It's a variations ad. It's create from original ad A1)
|_ B (It's not a variations ad)
|_ C (It's not a variations ad)

*Please let me know there are any way to find a parent ad (original ad) of 
an Variations AD ?* I could not use comparing condition like the same 
headline1,2 to find parent ad.

Thank you so much. 

On Tuesday, July 19, 2022 at 11:33:08 PM UTC+7 adsapi wrote:

> Hi,
>
> Thank you for raising your concern.
>
> I am afraid that there is no dedicated field to know the relation of the 
> original ad and the modified ad due to ad variation. However, you can 
> utilize the ad group id which can be returned using the *ad_group_ad.ad.id 
>  *field as it id the common field for those 
> ads. Let me know if this will work with you.
>
> Regards,
> [image: Google Logo] 
> Ernie John 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2cVXpX: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/eabdb554-d774-4d48-895a-f7d1fba74710n%40googlegroups.com.


Re: Are there existing any Google ads api v10 in order to get "Original ad ID" of variations ads

2022-07-22 Thread pn...@yrglm-vn.com

Hi Google ads api team,

Thank you so much for your answer.  I'm so sorry about long content but 
please support me. About your suggestion:

> *However, you can utilize the ad group id which can be returned using 
the ad_group_ad.ad.id  field as it id the common 
field for those ads. Let me know if this will work with you.*

I use Google ads api V10 to update tracking_template URL for Ads except 
Variations AD & its parent Ad (original ad).
Problem that I got is:

   - within API response' AD attribute, *I can know Variations AD but can't 
   not find which one is it's parent AD (original ad)*


* Example here:

Group:
|_ A1 (It's not a variations ad)
|_ A2 (It's not a variations ad)
|_ A1' (It's a variations ad. It's create from original ad A1)
|_ B (It's not a variations ad)
|_ C (It's not a variations ad)

*Please let me know there are any way to find a parent ad (original ad) of 
an Variations AD ?* I could not use comparing condition like the same 
headline1,2 to find parent ad.

Thank you so much. 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/d92dd640-8095-46b5-9840-d681471dd639n%40googlegroups.com.


Re: Are there existing any Google ads api v10 in order to get "Original ad ID" of variations ads

2022-07-22 Thread tanph...@gmail.com

Hi Google ads api team,

Thank you so much for your answer.  I'm so sorry about long content but 
please support me. About your suggestion:

> However, you can utilize the ad group id which can be returned using the 
ad_group_ad.ad.id field as it id the common field for those ads. Let me 
know if this will work with you.

I use Google ads api V10 to update tracking_template URL for Ads except 
Variations AD & its parent Ad (original ad).
Problem that I got is:
*within API response' AD attribute, I can know Variations AD but can't not 
find which one is it's parent AD (original ad)*

* Example here:

Group:
|_ A1 (It's not a variations ad)
|_ A2 (It's not a variations ad)
|_ A1' (It's a variations ad. It's create from original ad A1)
|_ B (It's not a variations ad)
|_ C (It's not a variations ad)

*Please let me know there are any way to find a parent ad (original ad) of 
an Variations AD **?* I could not use comparing condition like the same 
headline1,2 to find parent ad.

Thank you so much. 

On Tuesday, July 19, 2022 at 11:33:08 PM UTC+7 adsapi wrote:

> Hi,
>
> Thank you for raising your concern.
>
> I am afraid that there is no dedicated field to know the relation of the 
> original ad and the modified ad due to ad variation. However, you can 
> utilize the ad group id which can be returned using the *ad_group_ad.ad.id 
>  *field as it id the common field for those 
> ads. Let me know if this will work with you.
>
> Regards,
> [image: Google Logo] 
> Ernie John 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2cVXpX: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/a7451dd1-47ce-411c-8a80-ad3df678445an%40googlegroups.com.


Re: Are there existing any Google ads api v10 in order to get "Original ad ID" of variations ads

2022-07-22 Thread pn...@yrglm-vn.com
Hi Google ads api team,

Thank you so much for your answer.  I am so sorry about long content but 
please support me. About your suggestion:

*However, you can utilize the ad group id which can be returned using the 
ad_group_ad.ad.id field as it id the common field for those ads. Let me 
know if this will work with you.*

I used Google ads api V10 to update tracking template URL for ads except 
variations ads and its parent ad (original ad).
Problem that I got is:
*within API response ad attributes, I can know variations ad but can not 
find which one is its parent ad (original ad)*

* Example here:

Group:
|_ A
|_ B
|_ A' (It is a variations ad. It was created from original ad A)
|_ C
|_ D

Please let me know there are any way to find a parent ad (original ad) of 
an Variations ad ? I could not use comparing condition like the same 
headline1, 2 to find parent ad.

Thank you so much. 

On Tuesday, July 19, 2022 at 11:33:08 PM UTC+7 adsapi wrote:

> Hi,
>
> Thank you for raising your concern.
>
> I am afraid that there is no dedicated field to know the relation of the 
> original ad and the modified ad due to ad variation. However, you can 
> utilize the ad group id which can be returned using the *ad_group_ad.ad.id 
>  *field as it id the common field for those 
> ads. Let me know if this will work with you.
>
> Regards,
> [image: Google Logo] 
> Ernie John 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2cVXpX: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/72341491-c69a-4ab6-86c2-9197c585f549n%40googlegroups.com.


Re: Are there existing any Google ads api v10 in order to get "Original ad ID" of variations ads

2022-07-22 Thread pn...@yrglm-vn.com
Hi Google ads api team,

Thank you so much for your answer.  I'm so sorry about long content but 
please support me. About your suggestion:

I use Google ads api V10 to update tracking_template URL for Ads except 
Variations AD & its parent Ad (original ad).
Problem that I got is:
*within API response' AD attribute, I can know Variations AD but can't not 
find which one is it's parent AD (original ad)*

* Example here:

Group:
|_ A1 (It's not a variations ad)
|_ A2 (It's not a variations ad)
|_ A1' (It's a variations ad. It's create from original ad A1)
|_ B (It's not a variations ad)
|_ C (It's not a variations ad)

*Please let me know there are any way to find a parent ad (original ad) of 
an Variations AD ? *I could not use comparing condition like the same 
headline1,2 to find parent ad.

Thank you so much. 

On Tuesday, July 19, 2022 at 11:33:08 PM UTC+7 adsapi wrote:

> Hi,
>
> Thank you for raising your concern.
>
> I am afraid that there is no dedicated field to know the relation of the 
> original ad and the modified ad due to ad variation. However, you can 
> utilize the ad group id which can be returned using the *ad_group_ad.ad.id 
>  *field as it id the common field for those 
> ads. Let me know if this will work with you.
>
> Regards,
> [image: Google Logo] 
> Ernie John 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2cVXpX: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/558ceb75-4b35-4310-8e84-b5cf30d165d4n%40googlegroups.com.


Re: Are there existing any Google ads api v10 in order to get "Original ad ID" of variations ads

2022-07-22 Thread pn...@yrglm-vn.com
Hi Google ads api team,

Thank you so much for your answer.  I'm so sorry about long content but 
please support me. About your suggestion:

*"However, you can utilize the ad group id which can be returned using the 
ad_group_ad.ad.id field as it id the common field for those ads. Let me 
know if this will work with you."*

I use Google ads api V10 to update tracking_template URL for Ads except 
Variations AD & its parent Ad (original ad).
Problem that I got is:
*within API response' AD attribute, I can know Variations AD but can't not 
find which one is it's parent AD (original ad)*

* Example here:

Group:
|_ A1 (It's not a variations ad)
|_ A2 (It's not a variations ad)
|_ A1' (It's a variations ad. It's create from original ad A1)
|_ B (It's not a variations ad)
|_ C (It's not a variations ad)

Please let me know there are any way to find a parent ad (original ad) of 
an Variations AD ? I could not use comparing condition like the same 
headline1,2 to find parent ad.

Thank you so much. 

On Tuesday, July 19, 2022 at 11:33:08 PM UTC+7 adsapi wrote:

> Hi,
>
> Thank you for raising your concern.
>
> I am afraid that there is no dedicated field to know the relation of the 
> original ad and the modified ad due to ad variation. However, you can 
> utilize the ad group id which can be returned using the *ad_group_ad.ad.id 
>  *field as it id the common field for those 
> ads. Let me know if this will work with you.
>
> Regards,
> [image: Google Logo] 
> Ernie John 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2cVXpX: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/69fca983-bf43-4f9b-a22d-37fddb3f40fan%40googlegroups.com.


Re: Are there existing any Google ads api v10 in order to get "Original ad ID" of variations ads

2022-07-22 Thread pn...@yrglm-vn.com
Hi Google ads api team,

Thank you so much for your answer.  I'm so sorry about long content but 
please support me. About your suggestion:

*> However, you can utilize the ad group id which can be returned using the 
ad_group_ad.ad.id field as it id the common field for those ads. Let me 
know if this will work with you.*

I use Google ads api V10 to update tracking_template URL for Ads except 
Variations AD & its parent Ad (original ad).
Problem that I got is:
within API response' AD attribute, I can know Variations AD but can't not 
find which one is it's parent AD (original ad)

* Example here:

Group:
|_ A1 (It's not a variations ad)
|_ A2 (It's not a variations ad)
|_ A1' (It's a variations ad. It's create from original ad A1)
|_ B (It's not a variations ad)
|_ C (It's not a variations ad)

*Please let me know there are any way to find a parent ad (original ad) of 
an Variations AD ?* I could not use comparing condition like the same 
headline1,2 to find parent ad.

Thank you so much. 

On Tuesday, July 19, 2022 at 11:33:08 PM UTC+7 adsapi wrote:

> Hi,
>
> Thank you for raising your concern.
>
> I am afraid that there is no dedicated field to know the relation of the 
> original ad and the modified ad due to ad variation. However, you can 
> utilize the ad group id which can be returned using the *ad_group_ad.ad.id 
>  *field as it id the common field for those 
> ads. Let me know if this will work with you.
>
> Regards,
> [image: Google Logo] 
> Ernie John 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2cVXpX: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/e8edab7d-669f-4f97-a999-d75538b2dde1n%40googlegroups.com.


Re: Are there existing any Google ads api v10 in order to get "Original ad ID" of variations ads

2022-07-22 Thread pn...@yrglm-vn.com

Hi Google ads api team,

Thank you so much for your answer.  I'm so sorry about long content but 
please support me. About your suggestion:

*However, you can utilize the ad group id which can be returned using the 
ad_group_ad.ad.id field as it id the common field for those ads. Let me 
know if this will work with you.*

I use Google ads api V10 to update tracking_template URL for Ads except 
Variations AD & its parent Ad (original ad).
Problem that I got is:
within API response' AD attribute, I can know Variations AD but can't not 
find which one is it's parent AD (original ad)

* Example here:

[image: ask_gg_20220721.png]

*Please let me know there are any way to find a parent ad (original ad) of 
an Variations AD ?* I could not use comparing condition like the same 
headline1,2 to find parent ad.

Thank you so much. 


On Tuesday, July 19, 2022 at 11:33:08 PM UTC+7 adsapi wrote:

> Hi,
>
> Thank you for raising your concern.
>
> I am afraid that there is no dedicated field to know the relation of the 
> original ad and the modified ad due to ad variation. However, you can 
> utilize the ad group id which can be returned using the *ad_group_ad.ad.id 
>  *field as it id the common field for those 
> ads. Let me know if this will work with you.
>
> Regards,
> [image: Google Logo] 
> Ernie John 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2cVXpX: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/f13658d3-e07a-45df-abed-74d21e872818n%40googlegroups.com.


RE: Reports for "Ad rotation" don't work

2022-07-22 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Miguel,

Thank you for raising your concern to my team. Allow me to provide support here.

For setting ad rotation at campaign level, I am afraid that this is not 
possible as this is already deprecated. As for the issue encountered with 
AdGroupAdRotationMode, would you be able to provide more details here such as 
how you encountered it and 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.

Regards,

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


RE: Offline conversion downloads

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

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

Moving forward, "is there a way to use BigQuery to read all of these offline 
conversions from the api ? That would help to pinpoint where is this 
discrepancy coming from. So far Ive looked through the docs but I cant 
anything.", our team won't able to comment on the use of BigQuery to read all 
of these offline conversions since our team's expertise is limited to Google 
Ads API. However, you may note that BigQuery concerns are handled by a separate 
team and that being said, I would suggest to their support team via this link.

Furthermore, if you've used Google ads API to upload conversions, and seeing 
discrepancies, then so our team can better check, you may provide us complete 
logs ( request and response logs with request ID and request header ) and you 
can provide it via Reply privately to author option. If this option is not 
available, then send it instead on this email address 
googleadsapi-supp...@google.com.

Regards,

Carmela
Google Ads API Team
ref:_00D1U1174p._5004Q2bmgF6: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/n_PWu0RFF95B00P2hmgo-cQyuf7HWeiDnrAQ%40sfdc.net.


Re: How to add the short headline, long headline, Image, Description to smart shopping ad in Smart Shoppping Campaign

2022-07-22 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Martin,

Thanks for getting back to us.

You may use the ad_group_ad.ad.shopping_smart_ad, 
ad_group_ad.ad.smart_campaign_ad.descriptions, and 
ad_group_ad.ad.smart_campaign_ad.headlines fields from ad_group_ad report.

You may use the below query to get headline and description as ad details for 
the smart shopping ad.

SELECT ad_group_ad.ad.id, ad_group_ad.ad.resource_name, 
ad_group_ad.ad.shopping_smart_ad, 
ad_group_ad.ad.smart_campaign_ad.descriptions, 
ad_group_ad.ad.smart_campaign_ad.headlines FROM ad_group_ad

Moving forward, since you mentioned that there is nothing in 
"ad_group_ad.ad.shopping_smart_ad", then for us to investigate further, could 
you please provide a privately complete Google Ads UI screenshot without 
cropping, so that we can check better?

Regards,

Yasar
Google Ads API Team
ref:_00D1U1174p._5004Q2JWkIA: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/Qjmc50RFFBKK00k_fGIOKFQ-Oe-mMoBUtFsw%40sfdc.net.


Re: Are there existing any Google ads api v10 in order to get "Original ad ID" of variations ads

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

Thank you for your reply.

Extracting the relationship or association of the parent ad and its variation 
is unfortunately not currently supported in the Google Ads API. My colleagues 
have already raised a feature request for this information's availability in 
the ad_group_ad report.

For now, we recommend that you keep an eye on our blog for updates and 
announcements.

Best regards,

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


Re: Error Reading From Api V11 - User in the cookie is not a valid Ads user.

2022-07-22 Thread Jose Luis Petracca
No, the problem isnt fix and this is the problem 


=START HERE 

*System information:*

   - python 3.9.9
   - package version google-ads==17.0.0
   - using service account


*The Code*


from google.ads.googleads.client import GoogleAdsClient
from google.ads.googleads.errors import GoogleAdsException

credentials = {
"developer_token": "devELOPERTOkeen",
"json_key_file_path" : PATH_TO_SERVICE_ACCOUNT_JSON,
"impersonated_email":"serviceacc...@email.iam.gserviceaccount.com 
",
"use_proto_plus": True,
'login_customer_id' : '22' #MMC ID
}
   
googleads_client = GoogleAdsClient.load_from_dict(credentials)


def stream_response(client, customer_id, query):
return 
client.get_service("GoogleAdsService").search_stream(customer_id, 
query=query)

def main(client, customer_id):
query = "SELECT campaign.name FROM campaign LIMIT 10"
response = stream_response(client, customer_id, query=query)
for batch in response:
print(batch)


customer_id = '1223334445'
main(googleads_client, customer_id)

*The Response  /error*
GoogleAdsException: (<_SingleThreadedRendezvous of RPC that terminated 
with:status = StatusCode.UNAUTHENTICATEDdetails = "Request is 
missing required authentication credential. Expected OAuth 2 access token, 
login cookie or other valid authentication credential. See 
https://developers.google.com/identity/sign-in/web/devconsole-project.";   
 debug_error_string = 
"{"created":"@1658341926.845702000","description":"Error received from peer 
ipv6:[2800:3f0:4002:80c::200a]:443","file":"src/core/lib/surface/call.cc","file_line":967,"grpc_message":"Request
 
is missing required authentication credential. Expected OAuth 2 access 
token, login cookie or other valid authentication credential. See 
https://developers.google.com/identity/sign-in/web/devconsole-project.","grpc_status":16}";
 >, 
<_SingleThreadedRendezvous of RPC that terminated with:status = 
StatusCode.UNAUTHENTICATEDdetails = "Request is missing required 
authentication credential. Expected OAuth 2 access token, login cookie or 
other valid authentication credential. See 
https://developers.google.com/identity/sign-in/web/devconsole-project.";   
 debug_error_string = 
"{"created":"@1658341926.845702000","description":"Error received from peer 
ipv6:[2800:3f0:4002:80c::200a]:443","file":"src/core/lib/surface/call.cc","file_line":967,"grpc_message":"Request
 
is missing required authentication credential. Expected OAuth 2 access 
token, login cookie or other valid authentication credential. See 
https://developers.google.com/identity/sign-in/web/devconsole-project.","grpc_status":16}";
 >, 
errors { error_code { authentication_error: NOT_ADS_USER } message: "User 
in the cookie is not a valid Ads user." } request_id: 
"8ykzEeM7wVjZoJ1VDI54aw" , '8ykzEeM7wVjZoJ1VDI54aw')




 ENDS HERE ===
On Friday, July 22, 2022 at 1:00:27 AM UTC-3 adsapi wrote:

> Hi Jose,
>
>
> Thank you for getting back to us. I work with Nirmita and allow me to 
> assist you here. I hope you are doing well today.
>  
>
> Moving forward, could you please confirm again if your problem is fixed 
> now? I ask this because upon checking the duplicate of this thread you say 
> this *"I have fix that error, the solution was reinstall google-ads 
> python package". *Also , please use one thread only for better tracking 
> and to avoid confusion
>
>
> Regards,
> [image: Google Logo] 
> Darwin 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2bm7gu: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/6a163399-badb-4869-ad29-a39ab61fb5adn%40googlegroups.com.


Re: Error Reading From Api V11 - User in the cookie is not a valid Ads user.

2022-07-22 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Jose,

Thank you for the reply. Allow me to assist you here.

To further address the issue, I would suggest checking on your end if you 
already met the Prerequisites mentioned on this document. Also, you can 
double-check the configuration of your service account based on this guide to 
address the issue. Lastly, you will need to ensure as well that the user 
account you used in configuring service account should have access or added to 
the Google Ads account where you are requesting the API calls.


Best,

Anthony Cyril
Google Ads API Team
ref:_00D1U1174p._5004Q2bm7gu: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/JLVZr0RFFIHZ00anzwMz3DQnmU-Cprgd_4ZQ%40sfdc.net.


Performance Max creating Listing group - 'MUST_HAVE_EVERYTHING_ELSE_CHILD'

2022-07-22 Thread Ilan Alexandrov
Hi,

My main topic is to create a performance max campaign and filter from all 
the products of the shop only a few of the products. 
I'm coding via Java.


- I have users who are creating performance max campaign - they choose from 
their products *only the products they would like to advertise * (for 
example a user with 50 products would like to advertise only 10% of his 
products and I have this list of product ids)
-  I'm creating successfully the performance max campaign through my code, 
and I'm able to create the asset group as well ( but it's empty for now) 
-  I'm trying to create the listing group (from this 

 link 
and from this 

 code 
helper), so for example i just tried to create a dimension:
as this picture shows, the output I'm getting is the error:

[image: thread-171991382-4237830526620232199.jpg]error_code { 
asset_group_listing_group_filter_error: 
SUBDIVISION_MUST_HAVE_EVERYTHING_ELSE_CHILD } message: "Listing Group 
SUBDIVISION node must have everything else child." trigger { int64_value: 
-1 }


Another problem is that I don't understand even after adding this division, 
where is the place I set the desired product IDs..

I think I don't understand completely how I am supposed to filter all the 
products of the store and take only some of them to be shown in the listing 
group finally (as in google shopping ads there were ad Groups, I'm trying 
to do the same in the performance max campaigns)
How should I approach this problem? 

Thank you very much for the help!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/98641533-01e4-47ad-a7e4-f557fb183929n%40googlegroups.com.


RE: Performance Max creating Listing group - 'MUST_HAVE_EVERYTHING_ELSE_CHILD'

2022-07-22 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Ilan,

Thank you for reaching out to our API support team.

This example should already provide information on who to create your listing 
group tree. Could you share our complete request and response logs and 
request-id, so our team can take a closer look at the error you are 
encountering?

If you haven't yet, logging can be enabled by navigating to the Client 
libraries  > Your client library (ex. Java) > Logging documentation. 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.

As for the products, you will need to extract them from a separate source and 
include their details in any of the dimensions listed here. As to how to 
identify which products to include, you may discuss this further with your 
users.

This is because the Google Ads API does not have a feature to directly extract 
the products that are from an advertiser's website or inventory.

Best regards,

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


How to generate credentials for third-party access to data using API?

2022-07-22 Thread Akash Dave
My company has a developer token. Now I want to give read-only access to a 
non-member of our organization. I have couple of questions regarding the 
process:
1. Can I use the same developer token or have to generate a new one?
2. Do I need to generate new set of credentials (ClientID/ClientSecret) 
from the manager account ? Or it has be generated from the third party 
account?
3. Does changing the login customer id will affect the authorization?

Note: I do have read-only access to the manager account.


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/7707a36d-12d6-49fd-ba1c-96cf64c0668cn%40googlegroups.com.


INVALID_CUSTOMER_FOR_CLICK on uploading offline conversion

2022-07-22 Thread Walter Bodwell
I'm trying to upload an offline conversion.  I'm using a manager account to 
make the changes (9567076910).  The conversion action has an owner_customer 
of "customers/6141913992".  That's the customer_id I'm using.

Here is the customer.conversion_tracking_setting:
  customer {
resource_name: "customers/6141913992"
conversion_tracking_setting {
  conversion_tracking_id: 810169330
  google_ads_conversion_customer: "customers/6141913992"
}
  }
So according 
to 
https://developers.google.com/google-ads/api/docs/conversions/overview#effective_conversion_account,
  
the account is not using cross-account conversion tracking, and conversion 
tracking is enabled.

# Here's the operation:
conversion = client.get_type("ClickConversion")
conversion.conversion_action = 
'customers/6141913992/conversionActions/971368021'
conversion.gclid = ' 
CjwKCAjwx46TBhBhEiwArA_DjNNPxXwY-SFHyPPRWkaLHJUE_0bsXrRb3hpISdpoJwtYRM3bCW2LhRoCnPAQAvD_BwE'
conversion.conversion_value =  4.2304
conversion.conversion_date_time = '2022-04-23 10:52:00-07:00'
conversion.currency_code = 'GBP'

# And the upload
conversion_upload_service = client.get_service("ConversionUploadService")
request = client.get_type("UploadClickConversionsRequest")
request.customer_id = '6141913992'
request.conversions.append(conversion)
request.partial_failure = True
conversion_upload_service.upload_click_conversions(request=request)

I'm getting the following error response:
partial_failure_error {
  code: 3
  message: "The click associated with the given identifier or iOS URL 
parameter isn\'t from the account where conversion tracking is set up., at 
conversions[0].gclid"
  details {
type_url: 
"type.googleapis.com/google.ads.googleads.v10.errors.GoogleAdsFailure"
value: "\n\201\002\n\003\370\006\036\022\177The click associated with 
the given identifier or iOS URL parameter isn\'t from the account where 
conversion tracking is set 
up.\032]*[CjwKCAjwx46TBhBhEiwArA_DjNNPxXwY-SFHyPPRWkaLHJUE_0bsXrRb3hpISdpoJwtYRM3bCW2LhRoCnPAQAvD_BwE\"\032\022\017\n\013conversions\030\000\022\007\n\005gclid"
  }
}
results {
}

We have another customer with similar settings (using the same manager 
account, not using cross-account conversion tracking, conversion tracking 
enabled, owner is the same as the account) and it is not seeing similar 
issues.

Any suggestions on what I need to look at to address the issue?
Thanks,
Walter

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/c92a4c03-ebf0-40d0-9bed-32fe6cea5884n%40googlegroups.com.


Re: Error Reading From Api V11 - User in the cookie is not a valid Ads user.

2022-07-22 Thread Jose Luis Petracca
I did all what documentation said.

Also I did the Wide delegation to the service account

On Friday, July 22, 2022 at 12:47:06 PM UTC-3 adsapi wrote:

> Hi Jose,
>
> Thank you for the reply. Allow me to assist you here.
>
> To further address the issue, I would suggest checking on your end if you 
> already met the Prerequisites mentioned on this document 
> .
>  
> Also, you can double-check the configuration of your service account based 
> on this guide 
>  
> to 
> address the issue. Lastly, you will need to ensure as well that the user 
> account you used in configuring service account should have access or added 
> to the Google Ads account where you are requesting the API calls.
>
>
> Best,
> [image: Google Logo] 
> Anthony Cyril 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2bm7gu: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/e84b53b6-38e9-4768-b754-8edb0852e350n%40googlegroups.com.