Some accounts not showing on getCustomers

2019-12-06 Thread Pablo Lemos
Hello there.
We trying to onboard a new client on our platform.
We got the access token of an email that has access to 5 Google Ads 
accounts. We also have the password to access those accounts through the UI.
Nonetheless, when we pull the accounts through the API, only one account 
shows up.

We are able to retrieve all the "Customers". All the 5.
But for each of them, we try to retrieve the ManagedCustomers and only one 
gives the account. The rest return empty arrays.
Ids are:

8832500986 (shows account)

6913722894 (does not show account)

4637675198 (does not show account)

5628400503 (does not show account)

1744213715 (does not show account)


All the accounts are active and had spend money this year.


Tks in advance.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/7021b93e-5f65-43c0-b6fa-180d0c9e27aa%40googlegroups.com.


Google Ads API reporting run result error

2019-12-06 Thread 华俊
We could get the right data results by Google Ads API, visiting 
GetCampaigns.php. Now we would like to get the right data results by Web as 
follows: 
https://github.com/googleads/google-ads-php/blob/master/examples/BasicOperations/GetCampaigns.php
Run result error:

[image: 1.png]
[0] InvalidArgumentException in 
/google-ads-php/vendor/ulrichsg/getopt-php/src/Option.php 
line 242
Option mode must be one of GetOpt::NO_ARGUMENT, GetOpt::OPTIONAL_ARGUMENT, 
GetOpt::REQUIRED_ARGUMENT and GetOpt::MULTIPLE_ARGUMENT

Invoking code as follows (The test error shows in the red box  ):

[image: 2.png]

$options = (new ArgumentParser())->parseCommandArguments([
   ArgumentNames::CUSTOMER_ID => self::CUSTOMER_ID
]);

This code has an internal assignment error. We did a lot of research and found 
no one had ever had s similar problem like us.

We will be appreciated if we could get your kindly help.

Thanks in advance.

Best regards,
Leo

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/1dbb21bf-cb49-4f4d-837e-82ae24cd2755%40googlegroups.com.


can not retrieve expanded text ads details

2019-12-06 Thread Branko Dragovic
Hi,


here is exception and code.
If i remove HeadLinePart1 all works fine?

But i need details about ads ? 
What is the problem ?


[image: Screen Shot 2019-12-07 at 1.36.21 AM.png] 






[image: Screen Shot 2019-12-07 at 1.39.04 AM.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/00efebbd-9b01-4312-a790-f5819648f782%40googlegroups.com.


RE: Update ads links

2019-12-06 Thread Google Ads API Forum Advisor Prod
Hi,

Thanks for reaching out. You could update ads using AdService’s Mutate 
operation. Please follow this guide for instructions on how to mutate and 
update ads. Please refer to this guide for details on how to set the tracking 
params. Please let us know if you have any further questions.

Thanks and regards,
Xiaoming, Google Ads API Team
ref:_00D1U1174p._5001UODzaw: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/BiHbG0Q23ZNI00Qjg60N1TQ4WFoGwn-QTjMA%40sfdc.net.


RE: Cannot obtain conversion actions properly via ads api

2019-12-06 Thread Google Ads API Forum Advisor Prod
Hi Orkhan,

The reason that those conversion actions are not appearing in your report is 
because their conversion sources (Analytics and Download other apps) are 
currently not supported in the API. Please keep an eye on our Developer Blog 
for information on future releases.

Regards,
Mitchell
Google Ads API Team
ref:_00D1U1174p._5001UODhln: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/SXGml0Q23WYL00WYgRceDdTAWNyi6ToHo-Yw%40sfdc.net.


RE: ad_group_ad_asset_view returns no results for APP_CAMPAIGN_FOR_ENGAGEMENT campaigns

2019-12-06 Thread Google Ads API Forum Advisor Prod
Hello Sergiy,

Could you please share the client customer Id using the Reply privately to 
author option, to investigate further?

Thanks,
Bharani, Google Ads API Team
ref:_00D1U1174p._5001UOE0wi: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/6vwcz0Q23WJV00N0A-GCCTT8m91aaxCVQ-tw%40sfdc.net.


RE: Product Categories Keyword Planner

2019-12-06 Thread Google Ads API Forum Advisor Prod
Hi Daniela,

Thanks for reaching out. Currently retrieving the Categories of Product and 
Services with the KeywordPlanIdeaService in Google Ads API is not available. 
Please keep an eye on our blog and release notes for the announcements and 
updates on the new releases.

Thanks and regards,
Xiaoming, Google Ads API Team
ref:_00D1U1174p._5001UODzVU: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/mNexw0Q23W5I00RdX1DjVXQnuz4gPJMuM2Cg%40sfdc.net.


RE: Demographics Level Bid

2019-12-06 Thread Google Ads API Forum Advisor Prod
Hi,

Thank you for reaching out. Can you please provide the complete detailed 
request and response logs for your call via reply privately to author? If 
you're using AdWords API, you can find information on enabling logging in the 
ReadMe of your client library. If you're using Google Ads API, you can find it 
in Logging under your client library.

Regards,
Mitchell
Google Ads API Team
ref:_00D1U1174p._5001UODzTi: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/Mm-zz0Q23VV500yvT62bm0Si-ApKH4yKtEXA%40sfdc.net.


RE: Cannot obtain customer data for test accounts via ads api

2019-12-06 Thread Google Ads API Forum Advisor Prod
Hi Orkhan,

Currently our team is looking into the issue and getting it resolved. I would 
encourage you to keep an eye on the blog and release notes for the 
announcements and updates on the new releases.

Thanks and regards,
Xiaoming, Google Ads API Team
ref:_00D1U1174p._5001UODhIf: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/zkdwS0Q23VMH003Dt5cAFbQfeMKoZCWR9lXQ%40sfdc.net.


RE: TargetingIdeaService Error: Google API Ads Common Lib Auth Token Exception: The remote server returned an error (404) . I am getting this error when I tried the adwords function in Excel

2019-12-06 Thread Google Ads API Forum Advisor Prod
Hi,

Thank you for reaching out. If you want to make calls against a developer token 
with test access, you need to create a test account as explained here.  Test 
accounts allow you to try out new API implementations or account 
configurations, prior to implementing the changes in your production 
environment. If you would like to make a call with a production account, you 
need to apply for basic access first by filling out this form.

Regards,
Mitchell
Google Ads API Team
ref:_00D1U1174p._5001UODzX9: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/b4YS20Q23TV3000TZq4nkeTNC8aKMzs66tdg%40sfdc.net.


RE: 429 Resource has been exhausted (e.g. check quota) when adding keywords to a shared set

2019-12-06 Thread Google Ads API Forum Advisor Prod
Hello,

Thank you for reaching out. The QuotaCheckError.RESOURCE_EXHAUSTED generally 
occurs when you are sending too many requests in a short period of time. The 
server throws this error once it detects that your request has exceeded the 
system frequency limit. I would recommend to set up short delays between 
requests or combine more operations in fewer requests. Please refer to the Best 
practices guide to optimize the efficiency and performance. If the issue 
persists, could you please share the complete request and response logs along 
with the client customer id for me to take a look into this further?

P.S. Please use Reply privately to author option while sharing the requested 
information.

Regards,
Nikisha Patel, Google Ads API Team
ref:_00D1U1174p._5001UODxeD: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/mv-ic0Q23Q2S00XyL7xCKLQDGi7OfXoEDMsw%40sfdc.net.


ad_group_ad_asset_view returns no results for APP_CAMPAIGN_FOR_ENGAGEMENT campaigns

2019-12-06 Thread Sergiy Kovalchuk
Hello,
When I try to query "ad_group_ad_asset_view" table it returns no results 
for any APP_CAMPAIGN_FOR_ENGAGEMENT campaigns:

*SELECT *

*campaign.id,*

*ad_group.id,*

*ad_group_ad.ad.id,*

*asset.id*

*FROM ad_group_ad_asset_view *

*where *

*campaign.id=*


This query works fine for regular APP_CAMPAIGN campaigns.

I can provide specific campaign ID if needed.

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/162b42e5-26a7-4016-89d8-063229d59523%40googlegroups.com.


RE: implement adwords api php (error 500)

2019-12-06 Thread Google Ads API Forum Advisor Prod
Hi Reza,

Could you please share the complete request and response logs using the Reply 
privately to author option, to investigate further? You may find the steps to 
enable logging here.

Thanks,
Bharani, Google Ads API Team
ref:_00D1U1174p._5001UODtoh: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/hAjez0Q23O4C00uBuABHBCQxmu4JZIxR3C3g%40sfdc.net.


Re: Creating custom affinity audience

2019-12-06 Thread Google Ads API Forum Advisor Prod
Hi Aekansh,

Your code snippet looks fine to me. It looks like it is mostly a client library 
specific issue and a similar issue has been reported on the Github Issue 
Tracker. Could you please check the solution shared? If you're still having an 
issue, could you please open a new thread on the issue tracker and the library 
owners will be able to take a look.

Thanks,
Bharani, Google Ads API Team
ref:_00D1U1174p._5001UODtta: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/kVjY30Q23MVZ00xZoNCbnoTECbrPJAPxQYMg%40sfdc.net.


RE: Campaigns not showing with the Google api in the account

2019-12-06 Thread Google Ads API Forum Advisor Prod
Hi Hasan,

Thank you for reaching out. Please see here for the campaign types that are 
supported in Google Ads API reports. If the campaigns that aren't showing up 
are a supported type, please share your client customer ID and the complete 
report definition you are using via reply privately to author.

Regards,
Mitchell
Google Ads API Team
ref:_00D1U1174p._5001UODzVF: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/mJ05B0Q23LRV00qThhcy8gRoyGAVgx9U22nQ%40sfdc.net.


RE: How do I get the parameters clicks, impresssions....interactions, interaction rate on the Campaign performance Chart.

2019-12-06 Thread Google Ads API Forum Advisor Prod
Hi Abdul,

Thank you for reaching out. If you are using AdWords API, you can use the 
Campaign Performance Report to pull those metrics from the API for your 
campaigns. If you are using Google Ads API, you can use the Campaign Report to 
do the same.

If you are wondering about showing different parameters in the UI, you can 
reach out to the Google Ads Product Team here as they will be more equipped to 
answer your question.

Regards,
Mitchell
Google Ads API Team
ref:_00D1U1174p._5001UODz8p: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/oTrxP0Q23LI7001CRNcvbNQ5GztaE-ULzeIw%40sfdc.net.


RE: Is there any API to ACK the call recording term and policy?

2019-12-06 Thread Google Ads API Forum Advisor Prod
Hi Guofu,

Unfortunately, it is not possible to accept these terms via the API. They will 
need to accept them manually.

Regards,
Anthony
Google Ads API Team
ref:_00D1U1174p._5001UODxxZ: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/jhjiY0Q23LF600YLEXLZicRy2_KL40w2QxTg%40sfdc.net.


RE: DEVELOPER_TOKEN_NOT_APPROVED

2019-12-06 Thread Google Ads API Forum Advisor Prod
Hi Reza,

Thank you for reaching out. If you are making a call against a developer token 
with test access, make sure you have properly set up a test account as 
explained here. If you have followed all of those steps and are still having an 
issue, please share your client customer ID and the complete request and 
response logs of your call via reply privately to author. You can find 
information on enabling logging in the ReadMe of your client library.

Regards,
Mitchell
Google Ads API Team
ref:_00D1U1174p._5001UODytY: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/A0pRL0Q23KVR00970N2wBXR4-ygXzOwjFnKQ%40sfdc.net.


RE: Get Report data for a date range on Per day basis

2019-12-06 Thread Google Ads API Forum Advisor Prod
Hi Pradeep,

Thank you for reaching out. In order to get daily data using the Campaign 
Performance Report, you need to add the Date segment to your SELECT clause.

Regards,
Mitchell
Google Ads API Team
ref:_00D1U1174p._5001UODxn0: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/mV17k0Q23KNN000apfzxNFQGWMYk-AL78gQw%40sfdc.net.


Re: Renamed status for Campaign and AdGroup name

2019-12-06 Thread Google Ads API Forum Advisor Prod
Hello,

It is not possible to monitor changes made to the tracking templates within an 
account using this service. The CustomerSyncService will return the changed 
entities for a customer account or campaign based on the given date range 
within the last 90 days. This will only return the changes at the campaign 
level, ad group level along with the changed criteria Ids. Let us know if you 
have any additional concerns.

Regards,
Nikisha Patel, Google Ads API Team
ref:_00D1U1174p._5001UKM1wS: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/LPCDQ0Q23HTO00FxqVwwamSYGIc0SsEt00Gg%40sfdc.net.


Update ads links

2019-12-06 Thread Владимир Ярцев
How can we update Ads FinalUrl through Adwords API. And set our tracking 
params?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/fbc783f9-e344-4ca8-9b19-4a1cdbbfd67d%40googlegroups.com.


TargetingIdeaService Error: Google API Ads Common Lib Auth Token Exception: The remote server returned an error (404) . I am getting this error when I tried the adwords function in Excel

2019-12-06 Thread GrowX Digital
Hi,

I applied for an API for Adwords API. Got developer token for test account.

Installed and ran setup from SEO gadget for Keyword research directly 
through excel.

When I tried using the function =getAdWordAvg it throws me error 
as TargetingIdeaService Error: Google API Ads Common Lib Auth Token 
Exception: The remote server returned an error (404).

Whats the issue here? 

Should I need to get approved before doing this or test level account 
access developer token is okay?

Or should I apply for basic level access of google adwords api for this?

I installed using this reference link:- 
https://builtvisible.com/seogadget-for-excel/

Kindly let me know where is the issue.

Thanks in advance.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/f6cac9a7-cc9d-4d56-8611-ca6d7c1bb4dc%40googlegroups.com.


Product Categories Keyword Planner

2019-12-06 Thread Daniela Senatore
Hey guys,

I was able to exctract the Categories of Product and Services with the 
Targeting Idea Service for the new generated keywords. Apparently, with the 
Google Ads Api and the KeywordPlanIdeaService I'm able to exctract only the 
average monthly searches and competion.
Do you know if is there a way to get the Categories of Product and Services 
with the new API as well?

Thank you in advance for your help.

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

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


Campaigns not showing with the Google api in the account

2019-12-06 Thread Hasan Hawash

I'm using google ads reporting api and most of the campaigns are not 
showing at all in one of the ad accounts, not like the other ad account  
which is working normally.
can you please help as it is so urgent?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/acf01c0d-5cff-4919-b203-53e597464f6e%40googlegroups.com.


Demographics Level Bid

2019-12-06 Thread cv
Hi,

When I try to change bid for Demographics at Adgroup level / Campaign Level 
it is showing removed under the UI.

Basically I was try to decrease bid from 5% to 0%.

How I can remove any BID that is assign to demographics?


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/7df8159a-d7b9-4e8b-ac60-55ec4ca0404d%40googlegroups.com.


How do I get the parameters clicks, impresssions....interactions, interaction rate on the Campaign performance Chart.

2019-12-06 Thread abdul namith
I am trying to get the various parameters (drop menu) that are shown in the 
drop downs of the rectangular boxes of the Campaign performance Graphical 
Chart.

Should all these parameters be shown or is there a customization?

In either case what is the API that can be used to pull and bind the 
parameters for the Google Campaign Performance Chart.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/0f41c6f0-9c0c-4aa6-a28f-307ab8657d41%40googlegroups.com.