Hi,
I am integrating the PHP library for Adword API. i am using a* test MCC
account and prod developerToken. *
All went well, generated the refresh token also.
Now when i run GetCampaigns.php i get response as "*An error has occurred:
[QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'']*"
How can
Hello,
Since Friday, May 10th 2013, I've been getting a Forbidden error while
requesting the AuthToken error. My customer id is 307-231-5331.
Can someone please help me?
Thanks
Sunil
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion
I am using ClientLogin as the authentication mechanism. Could that be the
issue?
Sunil
On Saturday, May 11, 2013 10:32:49 AM UTC-5, Sunil wrote:
> Hello,
>
> Since Friday, May 10th 2013, I've been getting a Forbidden error while
> requesting the AuthToken error. My custo
.
Does anyone what could be a problem?
Sunil
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message
Hello David,
My id is 307-231-5331 (SweetSpot Marketing)
Thanks
Sunil
On Nov 9, 12:16 pm, David Torres wrote:
> Hi Sunil,
>
> What is your MCC account id, the one that holds your developer token?
>
> Best,
>
> -David Torr
Hello,
Can you please let me know whether I am sending the developer token as
a part of the request? My MCC Id is 307-231-5331
Thanks
Sunil
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http
Hello Kevin,
Can you please tell me as to how can I provide you the request id?
Thanks
Sunil
On Nov 14, 9:16 am, Kevin Winter wrote:
> Hi Sunil,
> If you are using a client library, you should be able to determine this
> by enabling logging of SOAP XML. If you aren't, the
Hello,
Is there a way for google to confirm whether I am sending the
developer token along with my request?
Thanks
Sunil
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
Kevin,
Sorry for emailing back so late. I didn't read the message till a few
moments ago.
Right now, I am using Adwords API only for downloading reports. How
can I get a confirmation from google that I'm sending the developer
token?
Thanks
Sunil
On Nov 30, 9:34 am, Kevin Winter w
, path);
Can you please tell me why am I getting the Bad Request error message?
Do you want the cust_reportId I am using?
Thanks
Sunil
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwo
Is there a number I can contact regarding this issue?
Thanks
Sunil
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You rece
I am connecting to the live API server. The strange part is 90% of my
reports get downloaded successfully. However, on 10% of the reports, I
get an
QuotaCheckError.INVALID_TOKEN_HEADER error. Nothing changed in my
code over the last several weeks. Why am I getting this error today?
On Jan 18, 9:
I am already sending the developer token. I am able to download 90% of
reports. But, I get an QuotaCheckError.INVALID_TOKEN_HEADER error on
the 10% reports.
On Jan 18, 11:19 am, Alexander Parij wrote:
> I suspect there was a server update yesterday related to dev_token headers
> :http://adwordsa
Now I am unable to download report even for a single account
On Jan 18, 12:31 pm, rohit wrote:
> We are seeing this too using the Ruby client library. Same symptoms,
> fails intermittently after downloading successfully from several
> accounts.
>
> On Jan 18, 11:32 a
I am using AdwordsApi v201109 with .Net.
On Jan 18, 5:21 pm, Eric Koleda wrote:
> Hi All,
>
> As per the blog post Alexander linked to
> (http://adwordsapi.blogspot.com/2011/11/update2-developer-token-requir...)
> developer tokens are now required for all report download requests. If you
> beli
Stepanian,
How are you adding the developer token to the URL request? I am also
using .Net library
On Jan 18, 5:44 pm, stepanian wrote:
> Never mind. It worked! I was adding it only to the report definition
> not the URL request. Thanks.
>
> On Jan 18, 3:42 pm, stepanian wrote:
>
>
>
> > I am u
return new AdWordsUser(headers);
}
Where else am I supposed to add the developer token?
On Jan 18, 6:14 pm, Sunil wrote:
> Stepanian,
>
> How are you adding the developer token to the URL request? I am also
> using .Net library
>
> On Jan 18, 5:44 pm, stepani
quot;clientEmail",
> service.RequestHeader.clientEmail);
> wc.Headers.Add("developerToken",
> "your_developer_token");
> wc.DownloadFile(url, gZipPath);
>
> On Jan 18, 4:14 pm, Sunil wrote:
>
>
>
>
Eric,
I need your help with figuring out the issue I am having. Please
Sunil
On Jan 18, 7:09 pm, Alexander Parij wrote:
> Eric , this is something that you should communicate before not after
> everything brakes down .
> Anyways upgrading to v15 is out of the question until we
Eric,
I'm using the latest v201109 Adwords API. Is there something else I
should be using?
Sunil
On Jan 19, 8:12 am, Eric Koleda wrote:
> Hi Alexander,
>
> We first communicated this change in November of last year, and then again
> about a week ago:
>
> http://adwordsa
Eric,
I am using the v200109 API. I am sending the developer token. What
else am I missing?
Is there an email address I can reach you at?
I am unable to download any client reports.
Sunil
On Jan 19, 8:58 am, Sunil wrote:
> Eric,
>
> I'm using the latest v201109 Adwords
Hello,
I am now getting a QuotaCheckError.ACCOUNT_INACTIVE error. Could this
also be related to the developer token?
Sunil
On Jan 19, 9:57 am, opalepatrick wrote:
> OK, uploaded the 2.7.2 library and that solved the issue. But why did
> I have to go through loads of stuff to find th
Hello,
I am getting a QuotaCheckError.ACCOUNT_INACTIVE error. My MCC Id is
307-231-5331.
Can you please see if there is a problem with my MCC?
Thanks
Sunil
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http
So, is the QuotaCheckError.ACCOUNT_INACTIVE error anything to do with
the developer token?
On Jan 19, 1:05 pm, Eric Koleda wrote:
> Hi opalepatrick,
>
> We're open to suggestions on how best to communicate this information.
>
> Sunil,
>
> v201109 is the version of
I got the .Net library, made some code changes and when I tried to
download the reports, I got the QuotaCheckError.ACCOUNT_INACTIVE
error. Please help
On Jan 19, 1:14 pm, Sunil wrote:
> So, is the QuotaCheckError.ACCOUNT_INACTIVE error anything to do with
> the developer token?
>
>
Eric,
The request header has the following information:
{clientCustomerId: 7720483380
Content-Type: application/x-www-form-urlencoded
Authorization: GoogleLogin auth=<>
returnMoneyInMicros: false
developerToken: <>
Please let me know whether the request header looks alright or not
So, Eric, does this mean that I am sending the developer token
successfully?
On Jan 19, 3:08 pm, Eric Koleda wrote:
> Hi Sunil,
>
> This error indicates that the MCC account that owns your token is currently
> disabled. Please log into the account to resolve this.
>
&
Hello,
I'd like to download Client Reports from a few days earlier. I do not
see any date argument on the DownloadClientReport() method.
How can I get the client reports?
Thanks
Sunil
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
Hello,
I am trying to retrieve the column maxCPA1PerClick in the
ADGROUP_PERFORMANCE_REPORT. Can someone please tell me the field name
I should use in the selector?
Thanks
Sunil
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http
Can someone please help? I am unable to proceed.
On Jan 24, 12:36 pm, Sunil wrote:
> Hello,
>
> I am trying to retrieve the column maxCPA1PerClick in the
> ADGROUP_PERFORMANCE_REPORT. Can someone please tell me the field name
> I should use in the selector?
>
Hello,
I am getting a QuotaCheckError.ACCOUNT_INACTIVE message while
downloading the data. My MCC Id is 307-231-5331
Can someone please tell me what's the problem? I
Thanks
Sunil
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
Hello David,
I am getting this error while trying to fetch Historical data for the
customer 2131716951
Thanks
Sunil
On Tue, Nov 8, 2011 at 3:35 PM, David Torres wrote:
> Hi Sunil,
>
> Could post your most recent request id that throws this error?
>
> Best,
>
> -David
Aw reporting is giving extra information which is not visible from adwords
client ui?
I am able to set up aw reporting module as per readme file. However after
running campaign performance report there is some additional information
like extra campaigns with enabled status in the database, howev
Getting extra values in database after using aw reporting as compared to
adwords client user interface for same date range?
Set up is done as per readme file of aw reporting. Values are also getting
populated in the database(campaign performance report is enabled). However
the number of campai
Hi,
In my adwords account i have 3 types of keywords, namely:
1. "+jeddah+kolkata" phrase type
2. [+jeddah+kolkata+exact]exact type
3. +jeddah+kolkata+broad broad type
However, when i my downloading the KEYWORDS_PERFORMANCE_REPORT using the
below query, i am getting these 3
Hi,
In my adwords account i have 3 types of keywords, namely:
1. "+jeddah+kolkata" phrase type
2. [+jeddah+kolkata+exact]exact type
3. +jeddah+kolkata+broad broad type
4. [abc]exact type
5. abc broad type
However, when i my downloading the KEYWORDS_PERFORMANCE_REPORT usi
// Selecting Affinity audience for display campaign via api but getting
this error.
*Request :*
operations {
create {
type: USER_INTEREST
user_interest {
user_interest_category:
"customers//userInterests/"
}
campaign: "customers//campaigns/"
negative: false
}
}
re
I have looked up in the API and it sounds very similar except for
getCustomers() based on customerClient ID in the CustomerService. Can
anyone elaborate it? I have already looked up in similar questions but
couldn't find any valid information there.
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
We are starting trying to create one new campaign using ads-api.
But campaign goal is not being copied. It always remains as "No goals
selected".
We are not able to find the field in which we store the campaign goal such
as Sales, Leads, Web site traffic, Brand awareness etc.
Please let us know
I am also looking for the same.
On Monday, June 15, 2020 at 7:06:36 PM UTC+5:30, Floky Netpeak wrote:
>
>
> https://cdn.searchenginejournal.com/wp-content/uploads/2018/11/pinterest-carousel-7-760x400.png
>
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://
Hi,
How Can I create a Video (YouTube) Campaign, Ad Group or Ads using API?
I am able to create a other types Ads but not Video ad.
Any alternative I can do to automate video ad process?
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdevelope
Hi Bryan,
Thanks for reply.
Still Is there any alternative to make it half/full automate process for
Creating YouTube/VIdeo Ad using any of google services?
On Tuesday, September 1, 2020 at 9:31:12 PM UTC+5:30 adsapiforumadvisor
wrote:
> Hi Sunil,
>
> Thank you for reaching
Hi,
Yes, Please, Can you request a API to allow managing YouTube Ads as well.
On Wednesday, September 2, 2020 at 1:16:44 AM UTC+5:30 adsapiforumadvisor
wrote:
> Hi Sunil,
>
> Unfortunately there currently isn't an alternative via the API. However, I
> can request for this fe
Hi,
shared_set.id is coming as "--" even though it is an attribute and
shared_criterion.resource_name is returning the shared set resource name.
When I try to fetch the shared set of that account, the report is also empty
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on
Hi,
We were trying to fetch the metrics from ad_group_ad_asset_view for the RSA
assets. We still receive impressions only even though there are cost,
conversions et.. metrics listed in API in v12. In the GAds dashboard also
we have other metrics included. Let us know how we can fetch all suppor
45 matches
Mail list logo