Josh,
If not possible to change a Removed status back to a Paused or Enabled
status, at least you would expect to allow a new adgroup having the name of
the removed one (like it works with campaigns).
Please make those rules the same as you state. At the moment it totally
frustrates our namin
Все делаю по инструкции https://developers.google.com/adwords/api/docs/
1. создал MCC
2. получил токен разработчика (не заполнял финальную форму и токен в
ожидании) пока пытаюсь через тестовый аккаунт
3. создал проект https://console.developers.google.com/project под логином
MCC
4. создал тестов
i can not bind real adwords account to test MCC account.
error occurs "manager can not create new accounts"
real adwords account was sucsesfully binding to real MCC account.
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.b
hm. but how i can access to real adwords account via test MCC?
now when i connect to real adwords account (to see clients campaigns) i see
exception "AuthorizationError.USER_PERMISSION_DENIED"
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://
I don't see AdWords API Center under Adword " My account". I need a
developer token to build SOAP request. Please guide.
Thanks
-tm
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/grou
I don't see AdWords API Center under Adword "My Account". I need a
developer token to build SOAP request. Please help.
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
1) I create new textAd (since July 2015) by API (in PHP). Final url is
specified in field "finalUrls". In the web interface final url is displayed
normally. But when I get this textAd by API, field "finalUrls" is empty!
For example, campaignId => 312407292, adGroupId => 23486523852.
2) I change
I thought it would be possible to get keyword by GCLID. But after reading
this forum I got doubts. My question is - does it possible to get click
info (keyword, campaignName, groupName etc, the most important it's
*keyword*) with help of GCLID? Or the only way it's ValueTrack?
Also my questions
I'm trying to set TrackingUrlTemplate and I getting the error in response.
I know that you do not support JS but I'm doing it through javascript using
node-adwords.
If you be so kind and give me a sample of php code how to do mutate() on
CustomerService then I could figure out how to do it with
I'm trying to set TrackingUrlTemplate and I getting the error in response.
I know that you do not support JS but I'm doing it through javascript using
node-adwords.
If you be so kind and give me a sample of php code how to do mutate() on
CustomerService then I could figure out how to do it with
I'm trying to set TrackingUrlTemplate and I getting the error in response.
I know that you do not support JS but I'm doing it through javascript using
node-adwords.
If you be so kind and give me a sample of php code how to do mutate() on
CustomerService then I could figure out how to do it with
For example: I have a client who accepted my adwords access request. How to
get the email of this clients's adwods account? Can you give soap request
example for such operation?
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot
For now I can get all active campaigns in the account with help of
predicate.
But how to get all active campaigns with specific domain in the ads?
I need something like this:
Account => active campaign => ads group => ad with final url which include
"my-domain.com" if so return id of this campai
I can get all blocked IPs from AdWords but how to get all blocked IPs
sorted by adding date?
For example:
11.11.11.11 - was added at 13:43:02
22.22.22.22 - was added at 11:56:31
33.33.33.33 - was added at 17:44:05
I need:
22.22.22.22
11.11.11.11
33.33.33.33
Can you help me?
--
--
=~=~=~=~=~=
I'm talking about AdWords API. I can get all blocked ips through AdWords
API but how to sort them by adding date?
пятница, 28 декабря 2018 г., 14:24:07 UTC+2 пользователь fp.mm...@gmail.com
написал:
>
> I can get all blocked IPs from AdWords but how to get all blocked IPs
> sorted by adding dat
We set click tracking template for our clients through API but when google
search users clicks on our client's ads they are sent not on advertising
site but on our tracking url.
We thought parallel tracking should work another way: users clicks on ad
and then going to final url. In parallel goog
But this doc says that Starting October 30, 2018, parallel tracking will be
required for all Google Ads accounts.
https://support.google.com/google-ads/answer/7650215?hl=en
Or it means "required for all accounts but will be available only for
search camp in android"?
понедельник, 21 января 2019
I just started to use OAuth2 for authenticating my users. And I do not know
is my error related to new *login-customer-id* header requirement or it
something else?
My SOAP request looks like this:
http://schemas.xmlsoap.org/soap/envelope/";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
There is a tool http://isearchfrom.com/ - it helps to see how ads looks
like from different location (Country, city).
Does AdWords api allow to build such test tool?
Or do I need to use another google api to build such tool?
Thank you in advance!
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
I'm trying to do my first AdWords API call and I get an error:
*AuthorizationError.USER_PERMISSION_DENIED*
This is my credentials:
1. Developer token - Production token from my MCC
2. Client customer Id - The test AdWords account ID under test MCC account
3. Client id - My id from google api con
I'm trying to do my first AdWords API call and I get an error:
*AuthorizationError.USER_PERMISSION_DENIED*
This is my credentials:
1. Developer token - Production token from my MCC
2. Client customer Id - The test AdWords account ID under test MCC account
3. Client id - My id from google
I'm trying to make my first API call and get an error:
*AuthorizationError.USER_PERMISSION_DENIED*
My configuration is:
1. Developer token - My production token which is pending approval now
2. Client customer ID - The ID of Test AdWords acc which contains a test
campaign (Not Test Mcc acc)
3.
I'm trying to send my very first request to AdWords API (get some info
about campaign).
So I setted up:
1. The client id - From Google API console (mcc email used).
2. Secret id - From Google API console (mcc email used).
3. Refresh token - Production MCC account.
4. Developer token - Production
This is a test response.
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com/search/label/adwords_api
https://developers.google.com/adwords/api/community/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Test reply #1.
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com/search/label/adwords_api
https://developers.google.com/adwords/api/community/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
On 12/13/
Test reply #2.
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com/search/label/adwords_api
https://developers.google.com/adwords/api/community/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
--
--
=~=
26 matches
Mail list logo