Re: Adwords to Ads API migration - UseRawEnumValues

2021-06-02 Thread Gaurav Suri
Hello Matt,

Here is the code we use:
query = '''SELECT 
segments.date,campaign.name,ad_group.name,ad_group_ad.ad.type,metrics.impressions
 
from ad_group_ad WHERE segments.date DURING YESTERDAY'''
search_request = googleads_client.get_type("SearchGoogleAdsStreamRequest")
search_request.customer_id = 'xx'
search_request.query = query
response = ga_service.search_stream(search_request)
for batch in response:
for row in batch.results:
   print(row.ad_group_ad.ad.type_)


Thank you.

On Wednesday, June 2, 2021 at 11:00:05 PM UTC+5:30 adsapiforumadvisor wrote:

> Hello,
>
> Thanks for reaching out. Can you please clarify how you are retrieving the 
> enum ordinal for the ad type in the Ads API? 
>
> Thanks,
> Matt
> Google Ads API Team
>
> [image: Google Logo] 
> Matt 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2HzWQD: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 
"AdWords API and Google Ads 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/b7425a78-a711-4c22-a69c-a71492a85952n%40googlegroups.com.


How can i user Google ads api to get recommendation socre?

2021-06-02 Thread ewin zhou
I want to get information by api  like this 

[image: QQ截图20210603114640.png]

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

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads 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/f9a3a727-c6a1-4dcb-8cf5-f17a22fed574n%40googlegroups.com.


Re: Is it possible to retrieve, and use, auto-created custom intent audiences?

2021-06-02 Thread Google Ads API Forum Advisor Prod
Hi Mark,

You may use the CustomInterestService.mutateCustomInterests to create your own. 
You can then pass the details to the AdGroupCriterionService as described 
earlier. I hope this helps.

Best regards,

Peter Laurence Napa Oliquino
Google Ads API Team
ref:_00D1U1174p._5004Q2Hy2yl: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 
"AdWords API and Google Ads 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/38eSU0QU3WED00k8u64ublRwuwR5Ncr5RG-Q%40sfdc.net.


Re: Placement exclusion lists API

2021-06-02 Thread Google Ads API Forum Advisor Prod
Hi Bruce,

I work with Anthony and allow me to assist you.

As seen in the API documentation, the negative placements cannot be created at 
the MCC level and later on shared to sub accounts. What is available is to 
create and manage the negative placements at the client account level. I hope 
this helps.

Best regards,

Peter Laurence Napa Oliquino
Google Ads API Team
ref:_00D1U1174p._5004Q2HCcbg: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 
"AdWords API and Google Ads 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/veolU0QU3UW000NiWoFQ14RJ67Qc06pwtLUQ%40sfdc.net.


RE: How can one change the language used in the Google Ads Query Language for querying?

2021-06-02 Thread Google Ads API Forum Advisor Prod
Hi Dylan,

Thank you for posting your concern.

I am afraid that it is not possible to translate the information in the API 
response. The only possible workaround here is to make a postprocess on your 
end that will translate the information returned by the API. As for you 
question if there is a better way to query the UserInterests than using the 
Google Ads Query Language and the SearchStream/Search function, then I am 
afraid that this is the only option what our team knows for retrieving this 
information.

Also, our team is not familiar with AudienceSearchService, with this, could you 
confirm if this is a Google Ads API / AdWords API service? If not, then I am 
afraid that our team would not be able to provide any insights about this as it 
is outside of our expertise.

Regards,

Ernie John Blanca Tacata
Google Ads API Team
ref:_00D1U1174p._5004Q2Hzbtu: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 
"AdWords API and Google Ads 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/qB9wz0QU3SQY00vvcz0i02Rp6HL-Vg8174fg%40sfdc.net.


How to initialize a Google Ads Client Service to only validate the API call?

2021-06-02 Thread Gustavo Maia
I tried using this :

# Initialize appropriate service with validate only flag enabled.
client.validate_only = True

However when I execute the mutate calls they do change the information 
within Google Ads.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/9ca88982-8fc7-4d9c-ac70-4079f1d71687n%40googlegroups.com.


RE: Using google ads api test manager account

2021-06-02 Thread Google Ads API Forum Advisor Prod
Hi Ed,

Thank you for reaching out to us. As for how to access the api with test 
manager accounts. These documents help to explain how to make your first call.

Regards,

William Pescherine
Google Ads API Team
ref:_00D1U1174p._5004Q2HzYGt: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 
"AdWords API and Google Ads 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/Hm8nd0QU35TI00q8NtSHqCQ5qGOsr69TkbPg%40sfdc.net.


RE: Adwords to Ads API migration - UseRawEnumValues

2021-06-02 Thread Google Ads API Forum Advisor Prod
Hello,

Thanks for reaching out. Can you please clarify how you are retrieving the enum 
ordinal for the ad type in the Ads API?

Thanks,
Matt
Google Ads API Team

Matt
Google Ads API Team
ref:_00D1U1174p._5004Q2HzWQD: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 
"AdWords API and Google Ads 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/fvFAz0QU34LL002RPbbgDLTI-vBFeLCZjTSA%40sfdc.net.


RE: Ad account summary script

2021-06-02 Thread Google Ads API Forum Advisor Prod
Hello,

Since this issue is Google Ads scripts related, I'd recommend reaching out to 
their forum as they are best suited to handle these kinds of issues.

Regards,
Anthony

Anthony
Google Ads API Team
ref:_00D1U1174p._5004Q2HzYkL: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 
"AdWords API and Google Ads 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/N1J4_0QU349900SnufFq_2SJCba1S9zlYziw%40sfdc.net.


Re: Retract conversion from Google Ads (with Python)

2021-06-02 Thread Google Ads API Forum Advisor Prod
Hi Ralf,

If you are unable to reply privately, you can email us at 
googleadsapi-supp...@google.com.

Regards,
Anthony

Anthony
Google Ads API Team
ref:_00D1U1174p._5004Q2Hz7Wp: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 
"AdWords API and Google Ads 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/cIAKx0QU345300SgJbgnKmQLya5lDFNecPzg%40sfdc.net.


Re: [QuotaCheckError.INVALID_TOKEN_HEADER @ ; trigger:'New developers must use the Google Ads API.']

2021-06-02 Thread Google Ads API Forum Advisor Prod
Hi Denis,

It looks like you are using the upload offline conversions sample. The sample 
specifies that custom variable constants are optional:

// Optional: Specify the conversion custom variable ID and value you want to
// associate with the click conversion upload.
private const CONVERSION_CUSTOM_VARIABLE_ID = null;
private const CONVERSION_CUSTOM_VARIABLE_VALUE = null;

You should be able to just leave these as null.

Regards,
Matt
Google Ads API Team

Matt
Google Ads API Team
ref:_00D1U1174p._5004Q2HCemA: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 
"AdWords API and Google Ads 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/5y1Fp0QU323A00itBBBVSKQ4qCJS5GDqi9ZA%40sfdc.net.


RE: PERMISSION_DENIED when fetching child accounts from manager account

2021-06-02 Thread Google Ads API Forum Advisor Prod
Hi Bram,

Thank you for reaching out to us. I was reading over your comments. We would 
suggest reaching out to whoever owns or controls the 4 accounts that you do not 
have access to. Then make sure the account that you are using has the proper 
permission from the account manager. As it would look like they did not give 
you permission with the 4 that are not working.

Regards,

William Pescherine
Google Ads API Team
ref:_00D1U1174p._5004Q2HzavA: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 
"AdWords API and Google Ads 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/zsWJ40QU2X8900yfIs5bWyQzeRIoatNoaGgQ%40sfdc.net.


[no subject]

2021-06-02 Thread Fahad King
-- 
‏تم الإرسال من Gmail Mobile

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/CADYiQ95GCKnEY9bbkxOojW9CNTosL-zspVdrbWhVBWUWuDYYDQ%40mail.gmail.com.


Can download

2021-06-02 Thread Fahad King
-- 
‏تم الإرسال من Gmail Mobile

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/CADYiQ95jsfA35t7xSgtcPni1zkD0wXHYiFX-13x2NAd%2BiQNXuA%40mail.gmail.com.


How can one change the language used in the Google Ads Query Language for querying?

2021-06-02 Thread Dylan Vos

We are currently trying to integrate an Audience Search in our Campaign 
Management application like what Google itself has - the only issue is, we 
seem to only be able to query UserInterest's based on the UserInterest.Name 
field - the issue is, it's always in English... we would like to have it in 
Dutch as it's the default our customers use... so, to keep it short, is it 
changable? Or is there a better way to query for UserInterests than using 
the Google Ads Query Language and the SearchStream function? Maybe use the 
AudienceSearchService (which is nowhere to be found but used by Google 
itself) 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/3319403c-02a0-4525-a07d-a900fbeb1a8bn%40googlegroups.com.


RE: Connect Api google ads to desiplay on Sharepoint online

2021-06-02 Thread Google Ads API Forum Advisor Prod
Hello,

Thanks for reaching out. Our team specializes in Ads and AdWords API support. 
Can you please provide us with more information on your issue as it relates to 
one of these APIs?

Thanks,
Matt
Google Ads API Team

Matt
Google Ads API Team
ref:_00D1U1174p._5004Q2HzOzU: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 
"AdWords API and Google Ads 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/g5xAM0QU2U1H00TL_Hhl7WS6-ZEtFMAiA8SQ%40sfdc.net.


PERMISSION_DENIED when fetching child accounts from manager account

2021-06-02 Thread Bram van Rijswijk
Hello,

I am fetching accounts from a manager account with REST. In total we have 6 
manager accounts, but I can only fetch the underlying accounts for 2 
manager accounts. 

This is the error I get for those 2:
[
 [
   "error" => [
 "code" => 403,
 "message" => "The caller does not have permission",
 "status" => "PERMISSION_DENIED",
 "details" => [
   [
 "@type" => 
"type.googleapis.com/google.ads.googleads.v7.errors.GoogleAdsFailure",
 "errors" => [
   [
 "errorCode" => [
   "authorizationError" => "USER_PERMISSION_DENIED",
 ],
 "message" => "User doesn't have permission to access 
customer. Note: If you're accessing a client customer, the manager's 
customer id must be set in the 'login-customer-id' header. See 
https://developers.google.com/google-ads/api/docs/concepts/call-structure#cid;,
   ],
 ],
 "requestId" => "k_z4bCJzdV_loLl2H-FJiQ",
   ],
 ],
   ],
 ],
   ]

I've tried to add "login-customer-id" to the header with the customer ID of 
the manager account, but unfortunately I had no success. Which seems 
logical, as the error message says you have to do this when you're 
accessing a client customer. 

Probably some good-to-know information:

   1. I use this 
   URL: 
"https://googleads.googleapis.com/v7/customers/[MANAGER_ACCOUNT_ID]/googleAds:searchStream;
   2. For 2 manager accounts I get the child accounts, for the other 4 I 
   don't.


Could you please help?



Met vriendelijke groet / With kind regards,
Bram van Rijswijk
Backend Developer
SOCIAL BLUE
Nieuwe Steen 27
​1625 HV  Hoorn
​The Netherlands 
T: +31 (0)229 283 000
E: b.van.rijsw...@socialblue.com
We're an official Facebook Marketing Partner
Kvk: 59384360

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/7b8126b5-8f2a-4fcd-83e2-35d06b5dfd2cn%40googlegroups.com.


Re: Is it possible to retrieve, and use, auto-created custom intent audiences?

2021-06-02 Thread Mark
Thanks, that works. However, only if the audience has previously been 
created, that is, attached to an ad group, through the UI. Is it possible 
to trigger the creation of these auto-created audiences through the API? 

Let's say I want an audience named "Sustainability"; if I type that into 
the search box in the UI, and hit save, the audience is created and can be 
retrieved from the API. However, I would like to omit the UI step 
completely, and do the whole process programmatically. Would something like 
that be possible?

Cheers,
Mark  

On Thursday, May 27, 2021 at 8:37:40 AM UTC+2 adsapiforumadvisor wrote:

> Hi Mark,
>
> You can try and retrieve these records using the custom_interest 
>  
> view or using the CustomInterestService 
> .
>  
> If retrieved, you can then opt to pass the details to the CustomIntentInfo 
> 
>  
> and create this as an ad group criteria 
> 
>  
> using the AdGroupCriterionService 
> 
> .
>
> Let me know how this goes on your end.
>
> Best regards,
>
> [image: Google Logo] 
> Peter Laurence Napa Oliquino 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2Hy2yl: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 
"AdWords API and Google Ads 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/679ef0de-72dc-4543-b74c-ecac75ba5d08n%40googlegroups.com.


Ad account summary script

2021-06-02 Thread Bálint Tóth
Dear All,

I am very news to Ads scripts, hope you can help me. 
I created an account summary script based on the template provided by 
Google and I created a sheet for it as well. However after running the 
script the sheet was not filled with data.
This is the 
sheet: 
https://docs.google.com/spreadsheets/d/1XkuuzQ6ORHKS5pXvDdQNO8izv7vT5NAAq69ASUmW9Gs/edit?usp=sharing

What can be the problem in your opinion?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/87d8813d-4dbf-49e3-b9af-8cfbbb048432n%40googlegroups.com.


[no subject]

2021-06-02 Thread Fahad King
-- 
‏تم الإرسال من Gmail Mobile

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/CADYiQ94C_p1yFi9BmSF23Or0%2B0wnPDniMBu6o%2Ba0EO6v%3D%3DpY4g%40mail.gmail.com.


Testing call to API with test manger account

2021-06-02 Thread Ed test Manager
Can I try calling API with my testing manager account for simple using Ads
API

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/CANeNaUT%2BGD%2BPtT13GwssBGHBEmUzf40_OX8DEGn7GrQ3f9njFg%40mail.gmail.com.


Incorrect response type for searchStream method in Discovery Document

2021-06-02 Thread Menno

Hello Google Ads API team,

In the REST documentation 
 the 
following is written about the searchStream method:
*Note:* The results of a SearchStream API call are wrapped in a JSON array, 
whereas most other API calls return a single JSON object as the response 
message. See the JSON mappings 
 
section for more info.

The REST API is also documented in a machine-readable format in this 
discovery document:
https://googleads.googleapis.com/$discovery/rest?version=v7

These parts are about the searchStream method:
{
  "schemas": {
"GoogleAdsGoogleadsV7Services__SearchGoogleAdsStreamResponse": {
  *"type": "object",*
  "properties": {
"fieldMask": {
  "type": "string",
  "format": "google-fieldmask",
  "description": "FieldMask that represents what fields were 
requested by the user."
},
"requestId": {
  "type": "string",
  "description": "The unique id of the request that is used for 
debugging purposes."
},
"results": {
  "description": "The list of rows that matched the query.",
  "items": {
"$ref": "GoogleAdsGoogleadsV7Services__GoogleAdsRow"
  },
  "type": "array"
},
"summaryRow": {
  "$ref": "GoogleAdsGoogleadsV7Services__GoogleAdsRow",
  "description": "Summary row that contains summary of metrics in 
results. Summary of metrics means aggregation of metrics across all 
results, here aggregation could be sum, average, rate, etc."
}
  },
  "description": "Response message for GoogleAdsService.SearchStream.",
  "id": "GoogleAdsGoogleadsV7Services__SearchGoogleAdsStreamResponse"
}
  },
  "resources": {
"customers": {
  "resources": {
"googleAds": {
  "methods": {
"searchStream": {
  "parameterOrder": [
"customerId"
  ],
  "flatPath": 
"v7/customers/{customersId}/googleAds:searchStream",
  "httpMethod": "POST",
  "description": "Returns all rows that match the search stream 
query. List of thrown errors: [AuthenticationError]() 
[AuthorizationError]() [ChangeEventError]() [ChangeStatusError]() 
[ClickViewError]() [HeaderError]() [InternalError]() [QueryError]() 
[QuotaError]() [RequestError]()",
  "request": {
"$ref": 
"GoogleAdsGoogleadsV7Services__SearchGoogleAdsStreamRequest"
  },
  "scopes": [
"https://www.googleapis.com/auth/adwords;
  ],
  "id": "googleads.customers.googleAds.searchStream",
  "parameters": {
"customerId": {
  "required": true,
  "type": "string",
  "location": "path",
  "pattern": "^[^/]+$",
  "description": "Required. The ID of the customer being 
queried."
}
  },
  "response": {
*"$ref": *
*"GoogleAdsGoogleadsV7Services__SearchGoogleAdsStreamResponse"*
  },
  "path": "v7/customers/{+customerId}/googleAds:searchStream"
}
  }
}
  }
}
  }
}

In the discovery document the response type is an object, not an array. 
This generates an incorrect return type in the generated code.


Regards,
Menno

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/e6b93cbf-5ad4-4aa2-80e8-496ce0cb0fedn%40googlegroups.com.


Using google ads api test manager account

2021-06-02 Thread Ed test Manager
Who can tell me can I call to ads api with test manager account?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/b9c746d4-cc24-44ae-9cea-d35ae22ee19bn%40googlegroups.com.


Unable to get permission for API

2021-06-02 Thread Teodora Pavlova
Hi everyone,

When I sign up for permission to access the Google Ads API, even though my 
user is said to be "Manager", I get the error "The user does not have 
permission to perform this action". Can anyone tell me, if I need some 
additional rights to the user, or maybe I'm doing something else wrong?

Thank you![image: Error.PNG]
[image: User.PNG]

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

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads 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/c20535e4-1cdc-4843-abaf-d715f2c29af3n%40googlegroups.com.


Re: hurry who can help me

2021-06-02 Thread jinpeng wang
Most of the responses are normal, but a small number will report such 
errors. What is the cause

On Wednesday, June 2, 2021 at 4:37:15 PM UTC+8 jinpeng wang wrote:

> request google api 2021-06-01 files
> 0int(134)
> 1int(498)
> 2int(356)
> 3WARNING: file was already added
> WARNING: file was already added
> WARNING: file was already added
> WARNING: file was already added
> WARNING: file was already added
> WARNING: file was already added
>
>Google\Ads\GoogleAds\Lib\V6\GoogleAdsException 
>
>   {
> "message": "Internal error encountered.",
> "code": 13,
> "status": "INTERNAL",
> "details": [
> {
> "@type": "google.ads.googleads.v6.errors.googleadsfailure-bin",
> "data": ""
> },
> {
> "@type": "grpc-status-details-bin",
> "data": ""
> },
> {
> "@type": "request-id",
> "data": "aAoHKvEdE7Itlz1lTU98Rw"
> }
> ]
> }
>
>   at 
> /data/www/dt/4.0/boost-dataadmin-api/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/Lib/V6/GoogleAdsExceptionTrait.php:75
>  71▕ 'previous' => $exception->getPrevious(),
>  72▕ 'metadata' => $exception->getMetadata(),
>  73▕ 'basicMessage' => $exception->getBasicMessage()
>  74▕ ];
>   ➜  75▕ return new GoogleAdsException($exception, 
> $googleAdsFailure, $optionalArgs);
>  76▕ }
>  77▕ }
>  78▕
>
>   [2m+4 vendor frames [22m
>   5  
>  
> /data/www/dt/4.0/boost-dataadmin-api/app/Console/Commands/Tasks/GoogleAdjustConvAction2.php:164
>   
> Google\Ads\GoogleAds\Lib\V6\GoogleAdsServerStreamDecorator::iterateAllElements()
>
>   6  
>  
> /data/www/dt/4.0/boost-dataadmin-api/app/Console/Commands/Tasks/GoogleAdjustConvAction2.php:155
>   
> App\Console\Commands\Tasks\GoogleAdjustConvAction2::nextHandel(Object(Google\Ads\GoogleAds\V6\Services\GoogleAdsServiceClient),
>  
> "x", "SELECT conversion_action.id, 
> conversion_action.category,conversion_action.counting_type,
> conversion_action.name, conversion_action.type, customer.id FROM 
> conversion_action", "2021-06-01")
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/62d30b8a-a0e6-426e-8cdf-ddbecc977922n%40googlegroups.com.


hurry who can help me

2021-06-02 Thread jinpeng wang
request google api 2021-06-01 files
0int(134)
1int(498)
2int(356)
3WARNING: file was already added
WARNING: file was already added
WARNING: file was already added
WARNING: file was already added
WARNING: file was already added
WARNING: file was already added

   Google\Ads\GoogleAds\Lib\V6\GoogleAdsException 

  {
"message": "Internal error encountered.",
"code": 13,
"status": "INTERNAL",
"details": [
{
"@type": "google.ads.googleads.v6.errors.googleadsfailure-bin",
"data": ""
},
{
"@type": "grpc-status-details-bin",
"data": ""
},
{
"@type": "request-id",
"data": "aAoHKvEdE7Itlz1lTU98Rw"
}
]
}

  at 
/data/www/dt/4.0/boost-dataadmin-api/vendor/googleads/google-ads-php/src/Google/Ads/GoogleAds/Lib/V6/GoogleAdsExceptionTrait.php:75
 71▕ 'previous' => $exception->getPrevious(),
 72▕ 'metadata' => $exception->getMetadata(),
 73▕ 'basicMessage' => $exception->getBasicMessage()
 74▕ ];
  ➜  75▕ return new GoogleAdsException($exception, 
$googleAdsFailure, $optionalArgs);
 76▕ }
 77▕ }
 78▕

   [2m+4 vendor frames  [22m
  5  
 
/data/www/dt/4.0/boost-dataadmin-api/app/Console/Commands/Tasks/GoogleAdjustConvAction2.php:164
  
Google\Ads\GoogleAds\Lib\V6\GoogleAdsServerStreamDecorator::iterateAllElements()

  6  
 
/data/www/dt/4.0/boost-dataadmin-api/app/Console/Commands/Tasks/GoogleAdjustConvAction2.php:155
  
App\Console\Commands\Tasks\GoogleAdjustConvAction2::nextHandel(Object(Google\Ads\GoogleAds\V6\Services\GoogleAdsServiceClient),
 
"x", "SELECT conversion_action.id, 
conversion_action.category,conversion_action.counting_type,conversion_action.name,
 
conversion_action.type, customer.id FROM conversion_action", "2021-06-01")

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/8d6b9f9f-fd36-4ca5-b641-1c6ae26a5714n%40googlegroups.com.


Re: Retract conversion from Google Ads (with Python)

2021-06-02 Thread Ralf Zosel
Hi Antony,

Thanks for your answer. I have the data at hand, but I do not know how to 
send it to you "privately". The button for that is disabled for me and I 
have no idea how I could change that.

Regards,
Ralf

adsapiforumadvisor schrieb am Dienstag, 1. Juni 2021 um 15:54:16 UTC+2:

> Hi Ralf,
>
> Can you please share the full API request and response logs from the call 
> you made that resulted in this error? Please do so using *reply privately*
> .
>
> Thanks,
> Anthony
>
> [image: Google Logo] 
> Anthony 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2Hz7Wp: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 
"AdWords API and Google Ads 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/61e1e58d-d548-4640-9a12-e9eb3644f773n%40googlegroups.com.


Re: Google Ads under Performance Max Feature

2021-06-02 Thread Victor Michaud
Hi Team, 

+1 on this feature request! We have launched Performance Max Campaigns and 
need API data for monitoring. Thanks.

Best Regards,

On Wednesday, 2 June 2021 at 09:15:45 UTC+2 adsapiforumadvisor wrote:

> Hi,
>
> Thank you for following up on this thread.
>
> A feature request has already been submitted related to this. 
> Unfortunately, our team does not have visibility on timelines. For now, you 
> may continue to keep an eye on our blog 
>  for 
> any updates or announcements.
>
> Best regards,
>
> [image: Google Logo] 
> Peter Laurence Napa Oliquino 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2Eoep5: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 
"AdWords API and Google Ads 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/3f8448de-43f1-49fc-bb36-be87bc0f5cf6n%40googlegroups.com.


Re: Google Ads under Performance Max Feature

2021-06-02 Thread Google Ads API Forum Advisor Prod
Hi,

Thank you for following up on this thread.

A feature request has already been submitted related to this. Unfortunately, 
our team does not have visibility on timelines. For now, you may continue to 
keep an eye on our blog for any updates or announcements.

Best regards,

Peter Laurence Napa Oliquino
Google Ads API Team
ref:_00D1U1174p._5004Q2Eoep5: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 
"AdWords API and Google Ads 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/u2fzo0QU2C5S00GU43SndKSJSsUxhWJA4ziw%40sfdc.net.