Do I have a way to make a BigQuery & GA4 linking via API?

2021-10-19 Thread Tetsuya Wakita
I'd like to know if you have a way to make a BigQuery & GA4 linking via API.
The screenshot I attached is a BigQuery & GA4 linking made from UI.

I contacted with Google Analytics support team, but he said you will 
support in this forum.

Thanks

[image: bqlink.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/9cd49972-cc2e-49e9-a85d-012cc8c69c51n%40googlegroups.com.


Questions about CustomerExtensionSetting

2021-10-19 Thread lin joinf
Hello 
team,
I have a question on my side. I used CustomerExtensionSetting when I added 
the additional information at the account level, but Google API reported an 
error.
Shouldn't the device property of the CustomerExtensionSetting be optional 
in the Google API ?
Thanks[image: 微信图片_20211019163939.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/b99857c7-a393-4178-b208-56ad9ab6d5cen%40googlegroups.com.


Update budget status

2021-10-19 Thread Anis Qazi
Hi,

I'm trying to update the status of the budget to REMOVED, I see that the 
request goes through but on google nothing happens.

Here is what I'm doing : 

CampaignBudget campaignBudget = CampaignBudget.newBuilder()
.setResourceName(budgetResourceName)
.setStatus(BudgetStatusEnum.BudgetStatus.REMOVED)
.build();
FieldMask fieldMask = FieldMask.newBuilder().addPaths("status").build();

CampaignBudgetOperation campaignBudgetOperation = CampaignBudgetOperation.
newBuilder()
.setUpdate(campaignBudget)
.setUpdateMask(fieldMask)
.build();

When I mutate this operation it returns the resourceName of the budget 
successfully but on google I see nothing.
Is there something that I'm doing wrong here?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/3817356a-c0ec-45f9-b031-05b4e57fb934n%40googlegroups.com.


Re: Sitelink limit exceeded error though not too many sitelinks

2021-10-19 Thread Markus Heiden
We tested the above scenario with the Google Ads frontend too and it shows 
the same strange behavior.

Markus Heiden schrieb am Montag, 18. Oktober 2021 um 23:50:43 UTC+2:

> I am trying to book sitelink assets / customer assets connected by 
> temporary ids via the GoogleAdsService. 
>
> Error case: I have 19 active  sitelink assets / customer assets and 
> several already removed ones. When booking the 20th sitelink asset / 
> customer asset I get a limit exceeded error on the customer asset. 
>
> When booking exactly the same sitelink asset / customer asset again there 
> is no error though and the sitelink shows up.
>
> I am a bit confused about this behavior. Am I doing something wrong?
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/bf4d30c4-5d87-4ee4-9d60-f9706d0d3597n%40googlegroups.com.


I need to get the code of the country in the AD group

2021-10-19 Thread ql z
hi
[image: QQ截图20211019150456.png]


The geographic_view resource doesn't seem to have a country-returning code 
such as US, FR

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/8f8e05a8-3869-4fd7-8fcd-2c989751cc82n%40googlegroups.com.


Google ads uses different accounts to post ads with different interfaces

2021-10-19 Thread he yiyiang
I found that I am using a test account to create and publish search ads, 
which is different from the interface that I use to publish search ads in a 
production environment.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/2277a6a8-7975-4478-867e-8c42fb69fdd6n%40googlegroups.com.


REST Interface search

2021-10-19 Thread lin joinf
i have a campaign simple info:
"campaign": {
"resourceName": "customers/X/campaigns/13810608168",
"name": "0707_rechargeable fan_尼日利亚 巴基斯坦 老挝 柬埔寨 越南",
"id": "13810608"
  }

when i use REST Interface search 

--data '{
"pageSize": 10,
"query": "
   SELECT campaign.id, campaign.name,metrics.clicks, metrics.ctr FROM 
campaign   where segments.date DURING LAST_7_DAYS and 
campaign.advertising_channel_type = 'SEARCH' and campaign.name LIKE'%尼日利亚%'
"
}'
and query = "SELECT campaign.id, campaign.name,metrics.clicks, metrics.ctr 
FROM campaign   where segments.date DURING LAST_7_DAYS and 
campaign.advertising_channel_type = 'SEARCH' and campaign.name LIKE'%尼日利亚%';

*but it can not query the campaign which i create.*
*if i remove Chinese characters from query*

--data '{
"pageSize": 10,
"query": "
   SELECT campaign.id, campaign.name,metrics.clicks, metrics.ctr FROM 
campaign   where segments.date DURING LAST_7_DAYS and 
campaign.advertising_channel_type = 'SEARCH' and campaign.name LIKE'% 
0707_rechargeable fan_  %'
"
}'
then can *query the campaign which i create.*

*why?*

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/a94d1120-87b1-4910-82c7-4e9ac0fa2315n%40googlegroups.com.


REST Interface search

2021-10-19 Thread lin joinf
i have a campaign simple info:
"campaign": {
"resourceName": "customers/X/campaigns/13810608168",
"name": "0707_rechargeable fan_尼日利亚 巴基斯坦 老挝 柬埔寨 越南",
"id": "13810608"
  }

when i use REST Interface search 

--data '{
"pageSize": 10,
"query": "
   SELECT campaign.id, campaign.name,metrics.clicks, metrics.ctr FROM 
campaign   where segments.date DURING LAST_7_DAYS and 
campaign.advertising_channel_type = 'SEARCH' and campaign.name LIKE'%尼日利亚%'
"
}'

*but it can not query the campaign which i create.*
*if i remove Chinese characters from query*

--data '{
"pageSize": 10,
"query": "
   SELECT campaign.id, campaign.name,metrics.clicks, metrics.ctr FROM 
campaign   where segments.date DURING LAST_7_DAYS and 
campaign.advertising_channel_type = 'SEARCH' and campaign.name LIKE 
'%0707_rechargeable 
fan_%'
"
}'
then can *query the campaign which i create.*

*why?*

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/846d5eb6-d6c1-4698-875a-a8cd9d21820dn%40googlegroups.com.


Re: searchStream response cuts off at 10000 lines

2021-10-19 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Mat,

Thank you for reaching out to us with your concern. At the moment, we have this 
documentation for details on SearchStream. Thank you for clarifying it too. 
However, if you find something different from our documentation, you may send 
the complete request and response logs with the request-id instead on our email 
address googleadsapi-supp...@google.com, for privacy purposes so I can 
investigate further.

Regards,

Yasar
Google Ads API Team
ref:_00D1U1174p._5004Q2OVpzc: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/DvDl90R1877H00rZ2r1kx-SKity_RvuNb1Nw%40sfdc.net.


Link Account To Manager

2021-10-19 Thread xuantoi....@gmail.com
Hi,

I have 2 mcc test accounts M1 and M2, M2 have 1 client account C2.
I want link C2 to M1, here is my step: 
Step 1: Use Google Sign In 
"https://developers.google.com/identity/sign-in/web/sign-in"; 
login account M2 to get Access token 
(googleUser.getAuthResponse().access_token)

Step 2: Follow this doc to link 
account: 
https://developers.google.com/google-ads/api/docs/account-management/linking-manager-accounts?hl=en

I got stuck when Accept the link using the client account.

here is my java code to accept:

AccessToken accessToken = new AccessToken(*Token from Step 1*, new 
Date(expireTime));
Credentials credentials = new GoogleCredentials(accessToken);
GoogleAdsClient client = GoogleAdsClient.newBuilder()
.setCredentials(credentials)
.setDeveloperToken(developerToken)
.setLoginCustomerId(*M2 customer Id*)
.build();

CustomerManagerLinkOperation.Builder managerLinkOp = 
CustomerManagerLinkOperation.newBuilder();
managerLinkOp
.getUpdateBuilder()
.setResourceName(
ResourceNames.customerManagerLink(*C2 customer Id*, *M1 customer Id*, 
managerLinkId))
.setStatus(ManagerLinkStatusEnum.ManagerLinkStatus.ACTIVE);

managerLinkOp.setUpdateMask(FieldMasks.allSetFieldsOf
(managerLinkOp.getUpdate()));

acceptService.mutateCustomerManagerLink(String.valueOf(*C2 customer Id*), 
Collections.singletonList(managerLinkOp.build()));

but it return error:
[error_code {
  authorization_error: 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";
]

do I miss 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 
"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/c0af4d1d-9cf7-425b-a00b-b046657c4cf3n%40googlegroups.com.


RE: Troubles with getting statistics about conversions from Video report

2021-10-19 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello,

Thanks for reaching out. Can you please reply to us privately with your 
complete request and response logs so that we can have a closer look?

Thanks,
Matt
Google Ads API Team

Matt
Google Ads API Team
ref:_00D1U1174p._5004Q2PKZ6v: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/EGiDA0R189AJ00HPROdn8CTIiHQoGmz4OheA%40sfdc.net.


Re: Google AdWords API: Names and types of metrics

2021-10-19 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi,

This is Yasar and I work with Kevin. Let me assist you with this.

It seems that Kevin provided guidance on question #2 and question #3. For the 
question #1, could you confirm if AdsetID is referred to as asset ID or ad 
group ID? Also, we would like to know on what level you want to retrieve this 
information so that we can provide the name of the those fields and the correct 
report types.

For your last question “What transformation is needed before saving values in 
database?”, kindly note that Google Ads API returns JSON response and you 
should be able to extract required values for further processing such as saving 
to the database.

Regards,

Yasar
Google Ads API Team
ref:_00D1U1174p._5004Q2PKLVi: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/Dal8k0R189EG00vIXuJFuqRtikQRWR9Xc_mQ%40sfdc.net.


Re: DEVELOPER_TOKEN_NOT_APPROVED - Google Ads

2021-10-19 Thread Martin Levi
Thanks for all your help.  I now have my Developer Token approved for basic 
access.

Regards,
Martin

On Monday, October 18, 2021 at 5:46:45 AM UTC+3 adsapi wrote:

> Hi Martin,
>
> Thank you for your follow up questions. You may refer below for my 
> responses :
>
>
> *Is it OK that both my active Google Ad account and the Master account are 
> set up on the same gmail account?*
>
> This should be okay. However, if you would like to inquire further on 
> account access details, you may reach out to the Google Ads Product Support 
> team instead, via this link 
> .
>
>
> *When it asks "Does your company currently possess any APPROVED Google Ads 
> API Tokens?" is it referring only to production tokens?*
>
> The "APPROVED" developer token is referring to those tokens that have 
> already been approved for either basic or standard access
>
>
> *Also, if for any reason my request for a Developer Token is rejected, 
> will I have the opportunity to correct any errors and resubmit my 
> application? I am actually much more wary about getting my account access 
> and structure correct than I am about integrating the API call!*
>
> You should be able to re-submit a request. That said, for any developer 
> token review and approval concerns, the Compliance Team should be able to 
> provide more insights. You can reach their team via this contact form 
>  for any developer 
> token related concerns.
>
> Best regards,
>
> [image: Google Logo] 
> Peter Laurence Napa Oliquino 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2PHGmC: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/68fcace7-764b-4058-b10d-843b27e3d78an%40googlegroups.com.


Re: How to select all matched locations at account level?

2021-10-19 Thread Александр Кочкарёв
Hello Peter! Very thanks for reply!

I think my question is related more to Ads API because i use GAQL queries, 
and think this queries routed to the same engine that process queries from 
API (please, correct me if its wrong).

My customer want to analyze data which appeared in UI when selecting 
"Locations" (from left menu) -> and then "Matched locations (account)" 
(above table header)
I attach new screenshot from my testing AdWorda account where i can see 
this locations.

In API docs (near here: 
https://developers.google.com/google-ads/api/fields/v8/user_location_view_query_builder
 
) i found 3 resources related to locations:

geographic_view
location_view
user_location_view

Only "user_location_view" has "user_location_view.targeting_location" 
attribute. Which i expect to be responsible for showing targetted or 
matched locations.

I make 2 queries with different user_location_view.targeting_location 
condition:


This query, with user_location_view.targeting_location = TRUE produces 3 
rows:

"SELECT user_location_view.country_criterion_id, 
user_location_view.resource_name, user_location_view.targeting_location, 
segments.geo_target_most_specific_location, customer.descriptive_name, 
customer.id FROM user_location_view WHERE 
user_location_view.targeting_location = TRUE"

3 rows returned.

But this, with only difference that user_location_view.targeting_location = 
FALSE

"SELECT user_location_view.country_criterion_id, 
user_location_view.resource_name, user_location_view.targeting_location, 
segments.geo_target_most_specific_location, customer.descriptive_name, 
customer.id FROM user_location_view WHERE 
user_location_view.targeting_location = FALSE"

returns nothing.


And here i am stuck... Don't know how to pull this data, which i expect to 
get from my second query.

On Tuesday, October 19, 2021 at 10:59:31 AM UTC+7 adsapi wrote:

> Hi, 
>
> Thank you for reaching out.
>
> You may note that this forum channel specializes in AdWords 
>  / Google 
> Ads  API 
> related concerns only.
>
> Since you mentioned using Adwords (Google Ads) Scripts 
> , 
> you may reach out to their support team instead via their own forum 
> , if this is indeed the 
> platform you are currently using.
>
> However, if you are using the above mentioned APIs, could you provide our 
> team with more details on the said matched locations? I asked because 
> targeted (not matched) locations can be extracted using the location_view 
> 
> .
>
> Best regards,
>
> [image: Google Logo] 
> Peter Laurence Napa Oliquino 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2PKP5e: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/8aa5f352-3858-4b45-88b2-1c95cdcdfeecn%40googlegroups.com.


Re: How to select all matched locations at account level?

2021-10-19 Thread Александр Кочкарёв
Hello Peter! Very thanks for reply!

I think my question is related more to Ads API because i use GAQL queries, 
and think this queries routed to the same engine that process queries from 
API (please, correct me if its wrong).

My customer want to analyze data which appeared in UI when selecting 
"Locations" (from left menu) -> and then "Matched locations (account)" 
(above table header)

In API docs (near here: 
https://developers.google.com/google-ads/api/fields/v8/user_location_view_query_builder
 
) i found 3 resources related to locations:

geographic_view
location_view
user_location_view

Only "user_location_view" has "user_location_view.targeting_location" 
attribute. Which i expect to be responsible for showing targeted or matched 
locations.

I make 2 queries with different user_location_view.targeting_location 
condition:


This query, with user_location_view.targeting_location = TRUE produces 3 
rows:

"SELECT user_location_view.country_criterion_id, 
user_location_view.resource_name, user_location_view.targeting_location, 
segments.geo_target_most_specific_location, customer.descriptive_name, 
customer.id FROM user_location_view WHERE 
user_location_view.targeting_location = TRUE"

3 rows returned.

But this, with only difference that user_location_view.targeting_location = 
FALSE

"SELECT user_location_view.country_criterion_id, 
user_location_view.resource_name, user_location_view.targeting_location, 
segments.geo_target_most_specific_location, customer.descriptive_name, 
customer.id FROM user_location_view WHERE 
user_location_view.targeting_location = FALSE"

returns nothing.


And here i am stuck... Don't know how to pull this data, which i expect to 
get from my second query.

On Monday, October 18, 2021 at 1:53:30 PM UTC+7 Александр Кочкарёв wrote:

> Hello!
>
> I'am working on some AdWords script.
>
> Can someone advice me how make a correct query (which fields to select and 
> from what resources) to select matched locations at account level?
>
> I want to select in script the same data that i can select from UI:
> [image: 2021-10-18_13-48-08.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/806512df-3482-41c2-a15d-f56734fac600n%40googlegroups.com.


Re: How to select all matched locations at account level?

2021-10-19 Thread Александр Кочкарёв
Here is the screenshot with data which i want to get from query:
https://yadi.sk/i/vYwXdBYQC9pNLg

(can't attach image here because message was deleted immediately after i 
try to post it)

On Tuesday, October 19, 2021 at 10:35:35 PM UTC+7 Александр Кочкарёв wrote:

> Hello Peter! Very thanks for reply!
>
> I think my question is related more to Ads API because i use GAQL queries, 
> and think this queries routed to the same engine that process queries from 
> API (please, correct me if its wrong).
>
> My customer want to analyze data which appeared in UI when selecting 
> "Locations" (from left menu) -> and then "Matched locations (account)" 
> (above table header)
>
> In API docs (near here: 
> https://developers.google.com/google-ads/api/fields/v8/user_location_view_query_builder
>  
> ) i found 3 resources related to locations:
>
> geographic_view
> location_view
> user_location_view
>
> Only "user_location_view" has "user_location_view.targeting_location" 
> attribute. Which i expect to be responsible for showing targeted or matched 
> locations.
>
> I make 2 queries with different user_location_view.targeting_location 
> condition:
>
>
> This query, with user_location_view.targeting_location = TRUE produces 3 
> rows:
>
> "SELECT user_location_view.country_criterion_id, 
> user_location_view.resource_name, user_location_view.targeting_location, 
> segments.geo_target_most_specific_location, customer.descriptive_name, 
> customer.id FROM user_location_view WHERE 
> user_location_view.targeting_location = TRUE"
>
> 3 rows returned.
>
> But this, with only difference that user_location_view.targeting_location 
> = FALSE
>
> "SELECT user_location_view.country_criterion_id, 
> user_location_view.resource_name, user_location_view.targeting_location, 
> segments.geo_target_most_specific_location, customer.descriptive_name, 
> customer.id FROM user_location_view WHERE 
> user_location_view.targeting_location = FALSE"
>
> returns nothing.
>
>
> And here i am stuck... Don't know how to pull this data, which i expect to 
> get from my second query.
>
> On Monday, October 18, 2021 at 1:53:30 PM UTC+7 Александр Кочкарёв wrote:
>
>> Hello!
>>
>> I'am working on some AdWords script.
>>
>> Can someone advice me how make a correct query (which fields to select 
>> and from what resources) to select matched locations at account level?
>>
>> I want to select in script the same data that i can select from UI:
>> [image: 2021-10-18_13-48-08.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/7097a942-a967-4d06-bb58-b3c754804d30n%40googlegroups.com.


RE: Update budget status

2021-10-19 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello Anis,


Thanks for reaching out to the Google Ads API team.

To investigate the issue further, could you please provide us with the complete 
logs (request and response with request-id) via the Reply privately to author 
option.


Best regards,

Jakeia Sabrina
Google Ads API Team
ref:_00D1U1174p._5004Q2PKlpc: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/UOqik0R18E8L00S0IoLMr-QrKClYMT3m_vMw%40sfdc.net.


Re: How to select all matched locations at account level?

2021-10-19 Thread Александр Кочкарёв
Hello Peter! Very thanks for reply!

I think my question is related more to Ads API because i use GAQL queries, 
and think this queries routed to the same engine that process queries from 
API (please, correct me if its wrong).

My customer want to analyze data which appeared in UI when selecting 
"Locations" (from left menu) -> and then "Matched locations (account)" 
(above table header)
Here is the screenshot with data which i want to get from query:
https://yadi.sk/i/vYwXdBYQC9pNLg
(can't attach image here because message was deleted immediately after i 
try to post it)

In API docs (near here: 
https://developers.google.com/google-ads/api/fields/v8/user_location_view_query_builder
 ) 
i found 3 resources related to locations:

geographic_view
location_view
user_location_view

Only "user_location_view" has "user_location_view.targeting_location" 
attribute. Which i expect to be responsible for showing targeted or matched 
locations.

I make 2 queries with different user_location_view.targeting_location 
condition:


This query, with user_location_view.targeting_location = TRUE produces 3 
rows:

"SELECT user_location_view.country_criterion_id, 
user_location_view.resource_name, user_location_view.targeting_location, 
segments.geo_target_most_specific_location, customer.descriptive_name, 
customer.id FROM user_location_view WHERE 
user_location_view.targeting_location = TRUE"

3 rows returned.

But this, with only difference that user_location_view.targeting_location = 
FALSE

"SELECT user_location_view.country_criterion_id, 
user_location_view.resource_name, user_location_view.targeting_location, 
segments.geo_target_most_specific_location, customer.descriptive_name, 
customer.id FROM user_location_view WHERE 
user_location_view.targeting_location = FALSE"

returns nothing.


And here i am stuck... Don't know how to pull this data, which i expect to 
get from my second query.

On Tuesday, October 19, 2021 at 10:59:31 AM UTC+7 adsapi wrote:

> Hi, 
>
> Thank you for reaching out.
>
> You may note that this forum channel specializes in AdWords 
>  / Google 
> Ads  API 
> related concerns only.
>
> Since you mentioned using Adwords (Google Ads) Scripts 
> , 
> you may reach out to their support team instead via their own forum 
> , if this is indeed the 
> platform you are currently using.
>
> However, if you are using the above mentioned APIs, could you provide our 
> team with more details on the said matched locations? I asked because 
> targeted (not matched) locations can be extracted using the location_view 
> 
> .
>
> Best regards,
>
> [image: Google Logo] 
> Peter Laurence Napa Oliquino 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2PKP5e: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/e4238ffb-dd26-4985-8f6c-3902b332d02cn%40googlegroups.com.


ListAccessibleCustomers How can we know if directly linked account is manager account

2021-10-19 Thread Shipra
Hi, 
As per the doc, so far I understand that : ListAccessibleCustomers returns 
us the list of accounts I directly have access to. It may be a direct 
customer account or a manager Customer account. Is there a way I can know 
what all accounts from the list are manager account? Before I make a call 
to get Hierarchy under the manager account? 
As per this sample here 
,
 
we fetch a list of accounts directly accessible, and then for each account, 
we are trying to fetch accounts hierarchy. For a given email we can have a 
large count of directly accessible accounts making calls will increase the 
count. So similar to AdWords API where get customers returned a list of 
customers with details like if we can Manage clients using current customer 
do we have something similar in Google 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/9f8dcadc-a07b-4cb1-9e12-d7cd3e53b597n%40googlegroups.com.


RE: National metrics for AD placement in Google ADSAPI

2021-10-19 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi there,

For reports on targeted locations, you can use location_view. Feel free to get 
back to us.

Regards,

Aryeh Baker
Google Ads API Team
ref:_00D1U1174p._5004Q2PKjjh: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/Wm3ce0R18GLB00eqkEnrBRRg2J0ysQXEa0dw%40sfdc.net.


RE: fetching keywords through categoryId

2021-10-19 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Rajesh,

We have a generate keyword ideas guide. To narrow down your targeting, you can 
Refine keywords with GenerateKeywordIdeasRequest.keyword_annotation.

Could you explain what auto grouping refers to? Do you have screenshots in the 
UI that you can privately send?

Regards,

Aryeh Baker
Google Ads API Team
ref:_00D1U1174p._5004Q2PKjpk: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/hv0RB0R18HOW00QBW0x5MmQPm4-0Tq3S4JGQ%40sfdc.net.


RE: No result in getcampaigns.php

2021-10-19 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi,

Thanks for reaching out to us.

Could you provide us with the complete request and response logs with the 
request-id, so our team can better check?

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

Regards,

Yasar
Google Ads API Team
ref:_00D1U1174p._5004Q2PKkvI: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/Bi9XJ0R18KEV00Ihn3iDtySjSi66RE1lgktA%40sfdc.net.


Re: [AdWords API] Do AdService and Reports return data for the removed ad?

2021-10-19 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi David,

Please note that there are differences between the two APIs, although there is 
a lot of carryover and overlap. You can out more about this in the Ads API 
migration guide.

Your observation that the 'removed' status is only supported in the Ads API for 
ads is correct.

Please let us know if there is anything else we can help with.

Regards,
Matt
Google Ads API Team

Matt
Google Ads API Team
ref:_00D1U1174p._5004Q2PKAQJ: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/bO69W0R18O3A00ZamgrYpzS1OLHBChUNnBGA%40sfdc.net.


RE: Create Campaign Error

2021-10-19 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello,

Thanks for reaching out. Can you please privately provide us with your complete 
request and response logs so that we can take a closer look at this error?

Thanks,
Matt
Google Ads API Team

Matt
Google Ads API Team
ref:_00D1U1174p._5004Q2PKjQV: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/3p9Dp0R18ON400E7b9WZC3SZ-6nnCmKbMk7g%40sfdc.net.


RE: How to access audience tag hits from the API

2021-10-19 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello,

Thanks for reaching out. This metric is currently not supported in the Ads API. 
However, please allow me to make a feature request on your behalf. New features 
will be announced on the Ads API Developer blog.

Regards,
Matt
Google Ads API Team

Matt
Google Ads API Team
ref:_00D1U1174p._5004Q2PKkpX: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/ZC9lF0R18OYA0032pMpi-tQZGmw0NgSN79iQ%40sfdc.net.


RE: Data page feeds are auto removed.

2021-10-19 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Martin,

Thanks for reaching out. Our team specializes in Ads API technical inquiries. 
Can you please clarify if you are using the Ads API or AdWords API? If so, 
please provide us with more information on this issue. If you are not using 
either API, please reach out to the product team here.

Regards,
Matt
Google Ads API Team

Matt
Google Ads API Team
ref:_00D1U1174p._5004Q2PKlBT: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/yQUq40R18P3U00vyBjsx9SRaSPj9jLzqW-5A%40sfdc.net.


RE: ads api

2021-10-19 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi ChenAi,

I work with Ernie and will assist you. Thank you for providing your log 
privately. I reproduced this behavior and raised it with my team. We will get 
back to you as soon as possible.

Regards,

Aryeh Baker
Google Ads API Team
ref:_00D1U1174p._5004Q2PKR1b: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/3NtoP0R18PBU00F0gXMIxYTKOiILq-fNVA7A%40sfdc.net.


RE: impossibile eliminare il progetto "Merchant Center A CAUSA DI UN BLOCCO

2021-10-19 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello,


Thanks for reaching out to the Google Ads API team. Could you please confirm if 
you are using Google Ads API?
Please note our API team only addresses API related issues and concerns. As 
your query appears related to the Merchant Center, I suggest you contact them 
here.



Let us know if you have any Ads API related questions.

Best regards,

Jakeia Sabrina
Google Ads API Team
ref:_00D1U1174p._5004Q2PKlq1: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/HLqY40R18RVN00f0aPevyWT9uCoEUoFwTPgQ%40sfdc.net.


migration ADGROUP_PERFORMANCE_REPORT

2021-10-19 Thread Василий Рогачев
Good evening!

How to go from a request

SELECT Date, CampaignId, CampaignName, AdGroupId, AdGroupName, Impressions, 
Clicks, Cost

 FROM ADGROUP_PERFORMANCE_REPORT

 WHERE AdGroupStatus IN [ENABLED, PAUSED] DURING LAST_7_DAYS

to the new version of the Google 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/8e1ab262-0204-406c-b10f-d8dcbc63d7f8n%40googlegroups.com.


Google Ads API: How to clear Target ROAS in the smart shopping campaign?

2021-10-19 Thread 'Vlad Kuznetsov' via AdWords API and Google Ads API Forum
Hello,

>From the 
documentation 
https://developers.google.com/google-ads/api/reference/rpc/v8/MaximizeConversionValue

"[...] If the target ROAS is not set, the bid strategy will aim to achieve 
the highest possible ROAS for the budget."

I am able to set the Target ROAS with a value > 0, no problem.

If I pass `campaign.MaximizeConversionValue = new MaximizeConversionValue { 
TargetRoas = 0 };`, I am getting this error from API:

```
{ "StatusCode": 3, "Details": "Request contains an invalid argument.", 
"RequestId": "wnuqUYRrTd-uSQn8ReWV9g", "Failure": { "errors": [ { 
"errorCode": { "fieldMaskError": "FIELD_HAS_SUBFIELDS" }, "message": "The 
field mask updated a field with subfields: 'maximize_conversion_value'.", 
"location": { "fieldPathElements": [ { "fieldName": "operations", "index": 
0 } ] } } ], "requestId": "wnuqUYRrTd-uSQn8ReWV9g" } }
```

If I pass `campaign.MaximizeConversionValue = null;`, then the value is not 
being cleared; the old Target ROAS remains.

Question: how do I clear the Target ROAS?

(I am using Google Ads API, dotnet library, v8)

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 
"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/c30e91ff-6ec2-4f5c-81d8-c715e48ab2b4n%40googlegroups.com.


Re: [AdWords API] Do AdService and Reports return data for the removed ad?

2021-10-19 Thread Dũ Đoàn
Thank you very much for your confirmation. It helps me a lot.

Best regards.
David.

On Wed, Oct 20, 2021 at 2:14 AM Google Ads API Forum Advisor
 wrote:

> Hi David,
>
> Please note that there are differences between the two APIs, although
> there is a lot of carryover and overlap. You can out more about this in the 
> Ads
> API migration guide
> .
>
> Your observation that the 'removed' status is only supported in the Ads
> API for ads is correct.
>
> Please let us know if there is anything else we can help with.
>
> Regards,
> Matt
> Google Ads API Team
>
> [image: Google Logo]
> Matt
> Google Ads API Team
>
>
> ref:_00D1U1174p._5004Q2PKAQJ: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/CAALPnO94WepdW1NmtsmvRkhfjNE5rec_P5sJjVdkD1zYyTtAXQ%40mail.gmail.com.


RE: Link Account To Manager

2021-10-19 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Duong,

Thank you for posting your concern.

I can see that you encountered the USER_PERMISSION_DENIED error and it occurs 
when authenticating as a user with access to a manager account but not 
specifying login-customer-id in the request.

With this, could you confirm if you already tried the suggestion in the error 
message? If you haven't tried yet, then please follow the instruction below:
1. First determine the manager account that you want to link with the client 
account
2. Generate Oauth2 credential using email address that have access to the 
manager account and configure it to your client library
2. Set the customer ID of the manager account to the login_customer_id field. 
Ensure to remove the hyphen ('-') of the customer ID before setting it up
3. Set the customer ID of client account to the customer_id field and without 
hyphen ('-') as well
4. Try the API request again

If the error persists, please provide 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 Blanca Tacata
Google Ads API Team
ref:_00D1U1174p._5004Q2PKp4b: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/l5SZF0R1959S00L-HmbCoIRbSKnpDMeJDC8A%40sfdc.net.


RE: Sitelink limit exceeded error though not too many sitelinks

2021-10-19 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Markus,

Thank you for reaching out to our API support team.

So our team can further investigate the behavior observed via the API, could 
you provide more details on what you meant by "booking"? Also, if you have 
failing API requests, could you share to our team the generated and complete 
request and response logs, with the request-id?

If you haven't yet, logging can be enabled by navigating to the Client 
libraries > Your client library (ex. Java) > Logging documentation, which you 
can access from this link.

You 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 any issues you may encounter only in the front end or the UI, you may 
reach out to the Google Ads Product Support team instead, via this link.

Best regards,

Peter Laurence Napa Oliquino
Google Ads API Team
ref:_00D1U1174p._5004Q2PKftZ: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/4G_fS0R196WD00MsELkRpVRl2Ut_sm_fuTQg%40sfdc.net.


RE: Do I have a way to make a BigQuery & GA4 linking via API?

2021-10-19 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello Tetsuya,

Thank you for reaching out to us.

Please note that this forum channel can only provide assistance to 
issues/concerns related to the AdWords API / Google Ads API.

I'm afraid that linking BigQuery and GA4 is already out of our team's 
expertise. You can seek assistance on their Help center via this link instead.

Regards,

Mark Kevin Albios
Google Ads API Team
ref:_00D1U1174p._5004Q2PKlkd: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/d9HS30R199SW00Wjaina--RKukNbJspzO0Xg%40sfdc.net.


Re: How to get ad_group_asset data?

2021-10-19 Thread 黒木開
Hello, 

Thank you for your answer.

So you are saying that the "asset metrics" described here 

 
are wrong?
Or is it expected that metrics at the adgroup level will also be 
implemented in the future?

thanks

2021年10月13日水曜日 15:38:01 UTC+9 adsapi:

> Hello,
>
> Thank you for reaching out to us.
>
> As per this guide 
> ,
>  
> RSA is associated in the ad level and not in the ad group level. Ad-level 
> performance metrics for assets are aggregated in the 
> ad_group_ad_asset_view 
> .
>  
> Unfortunately, the ad_group_ad_asset_view 
> 
>  currently 
> supports AdGroupAdAssetView for AppAds and not for RSA assets. We have 
> already raised a feature request for this; however, there is no guarantee 
> if this will be supported in the API soon. Having said that, we suggest 
> that you keep an eye on our blog 
>  for 
> updates and new releases.
>
> Regards,
> [image: Google Logo] 
> Mark Kevin Albios 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2PIq84: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/8450b8a0-d88a-4743-a10f-aaa7b00ba734n%40googlegroups.com.


RE: Questions about CustomerExtensionSetting

2021-10-19 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello,

Thank you for reaching out to us.

So our team can better check on this, can you share to us the complete API logs 
(request and response with request-id)? In the Google Ads API, logging can be 
enabled by navigating to the Client libraries > Your client library (ex. Java) 
> Logging documentation, which you can access from this link.

Please send the requested details via the Reply privately to author option. If 
this option is not available, you may send the details directly to our 
googleadsapi-supp...@google.com alias instead.

Regards,

Mark Kevin Albios
Google Ads API Team
ref:_00D1U1174p._5004Q2PKloL: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/bRp5Q0R19C4T00V-VI-97cQpKvQH-mhE8dUw%40sfdc.net.


RE: REST Interface search

2021-10-19 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello,

Thank you for reaching out to us.

So our team can also check on this, can you share to us the following details 
below?

CID
login-customer-id
Complete API logs (request and response with request-id) for those 2 queries

Please send the requested details via the Reply privately to author option. If 
this option is not available, you may send the details directly to our 
googleadsapi-supp...@google.com alias instead.

Regards,

Mark Kevin Albios
Google Ads API Team
ref:_00D1U1174p._5004Q2PKoHG: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/v7OsB0R19HJP00xinv4fm7Q-asJ8F0DckEIA%40sfdc.net.


Re: NO_SIGNUP_PERMISSION when creating a new BillingSetup

2021-10-19 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Yann,

I'm also from the Google Ads API support team and allow me to assist you as 
well. I also had to delete your recent response because although details were 
redacted, we recommend that you send logs and screenshots of your Google Ads 
account using 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.

Moving forward, you mentioned using a service account for your API requests. 
That being said, the API does not appear to recognize the credentials to be 
associated to a user or is a user who has been given permission to manage 
billing information of the account.

I would recommend that you first revisit your service account setup by 
referring here, and here, to check whether the said service account was setup 
correctly.

Since this is also related to permissions, I would recommend as well that you 
reach out to the Google Ads Product Support team, via this link, to clarify how 
your service account details can be given permission or access similar to the 
user/email address you used to update the billing information via the UI.

Should issues persist after permissions have been confirmed to be correct, you 
may write back to our team and provide the updated logs privately using the 
options I mentioned above.

Best regards,

Peter Laurence Napa Oliquino
Google Ads API Team
ref:_00D1U1174p._5004Q2PJJCD: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/TpLr40R19ILW00E4pz6cAmQUiZY29lkPqnig%40sfdc.net.


RE: I need to get the code of the country in the AD group

2021-10-19 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi,

You can perform a separate request using the geo_target_constant report to 
retrieve the geo_target_constant.country_code while filtering using the 
geo_target_constant.id = 2643.

Let us know how it goes on your end.

Best regards,

Peter Laurence Napa Oliquino
Google Ads API Team
ref:_00D1U1174p._5004Q2PKn20: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/LqBT50R19IQE007wheFhApR7OVtJvnxQsMuQ%40sfdc.net.


Re: Customer is not allowlisted for accessing this feature

2021-10-19 Thread li li
hi, I have sent the request and response body via *Reply privately to 
author* option,but I don't receive your reply . can you confirm if you have 
received my message?
On Friday, October 15, 2021 at 10:30:11 AM UTC+8 adsapi wrote:

> Hi Simran,
>
>  
>
> Your concern has reached the Google Ads API Team.
>
>  
>
> In order for me to proceed with my investigation, can you please provide 
> your CID as well as the complete request 
> 
>  and response 
> 
>  logs 
> with request ID 
> ?
>  
> You can send these to me via *Reply privately to author* option. If this 
> option is not available, you may send the details directly to our 
> googleadsa...@google.com alias instead.
>
>  
>
> Regards,
> [image: Google Logo] 
> Kevin Gil Soriano 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2PJW9L: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/4db1f294-34ba-4c92-bd97-b5ecfa5c567an%40googlegroups.com.


AttributeError: _pb - Issue on campaign update using Python lib

2021-10-19 Thread Kubber
Hi,

I'm using google-ads==14.0.1 and trying to run this example: 

https://github.com/googleads/google-ads-python/blob/master/examples/basic_operations/update_campaign.py

but every time I get an error: 
 
*AttributeError: _pb*

on this line: 

client.copy_from(
campaign_operation.update_mask,
protobuf_helpers.field_mask(None, campaign._pb),
)

Any ideas?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/3f934641-2c41-4c09-aecc-bdd0917cb95bn%40googlegroups.com.


RE: Google ads uses different accounts to post ads with different interfaces

2021-10-19 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi,

For our team to better assist you, could you provide us with more details about 
your concern?

You may note that if you wish to upload ads in the production environment, you 
will need to to specify in your API request a production Google Ads account and 
use an approved developer token.

Best regards,

Peter Laurence Napa Oliquino
Google Ads API Team
ref:_00D1U1174p._5004Q2PKnsU: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/YRs2z0R19KF200UKhfYQoKR7G3U8ooqWmvmg%40sfdc.net.