Re: Asset Extensions - How to delete from Shared Library?

2021-12-20 Thread 'Christoph Lanz' via AdWords API and Google Ads API Forum
Hello Jakeia,

Many thanks for your help!

So did I understand this right?
- We create / modify Sitelinks in the Shared library with the API
- If we don't use them anymore, we just disassociate them to not be used by
any adgroup or campaign
- We cannot delete Sitelinks from the shared library with the API, but
could use a manual process instead

Kind regards,

Christoph






On Mon, 20 Dec 2021 at 23:28, 'Google Ads API Forum Advisor' via AdWords
API and Google Ads API Forum  wrote:

> Hello,
>
> Thanks for reaching out to the Google Ads API support. The AssetService
> 
> only supports create operations. Once an asset is uploaded to an
> advertiser's account, it cannot be changed or removed programmatically.
> Instead, use ad-level operations to manage the associations between
> individual assets and ads, please check on this documentation
> 
> .
>
> Let me know if you have further clarifications.
>
> Regards,
>
> Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 
> 2021
> Google Ads API and AdWords API Annual Survey
> 
> [image: Google Logo]
> Jakeia Sabrina
> Google Ads API Team
>
> ref:_00D1U1174p._5004Q2TNqIG: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 a topic in the
> Google Groups "AdWords API and Google Ads API Forum" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/adwords-api/-U4nrYEK9iw/unsubscribe.
> To unsubscribe from this group and all its topics, 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/CvK3j0R4FQEH00Noh1e0O6Rhu9M-8OLKgbmw%40sfdc.net
> 
> .
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/CAPr4fFM6WscJiKYLV%3DTtsoqa%3DP%3Dy-C97BaBfZuF_Z3PbP_uCFQ%40mail.gmail.com.


How to distinguish smart_campaign_search_term_view status?

2021-12-20 Thread Chen Xiaowei
I use " 
SELECT campaign.id,campaign.status,campaign.serving_status, 
smart_campaign_search_term_view.campaign,smart_campaign_search_term_view.search_term,
 metrics.clicks, metrics.cost_micros, metrics.impressions FROM 
smart_campaign_search_term_view WHERE segments.date >= '2021-11-20' AND 
segments.date <= '2021-12-19' AND campaign.id = '15434054821'  ORDER BY 
metrics.cost_micros DESC 
"
to get smartcampaigns' search term view report and successfully get a 
request,but it can't distinguish the search_term_view status.It return both 
*Added 
*and *Excluded *status,and I see there‘s no status Resource fields 
in smart_campaign_search_term_view.
I wonder if API could show status like UI.
[image: 企业微信截图_16400628863090.png]
Besides,I find that sometimes it return part of search terms, some 
click&cost&impression=0's search terms donot returned.If API would filter 
some results?
Thanks,Vivi

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/3762abec-1362-4a8c-b5cc-72f0f533c295n%40googlegroups.com.


Re: Getting fields descriptions with GoogleAdsFieldService

2021-12-20 Thread Luis
Hi Peter,

Thanks for your answer and for taking my feedback into consideration.

Regarding your comment: 
"*As for your other concern, please note that the Google Ads AP's reports 
 are 
still available and should include the attributes, metrics, and segments 
data, of a given Google Ads entity or resource.*" 

>> We are aware of it, but regarding the information available for the 
AdWords API (https://developers.google.com/adwords/api/docs/appendix/reports) 
there are 3 relevant missing points in the Google Ads API documentation:
1. There are no field display names as shown in the UI (also missing 
in GoogleAdsFieldService)
2. There are no enum values' display names as shown in the UI (also missing 
in GoogleAdsFieldService, and as far as I've been able to see, that info is 
not available anywhere)
3. There are no downloadable CSV files for each resource, so if you want to 
exploit the information programmatically your are force to parse and 
process the online documentation (which can be an error promned process)

Regarding my comment in my previous message:
"*Another thing I'm missing in the service GoogleAdsFieldService is that 
for a given resource it does provide segments and metrics, but not its own 
attributes. We have been exploring the descriptor at resource level in each 
class (for instance 
com.google.ads.googleads.v9.resources.Campaign.getDescriptor()) and then 
getting the fields, but this way there are significant differences with the 
attributes that you can find in the online doc for the resource (for 
instance https://developers.google.com/google-ads/api/fields/v9/campaign 
).*"

>> As the service GoogleAdsFieldService doesn't offer the attributes of a 
given resource, we were trying to programmatically get the fields of a 
resource using the descriptors in the Java class of the resource, for 
instance com.google.ads.googleads.v9.resources.Campaign.getDescriptor(). 
However, if you compare the attributes of a resource obtained that way, 
with the list of attributes of a resource you can obtain from the online 
doc, for instance 
https://developers.google.com/google-ads/api/fields/v9/campaign, you will 
notice that the list of attributes is not exactly the same. For instance 
for this particular case of the campaign resource (though it happens with 
many more), the following attributes obtained from the Java class are 
referenced exactly the same way in the online doc:

campaign.real_time_bidding_setting, campaign.network_settings, 
campaign.hotel_setting, campaign.dynamic_search_ads_setting, 
campaign.shopping_setting, campaign.targeting_setting, 
campaign.geo_target_type_setting, campaign.local_campaign_setting, 
campaign.app_campaign_setting, campaign.vanity_pharma, 
campaign.selective_optimization, campaign.optimization_goal_setting, 
campaign.tracking_setting, campaign.commission, campaign.manual_cpc, 
campaign.maximize_conversions, campaign.maximize_conversion_value, 
campaign.target_cpa, campaign.target_impression_share, 
campaign.target_roas, campaign.target_spend, campaign.percent_cpc

I don't understand why there is such a misalignment with the attributes 
names, maybe I'm missing something.

As a summary, my main concern by now with the Google Ads API is that there 
is not an exhaustive and complete inventory of metadata for each resource, 
as both the service GoogleAdsFieldServic and the online documentation 
(https://developers.google.com/google-ads/api/fields/v9/overview?hl=en) are 
missing key parts.

Many thanks,
Luis

On Monday, December 20, 2021 at 6:53:38 AM UTC+1 adsapi wrote:

> Hi Luis,
>
> Thank you for the additional details regarding what you are looking for in 
> the GoogleAdsFieldService. I have also included this in the recently 
> created feature request. 
>
> As for your other concern, please note that the Google Ads AP's reports 
>  
> are still available and should include the attributes, metrics, and 
> segments data, of a given Google Ads entity or resource.
>
> However, could you also provide specific examples on the details you 
> observed are currently missing? This is so that we can include these as 
> well in the said feature request.
>
> Best regards,
>
> [image: Google Logo] 
> Peter Laurence Napa Oliquino 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2TL0je: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 gro

Re: The googleAds:search endpoint leaves the request hanging

2021-12-20 Thread Meir Mouyal
Hey Ernie,

It happened yesterday, while there were some latency issues with the Google
Ads API.

What was interesting though is that for this particular endpoint nothing
was ever returned, the request was just left hanging, meaning that I have
no request Id to provide.

El mar, 21 dic 2021 a las 0:39, 'Google Ads API Forum Advisor' via AdWords
API and Google Ads API Forum () escribió:

> Hi Steve and Meir,
>
> Thank you for posting your concern. Allow me to provide support here.
>
> @Steve, could you confirm if the error happened on December 17, between
> 8:30 am EST and 12:50 pm EST? If yes, it appears that you also encountered
> the issue discussed on this blog post
> 
>  that
> there was an outage which may have prevented some users from accessing the
> Google Ads API & Google Ads scripts. However, this issue has been resolved,
> but please check for any failed requests on your end during the outage and
> consider re-running the impacted operations.
>
> If the issue persists, please provide the complete request
> 
>  and response
> 
>  logs
> with request ID
> 
>  and request header
> 
>  generated
> on your end for us to further investigate.
>
> @Meir, could you also try to re-run the API calls that failed on your
> end? If the issue persists as well, 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,
> [image: Google Logo]
> Ernie John Blanca Tacata
> Google Ads API Team
>
>
> ref:_00D1U1174p._5004Q2TNsxJ: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 a topic in the
> Google Groups "AdWords API and Google Ads API Forum" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/adwords-api/IM_hGEgT9vE/unsubscribe.
> To unsubscribe from this group and all its topics, 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/teWMZ0R4FTPY00WAZNaBiUTo6x8Rhf3wvz5A%40sfdc.net
> 
> .
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/CAJ80cZ%2Bgp-u7SS4GNGa_u3jed8eQoij4_Rr%2ByAsT%3DNx-ZTdLhw%40mail.gmail.com.


I want to check the search volume specifications.

2021-12-20 Thread 冨田英祐

Hello.

I am trying to get the search volume with KeywordPlaner API.
I have a question about KeywordPlaner API.

1. Does the text of KeywordPlanAdGroupKeyword have to be in lower case?
2. Is the search volume the sum of lowercase and uppercase letters?(match 
type is EXACT)
3. What happens if language_constants is a different language than the 
keyword? 
  - Ex: language_constants is 1005(Japanese), Keyword is "human"

Thanks and regards.

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

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


Re: Create "suggestSmartCampaignAd“ successfully but return null.

2021-12-20 Thread Chen Xiaowei
So thankful for your reply

在2021年12月18日星期六 UTC+8 04:10:21 写道:

> Hi Vivi,
>
> I work with Ernie and will assist you. Thank you for privately sending 
> your logs. I reproduced this issue that without a language setting you 
> don't get the default of English and the request returns empty. I also took 
> out the languageCode key value pair all together and it didn't help. I 
> raised this with my team. You may monitor the document 
> 
>  for 
> an update.
>
> Regards,
>
> [image: Google Logo] 
> Aryeh Baker 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2TLiMM: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/bc014340-7bad-4b10-bd36-42d4af7cef34n%40googlegroups.com.


Google ads Columns - cannot reach

2021-12-20 Thread 강민웅
Hello 

I 'm asking for help.

I cannot find  how to get below columns through google ads api

1. installs
2. in-app actions
3. participated in-app actions
4. cost/participated in-app actions
5. avg. target CPA

for your information, I  want  Conversions > avg target CPA
I don't need bidding strategy > target CPA, besides there's a slight 
difference 

Thank you

regards

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

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"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/844a9a07-5dd1-45b3-885b-4f62c9fb9db0n%40googlegroups.com.


Invalid enum value cannot be included in WHERE clause

2021-12-20 Thread san...@knorex.com
Hi,
1) I tried a query but it said BAD_ENUM_CONSTANT
My query: 
SELECT conversion_goal_campaign_config.custom_conversion_goal,
conversion_goal_campaign_config.goal_config_level,
campaign.id,
custom_conversion_goal.name,
custom_conversion_goal.status,
custom_conversion_goal.conversion_actions
FROM conversion_goal_campaign_config
WHERE conversion_goal_campaign_config.goal_config_level = 
'GoalConfigLevel.CAMPAIGN'

I tried: conversion_goal_campaign_config.goal_config_level = 3 or 
conversion_goal_campaign_config.goal_config_level = 'CAMPAIGN". No success 
too.

I follow this 
doc: 
https://developers.google.com/google-ads/api/rest/reference/rest/v9/ConversionGoalCampaignConfig?hl=en#GoalConfigLevel

2) How to dismiss data fields in response?
Ex: in my query SELECT campaign.id
Response gives full detail of campaign. I just want *campaign id* only.
"campaign": {
"bitField0": 3,
"campaignBiddingStrategyCase": 0,
"resourceName": "customers/9112513441/campaigns/11344822329",
"id": 11344822329,
"name": "Test 46",
"status": 0,
"servingStatus": 0,
"adServingOptimizationStatus": 0,
"advertisingChannelType": 0,
"advertisingChannelSubType": 0,
"trackingUrlTemplate": "",
"urlCustomParameters": [],
"labels": [],
"experimentType": 0,
"baseCampaign": "",
"campaignBudget": "",
"biddingStrategyType": 0,
"accessibleBiddingStrategy": "",
"startDate": "",
"endDate": "",
"finalUrlSuffix": "",
"frequencyCaps": [],
"videoBrandSafetySuitability": 0,
"paymentMode": 0,
"optimizationScore": 0.0,
"excludedParentAssetFieldTypes": [],
"excludedParentAssetFieldTypesconverter": {},
"excludedParentAssetFieldTypesMemoizedSerializedSize": 0,
"urlExpansionOptOut": false
}

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/12932ce6-7e6e-45a0-90b0-6c931c23e051n%40googlegroups.com.


Re: Get link to municipal invoice and payment slip

2021-12-20 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi,

Thank you for your follow up.

Could you elaborate on the municipal invoice and payment slip that you 
mentioned? I asked because the only invoice details available via the Google 
Ads API is discussed here. That said, is the said municipal invoice currently 
available from the Google Ads UI?

If yes, could you share the complete Google Ads UI screenshot containing this 
invoice and payment slip? You may then send the requested information via the 
Reply privately to author option. If this option is not available, you may send 
the details directly to our googleadsapi-supp...@google.com alias instead.

Best regards,

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


Re: How to get criteria ids for Detailed demographics

2021-12-20 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Vijaysinh,

We currently do not have an example specific to what you are looking for. 
However, codes on how to add demographic targeting criteria at the ad group 
level can be found in this documentation.

Also, as per this guide, you can try and use the AdGroupCriterionService to 
create a UserInterestInfo that will contain the details of the 
user_interest_category. Let me know if this helps.

Best regards,

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


RE: The googleAds:search endpoint leaves the request hanging

2021-12-20 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Steve and Meir,

Thank you for posting your concern. Allow me to provide support here.

@Steve, could you confirm if the error happened on December 17, between 8:30 am 
EST and 12:50 pm EST? If yes, it appears that you also encountered the issue 
discussed on this blog post that there was an outage which may have prevented 
some users from accessing the Google Ads API & Google Ads scripts. However, 
this issue has been resolved, but please check for any failed requests on your 
end during the outage and consider re-running the impacted operations.

If the issue persists, please provide the complete request and response logs 
with request ID and request header generated on your end for us to further 
investigate.

@Meir, could you also try to re-run the API calls that failed on your end? If 
the issue persists as well, 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._5004Q2TNsxJ: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/teWMZ0R4FTPY00WAZNaBiUTo6x8Rhf3wvz5A%40sfdc.net.


Re: Keyword ID field causes discrepancy between results from AdWords and Google Ads for AD_PERFORMANCE_REPORT

2021-12-20 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello Matías,

Could you please reply privately to author with the queries for each of the 
APIs and the client customer ID? A log would be even better if you have it. The 
reason I would find that helpful is because there could be something else 
happening as well. When segments are being used, it can be possible that if the 
row does not have metrics, then it will not return, so I need to confirm if 
that may be happening here.

Thanks,
Nadine, Google Ads API Team
ref:_00D1U1174p._5001UHEPc7: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/6FW3q0R4FSR2009_MkjnRGSMaiVOseuvbs7A%40sfdc.net.


RE: Asset Extensions - How to delete from Shared Library?

2021-12-20 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello,

Thanks for reaching out to the Google Ads API support. The AssetService only 
supports create operations. Once an asset is uploaded to an advertiser's 
account, it cannot be changed or removed programmatically. Instead, use 
ad-level operations to manage the associations between individual assets and 
ads, please check on this documentation.

Let me know if you have further clarifications.

Regards,

Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 2021 
Google Ads API and AdWords API Annual Survey

Jakeia Sabrina
Google Ads API Team
ref:_00D1U1174p._5004Q2TNqIG: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/CvK3j0R4FQEH00Noh1e0O6Rhu9M-8OLKgbmw%40sfdc.net.


RE: Keywordless Query Report

2021-12-20 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 support. If you are using the 
Google Ads API, you can use mapping fields “KEYWORDLESS_QUERY_REPORT” to 
“dynamic_search_ads_search_term_view” now to retrieve the same report. Please 
refer to our migration mapping documentation for more information.

Let us know if you have further clarifications.

Regards,

Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 2021 
Google Ads API and AdWords API Annual Survey

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


Re: earned view , earned like , earned shares using ads API

2021-12-20 Thread Denis Lamarque
Hello,

Sorry for the up, any news on that ? If not, how could we see the 
advancement of this feature ? It would be a great improvement for me tbh.

On Tuesday, March 23, 2021 at 4:12:36 PM UTC+1 Google Ads API Forum Advisor 
Prod wrote:

> Hello,
>
> There is no workaround to get these values from the API or Scripts. You 
> will need to pull these metrics from the UI.
>
>
> Regards,
> Anthony
>
> [image: Google Logo] 
> Anthony 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2Dxf0d: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/aceb1e50-19fb-4cac-8d11-14e24766da16n%40googlegroups.com.


Re: Keyword ID field causes discrepancy between results from AdWords and Google Ads for AD_PERFORMANCE_REPORT

2021-12-20 Thread Matías Dell'Oso
 
Hello,

I work for the same company as Marc. We are resuming the migration to 
Google Ads and I am getting the same problem despite the comment above says 
it was solved. If I try to segment by Keyword ID  (*CriterionId *in AdWords 
and *segments.keyword.ad_group_criterion* in Google Ads) I get back a 
different number of rows than AdWords (most of the time I get 0 rows in 
Google Ads).

In a comment above, Marc said that this could be happen due deleted 
keywords, but I would like to have an official confirmation and also know 
if this is the expected behavior.

Thanks in advance,
Regards,
Matías.
El miércoles, 11 de diciembre de 2019 a las 17:26:33 UTC-3, Google Ads API 
Forum Advisor Prod escribió:

> Hello Marc,
>
> Thanks for getting back to me!
>
> Happy coding,
>
> Nadine, Google Ads API Team
>
> ref:_00D1U1174p._5001UHEPc7: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/2df11a4e-c50e-484d-87c8-59ae464898f9n%40googlegroups.com.


RE: create and get campaign test

2021-12-20 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Phearoak,

Could you privately send us a request and response log of API communication 
that returns this error?  The request and response appears similar to the JSON 
Mappings in our REST documentation. Here's instructions how to turn on logging 
with log level set to 'DEBUG'.

Regards,

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


Re: Add Campaign to a Customer

2021-12-20 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Dũng,

I work with Ernie and will assist you. You can put your login-customerId in 
google_ads_php.ini file as described here 
-https://developers.google.com/google-ads/api/docs/client-libs/php/configuration#configuration_file.
 Feel free to get back to us.

Regards,

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


RE: Google Ads API - timed out requests

2021-12-20 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello Steven,

Thanks for reaching out to the Google Ads API support.
To investigate the issue further, could you please provide us with the complete 
request and response logs, with the request-id from when you have experienced 
the issue. Please use the Reply privately to the author option while sharing 
the details to ensure the information is shared privately.

Regards,

Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 2021 
Google Ads API and AdWords API Annual Survey

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


Re: Status code 500 when getting Change Event Data

2021-12-20 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi,

For some reason I can't seem to find the request with ID VWih4meEEGWPjgUXbyeUJg 
in our logs, and I was able to successfully execute your query on some other 
accounts. Do you have other request IDs you could share? Also, are you seeing 
this across all of the accounts you query, or just specific customer IDs?

Thanks,
Josh, Google Ads API Team
ref:_00D1U1174p._5004Q2KcQr5: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/WCMht0R4FEO400deW2sN96SdKC6HVrjlDXMQ%40sfdc.net.


Re: Google Ads API: how to get serving_status for Ad groups and Ads level?

2021-12-20 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Morad,

Unfortunately, we cannot give a timeline. You may monitor our blog for an 
update. If you have more information to provide, feel free to do so.

Regards,

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


Re: Google Adwords Report mapping required in Google Ads API

2021-12-20 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Qaiser,

Here's shared_set. Feel free to get back to us.

Regards,

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


User in the cookie is not a valid Ads user

2021-12-20 Thread Chitranshu Mishra
Hi,
I am trying to fetch the Google Ads data with the service account, but I am 
getting the below error.

 errors {
  error_code {
authentication_error: NOT_ADS_USER
  }
  message: "User in the cookie is not a valid Ads user."
}

Please note 

   1.  *OAuth2 desktop app and web app flows is already working fine for me*, 
   I was trying to use the service account so as to remove the manual 
   authorization process.
   2. The service account impersonates an account already associated with 
   Google Ads.
   3. I am able to use this service account to fetch Google Analytics data 
   which has the same account Id that is used in Google Ads.

Thanks & Regards,



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

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"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/5f7b9d88-b561-42b3-85a0-31a622189c80n%40googlegroups.com.


Re: User in the cookie is not a valid Ads user

2021-12-20 Thread Chitranshu Mishra
Hi Team,
I am getting the same error on fetching the Ads data.
The service account I am using is already impersonating my Google Ads 
Account.
PS.  *Installed app or web flows* is working fine for me. I was trying to 
use the service account so as to avoid the user intervention for app 
authorization every time.

Thanks & Regards.
On Tuesday, August 3, 2021 at 12:21:45 AM UTC+5:30 adsapi wrote:

> Hi Brandon,
>
> Thank you for responding to our initial feedback. In looking over the 
> previous statements. You will see that the NOT_ADS_USER 
> 
>  
> is an error pointing to the fact that there is currently no account 
> associated with the login information given, thus it was unable to load the 
> API. We are then suggesting that the best way to resolve this is for you to 
> create an account using one of the 2 methods mentioned here 
> 
>  
> .
>
> Regards,
> [image: Google Logo] 
> William Pescherine 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2FX6Zy: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/5dd74900-6549-4707-ad6f-1f6525785b37n%40googlegroups.com.


Re: The Google Ads API seem to be latent

2021-12-20 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi,

We're seeing that error rates and latency are reducing, but we're continuing to 
monitor and investigate.

Best regards,
Josh, Google Ads API Team
ref:_00D1U1174p._5004Q2TN9ux: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/8yHdT0R4F8JL003mfwVjAXQW-XMcPWyydDGg%40sfdc.net.


Re: The Google Ads API seem to be latent

2021-12-20 Thread Ashwani Chandra
Hi, 

Things seem to have gotten back to normal. Can you please confirm if the 
issue is ongoing or not?

On Monday, December 20, 2021 at 7:37:51 PM UTC+5:30 adsapi wrote:

> Hi all,
>
> We're aware of this and looking into it. I'll provide an update as soon as 
> I have more information.
>
>
> Best regards,
> Josh, Google Ads API Team
>
> ref:_00D1U1174p._5004Q2TN9ux: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/3b3750e7-5072-4538-ac4e-eafb5b34ecefn%40googlegroups.com.


Re: Get link to municipal invoice and payment slip

2021-12-20 Thread junior
Hey, this service only returns the invoice from google, i need the 
municipal invoice link (or pdf) and the payment slip (billet pdf). 

have a way to get this from api?

thanks in advance !

A quarta-feira, 15 de dezembro de 2021 à(s) 04:21:47 UTC-3, adsapi escreveu:

> Hi,
>
> Thanks for reaching out to us.
>
> Monthly invoices for a Google Ads account can be retrieved using the 
> *InvoiceService* 
> 
>  
> in Google ads API. You may refer to this document 
>  to 
> read more information about invoicing using this API. 
>
> Let us know if you have any further questions.
>
> Regards,
> [image: Google Logo] 
> Yasar 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2TL68I: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/927affce-9e6f-48f9-90eb-59deea22271fn%40googlegroups.com.


Re: How to get criteria ids for Detailed demographics

2021-12-20 Thread Vijaysinh Parmar
Could you please help me How can I add in my adgroup as an audience? Is
there any example or code available for reference?


Regards,
Vijaysinh Parmar,
Skype :: vijaysinh.p
+91-9033781187,8147992633


On Mon, Dec 20, 2021 at 7:59 PM Google Ads API Forum Advisor
 wrote:

> Hello,
>
> Thanks for reaching out. You can get Detailed Demographic IDs from the 
> detailed_demographic
> resource
> 
> .
>
> Regards,
> Matt
> Google Ads API Team
>
>
> Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 
> 2021
> Google Ads API and AdWords API Annual Survey
> 
>
> [image: Google Logo]
> Matt
> Google Ads API Team
>
>
> ref:_00D1U1174p._5004Q2TNeKw: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/CANzGRZomLcqgAQy_%2BkoEQQ6fXmm-gyB0%3D63xsvxrytD0o0dOLw%40mail.gmail.com.


RE: Ability to "Cancel" client account

2021-12-20 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Sergei,

Thanks for reaching out. The Ads API does not currently support cancelling or 
reactivating accounts. However, please allow me to make a feature request on 
your behalf.

Regards,
Matt
Google Ads API Team


Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 2021 
Google Ads API and AdWords API Annual Survey

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


RE: How to get criteria ids for Detailed demographics

2021-12-20 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello,

Thanks for reaching out. You can get Detailed Demographic IDs from the 
detailed_demographic resource.

Regards,
Matt
Google Ads API Team


Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 2021 
Google Ads API and AdWords API Annual Survey

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


Re: The Google Ads API seem to be latent

2021-12-20 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi all,

We're aware of this and looking into it. I'll provide an update as soon as I 
have more information.

Best regards,
Josh, Google Ads API Team
ref:_00D1U1174p._5004Q2TN9ux: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/YdAz10R4F38O00S2aHXDTpQ_eGKJahXuJQ7Q%40sfdc.net.


Re: The googleAds:search endpoint leaves the request hanging

2021-12-20 Thread Steven Haynes
Likewise, saw this last week also

On Monday, December 20, 2021 at 1:56:33 PM UTC meca...@gmail.com wrote:

> Any requests that I make to the googleAds:search endpoint are left hanging 
> without returning a response.
>
> Something is 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/df965e98-161c-4a3d-a004-e245b4240528n%40googlegroups.com.


Google Ads API - timed out requests

2021-12-20 Thread Steven Haynes
Not getting anything back from G 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/af3271f0-23c1-4802-8770-2d4a54e7618an%40googlegroups.com.


Re: The Google Ads API seem to be latent

2021-12-20 Thread 'Ciel Eijssen' via AdWords API and Google Ads API Forum
We are experiencing the same again as well.

On Monday, December 20, 2021 at 2:57:35 PM UTC+1 tomasz...@hurra.com wrote:

> Can confirm, ADS API requests timeout again :
> [image: timeouts.png]
>
> Please fix.
> On Monday, December 20, 2021 at 2:35:33 PM UTC+1 Boris DETRY wrote:
>
>> [image: Capture.PNG]
>>
>>
>>
>> API seems to have high latency again today. (For SearchStream requests)
>>
>>
>>
>>
>>
>> On Friday, December 17, 2021 at 10:56:45 PM UTC+1 ac...@reportgarden.com 
>> wrote:
>>
>>> Thank you!
>>>
>>> On Saturday, December 18, 2021 at 3:15:43 AM UTC+5:30 adsapi wrote:
>>>
 Hi all,

 Per our blog post 
 
  
 from 4:30 PM EST, the issues earlier today are now resolved. Please retry 
 your requests as needed.

 Best regards,
 Josh, Google Ads API Team

 ref:_00D1U1174p._5004Q2TN9ux: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/d1150528-7019-4769-b1c9-9a087ec0f6dcn%40googlegroups.com.


Re: The Google Ads API seem to be latent

2021-12-20 Thread Tomasz Miodek
Can confirm, ADS API requests timeout again :
[image: timeouts.png]

Please fix.
On Monday, December 20, 2021 at 2:35:33 PM UTC+1 Boris DETRY wrote:

> [image: Capture.PNG]
>
>
>
> API seems to have high latency again today. (For SearchStream requests)
>
>
>
>
>
> On Friday, December 17, 2021 at 10:56:45 PM UTC+1 ac...@reportgarden.com 
> wrote:
>
>> Thank you!
>>
>> On Saturday, December 18, 2021 at 3:15:43 AM UTC+5:30 adsapi wrote:
>>
>>> Hi all,
>>>
>>> Per our blog post 
>>> 
>>>  
>>> from 4:30 PM EST, the issues earlier today are now resolved. Please retry 
>>> your requests as needed.
>>>
>>> Best regards,
>>> Josh, Google Ads API Team
>>>
>>> ref:_00D1U1174p._5004Q2TN9ux: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/e2814ea8-5e23-4c96-a768-1f208eba1dd1n%40googlegroups.com.


The googleAds:search endpoint leaves the request hanging

2021-12-20 Thread Meir Mouyal
Any requests that I make to the googleAds:search endpoint are left hanging 
without returning a response.

Something is 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/0dbbfc68-7185-40bc-9d92-009ccab51204n%40googlegroups.com.


Asset Extensions - How to delete from Shared Library?

2021-12-20 Thread 'christo...@logitravel.com' via AdWords API and Google Ads API Forum
Hello,
We are updating Sitelink management from Feed Based Extensions to the new 
upgraded Asset Based Extensions. I found it's quite easy to create new 
Sitelinks in the Shared library using the AssetOperation and the setCreate 
command.

However I'm having trouble to find a way how to delete Sitelinks from the 
Shared Library once they are created, I see that in 
"https://developers.google.com/google-ads/api/fields/v9/asset"; it says 
"Assets are immutable and cannot be removed". Is there another service that 
must be used instead?

Many thanks in advance!

Kind regards,

Christoph

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/0ca86b62-c3b5-4274-9813-6ee0de9b8d42n%40googlegroups.com.


Keywordless Query Report

2021-12-20 Thread Anis Ahmed
Hi,

We're using this keywordless query report in Adwords API but since we're 
migrating to the google ads api, so I'm trying to find this report but I 
don't see it anywhere in the google ads api documentation.
Can you please give me an update on this if the report is available or do I 
need to use some other report as an alternative?

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/ba35b13b-6a51-473d-b685-08f323efb543n%40googlegroups.com.


create and get campaign test

2021-12-20 Thread Phearoak Em
Hello,

I'm currently working on a project which aims to edit campaign budget 
according to some datas, but first I would like to test it on my test 
account.
But here's my problem, I send my request with one of the examples function 
in php (getCampaign), and the response that I get is :
[image: unknown.png]
The request made no error, so I think my error is I didn't succeed to 
create a campaign test.
Here's my campaigns

[image: unknown2.png]
Do we need to wait for the campaigns to be validated on a test account ?

Thank you.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/69109cae-6117-4a5f-83c9-b1070cb86e12n%40googlegroups.com.


Re: Add Campaign to a Customer

2021-12-20 Thread Dũng Dương

I did the same thing that you said but it didnt work. The new customer A 
account is not accessable, I think.
I got an error:  Request with ID 'JiFA9VnSIlHbOXjqHK_yyA' has failed. 
Google Ads failure details: authorization_error: 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
Vào lúc 16:05:42 UTC+7 ngày Thứ Hai, 20 tháng 12, 2021, adsapi đã viết:

> Hi Dũng,
>
> Thank you for posting your concern.
>
> You may note first the customer ID 
>  
> of the Google Ads account created by the Create Customer 
> 
>  sample 
> code. Then, find the line of code provided below in this sample code 
> ,
>  
> set the *customer ID* of the Google Ads account there and execute the 
> sample code.
> *private const CUSTOMER_ID = 'INSERT_CUSTOMER_ID_HERE';*
>
> Let me know if you have further questions.
>
> Regards,
> [image: Google Logo] 
> Ernie John Blanca Tacata 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2TNOU2: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/c27bc074-3049-49e4-81d0-e004a7939691n%40googlegroups.com.


RE: Add Campaign to a Customer

2021-12-20 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Dũng,

Thank you for posting your concern.

You may note first the customer ID of the Google Ads account created by the 
Create Customer sample code. Then, find the line of code provided below in this 
sample code, set the customer ID of the Google Ads account there and execute 
the sample code.
private const CUSTOMER_ID = 'INSERT_CUSTOMER_ID_HERE';

Let me know if you have further questions.

Regards,

Ernie John Blanca Tacata
Google Ads API Team
ref:_00D1U1174p._5004Q2TNOU2: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/lVi8L0R4EP9500wmnHF1n0TcKqKwOTkg7uIg%40sfdc.net.


RE: How to get a list of accessible ClientAccounts

2021-12-20 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Dom,


I'm Kevin from the Google Ads API Team.


Here's our documentation on listing accessible accounts via Google Ads API. It 
seems that you're already able to retrieve the details of each customer in the 
list of accessible accounts. Aside from checking if the Customer is a test 
account, you may also try to specify a condition to check on the Customer's 
manager property if you would like to filter out manager accounts.


Let me know if you have any further clarifications. If you encounter any 
errors, please provide the complete request and response logs with request ID 
so we can further investigate. You may send the logs via Reply privately to 
author option. If this option is not available, you may send the details 
directly to our googleadsapi-supp...@google.com alias instead.


Regards,

Kevin Gil Soriano
Google Ads API Team
ref:_00D1U1174p._5004Q2TN9Lp: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/Zj_480R4ENDX00YwG7F8X6S3GjFCj40KJHww%40sfdc.net.