Lead form extension Api

2019-11-25 Thread duong xuan toi
Hi team, 

I see new Lead Form Extension in UI,
is there any api of Adwords api or google ads api for it?

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/ff908577-5bc3-47c7-828b-fa2fc357a90d%40googlegroups.com.


How do I get thespecified time 'keyword Change History' from Adwords API?

2019-11-25 Thread maltose
Hi AdWords API Team,

How do I get thespecified time 'keyword Change History' from Adwords 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/849ac869-92d7-4b68-99e4-8abeb154a569%40googlegroups.com.


Re: Few Campaign are not included in the response

2019-11-25 Thread cv
Hi Bharani,

It turns out that you should be using DISPLAY_KEYWORD_PERFORMANCE_REPORT 

 for 
Display and YouTube campaigns. Here's a sample query:

SELECT CampaignId, AdGroupId, Id, Criteria, Clicks, Impressions FROM 
DISPLAY_KEYWORD_PERFORMANCE_REPORT DURING 20191021,20191027

Thanks,


On Monday, 25 November 2019 11:52:01 UTC+5:30, Bharani wrote:
>
> Hi Team,
>
> We download report for our team from adwords on daily basis.
>
> Now there are some missing campaings from downloaded report  when we are 
> downloading Keyword performance report from adwords API.
> There is strange inconsistency in report as for same account,  we were 
> able to get the data for the concerned campaigns till Jun, 2019 after which 
> there is not data.
>
> This is happeing  for Display Camapaigns.
>
> And they are not Universal App Campaigns.
> Also zero impressions is not a problem, we already checked it.
>
> Please suggest if you have any pointers.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/3fe25d05-623a-4d7d-a8de-1dd34a8fee6a%40googlegroups.com.


Re: Few Campaign are not included in the response

2019-11-25 Thread 'Bharani' via AdWords API and Google Ads API Forum
Hi Cv,

Thanks for the response. I ll check that. But, I don't have this issue for 
other display campaigns.

Just curious to know what could be I be missing here?

Thanks,

On Monday, November 25, 2019 at 3:06:04 PM UTC+5:30, cv wrote:
>
> Hi Bharani,
>
> It turns out that you should be using DISPLAY_KEYWORD_PERFORMANCE_REPORT 
> 
>  for 
> Display and YouTube campaigns. Here's a sample query:
>
> SELECT CampaignId, AdGroupId, Id, Criteria, Clicks, Impressions FROM 
> DISPLAY_KEYWORD_PERFORMANCE_REPORT DURING 20191021,20191027
>
> Thanks,
>
>
> On Monday, 25 November 2019 11:52:01 UTC+5:30, Bharani wrote:
>>
>> Hi Team,
>>
>> We download report for our team from adwords on daily basis.
>>
>> Now there are some missing campaings from downloaded report  when we are 
>> downloading Keyword performance report from adwords API.
>> There is strange inconsistency in report as for same account,  we were 
>> able to get the data for the concerned campaigns till Jun, 2019 after which 
>> there is not data.
>>
>> This is happeing  for Display Camapaigns.
>>
>> And they are not Universal App Campaigns.
>> Also zero impressions is not a problem, we already checked it.
>>
>> Please suggest if you have any pointers.
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/8e93ce58-8bfb-4330-aad7-928050ee3c70%40googlegroups.com.


Campaign Feed creation for Sitelink thrown exception

2019-11-25 Thread Swaroop k l
Hi Team,
When we are creating campaign feed for sitelinks which is throwing an 
exception saying that " INVALID_FUNCTION_FORMAT". 
Could you please assist here? And also, please provide an example for "Add 
sitelinks to a campaign using feeds" in Java.

Request
---
MethodName: 
google.ads.googleads.v2.services.CampaignFeedService/MutateCampaignFeeds
Endpoint: googleads.googleapis.com:443
Headers: {developer-token=REDACTED, login-customer-id=xx, 
x-goog-api-client=gl-java/1.8.0_111 gapic/ gax/1.45.0 grpc/1.21.0}
Body: customer_id: "xx"
operations {
  create {
feed {
  value: "customers/xx/feeds/xx"
}
campaign {
  value: "customers/xx/campaigns/xx"
}
placeholder_types: SITELINK
matching_function {
  left_operands {
constant_operand {
  string_value {
value: "FEED_ITEM_ID"
  }
}
  }
  right_operands {
constant_operand {
  long_value {
value: xx
  }
}
  }
  operator: IN
}
  }
}


Response

Headers: 
Metadata(content-type=application/grpc,request-id=5JOha4RSy-SlUDRWKcuX-w,date=Mon,
 
25 Nov 2019 12:07:56 GMT,alt-svc=quic=":443"; ma=2592000; 
v="46,43",h3-Q050=":443"; ma=2592000,h3-Q049=":443"; 
ma=2592000,h3-Q048=":443"; ma=2592000,h3-Q046=":443"; 
ma=2592000,h3-Q043=":443"; ma=2592000)
Body: null
Failure message: errors {
  error_code {
function_error: INVALID_FUNCTION_FORMAT
  }
  message: "The format of the function is not recognized as a supported 
function format."
  trigger {
string_value: ""
  }
  location {
field_path_elements {
  field_name: "operations"
  index {
  }
}
field_path_elements {
  field_name: "create"
}
field_path_elements {
  field_name: "matching_function"
}
  }
}

Thank you.
Swaroop

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/3dd2fb02-757f-41ba-809b-daba9573562b%40googlegroups.com.


RE: Strange error when running request

2019-11-25 Thread Google Ads API Forum Advisor Prod
Hi Sean,

Since this is a client library specific issue, I'd recommend reaching out to 
the client library owners by creating an issue here.

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


RE: Update ExpandedText Ads

2019-11-25 Thread Google Ads API Forum Advisor Prod
Hi Irfan,

Thanks for reaching out. The following are the answers to your questions:

1. You need to use AdService/MutateAds instead of 
AdGroupAdService/MutateAdGroupAds when you update existing ad.

2. Currently there is no specific method to create the ResourceName. However, 
you could create it on your own or request ad_group_ad.resource_name from the 
ad_group_ad resource.

Please let us know if you have any further questions.

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


Re: API limits for TargetingIdeaService

2019-11-25 Thread Google Ads API Forum Advisor Prod
Hi Thiru,

Unfortunately, we still didn't receive them. Please click the dropdown then 
select the reply privately to author. If this option still doesn't work, I'd 
suggest opening a new thread and seeing if that makes replying privately work.

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


Re: Update ExpandedText Ads

2019-11-25 Thread 'Irfan Rafiq' via AdWords API and Google Ads API Forum
Perfect. Thanks for the speedy response!

On Monday, November 25, 2019 at 3:16:26 PM UTC, adsapiforumadvisor wrote:
>
> Hi Irfan,
>
> Thanks for reaching out. The following are the answers to your questions:
>
> 1. You need to use AdService/MutateAds 
> 
>  
> instead of AdGroupAdService/MutateAdGroupAds 
> 
>  
> when you update existing ad.
>
> 2. Currently there is no specific method to create the ResourceName. 
> However, you could create it on your own or request 
> ad_group_ad.resource_name 
> 
>  
> from the ad_group_ad 
>  
> resource.
>
> Please let us know if you have any further questions.
>
> Thanks and regards,
> Xiaoming, Google Ads API Team
>
>
> ref:_00D1U1174p._5001UODABp:ref
>

-- 



This email and any files transmitted with it contain confidential 
information and/or privileged or personal advice. This email is intended 
for the addressee(s) stated above only. If you are not the addressee of the 
email please do not copy or forward it or otherwise use it or any part of 
it in any form whatsoever. If you have received this email in error please 
notify the sender and remove the e-mail from your system. Thank you.

This 
is an email from the company JUST EAT plc, a company registered in England 
and Wales under company number 06947854 whose registered office is at Fleet 
Place House, 2 Fleet Place, London, EC4M 7RF and where the context 
requires, includes its subsidiaries and associated undertakings.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/1ed434c2-8450-44a3-b261-bc98a9d5d6d7%40googlegroups.com.


Re: account report

2019-11-25 Thread Google Ads API Forum Advisor Prod
Hi there,

I'm afraid the Direct Manager information is not available through the API 
Reports. The Account Performance Report will help you identify if the account 
is a client account or a manager account using the CanManageClients field and 
IsTestAccount will return if it s test or production account. One option to 
retrieve the account information through the GetAccountHierarchy.java code 
sample which will return the account hierarchy under the current account. Let 
me know if you have any other questions.

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


Webhook for Campaign Status changes

2019-11-25 Thread Pradeep Datla
Hi,

We want to send emails whenever the status of a Campaign is changed( 
Start,Pause, End), Ads get rejected. Is there a way to configure webhook to 
achieve this functionality?
If there is no webhook, is there a way to achieve this.

Thank You,
Pradeep Datla.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/dbbc8b61-d740-4eaf-a325-5092fd13c8bb%40googlegroups.com.


RE: Can I use API to get AdWords Notes

2019-11-25 Thread Google Ads API Forum Advisor Prod
Hi Ashish,

Thanks for reaching out. Currently creating and editing notes are not available 
via APIs. I suggest you keep an eye on our blog for the new announcements and 
updates on the new releases.

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


RE: Can't retrieve Campaign type local

2019-11-25 Thread Google Ads API Forum Advisor Prod
Hi Jessie,

Thank you for reaching out. Unfortunately, local campaign types are not 
supported in the API. Please see here  for the campaign types that are 
supported. You can keep an eye on our Developer Blog for information about 
future releases.

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


RE: How to get metrics through attribute via API?

2019-11-25 Thread Google Ads API Forum Advisor Prod
Hi Phongthorn,

Thank you for reaching out. You can follow this example for downloading 
reports. Just change the report query to match the metrics and report type you 
would like to retrieve. You can also check out this guide on reporting basics 
in the API. If you are unable to get the expected values, please provide your 
client customer ID and the complete report definition you are using via Reply 
privately to author so that I can investigate the issue further.

The CampaignService  will allow you to get and mutate campaigns. See this 
example for getting all campaigns and this example for adding a new campaign. 
You can follow similar logic for getting/mutating ad groups and ads by using 
the AdGroupService  and AdGroupAdService.

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


invalid_request: Principal must be an email address

2019-11-25 Thread David Scott
A search shows no results.

When I run python get_campaigns.py this is the response.

"invalid_request: Principal must be an email address"

What does this error mean?
And, how do I solve it?

David

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/d9174bbd-f665-49e4-b45b-ca7dde45752b%40googlegroups.com.


Google Ads' API Basic Access Approval

2019-11-25 Thread Ali K

Hi,

Does anyone know how long it takes for Google Ads' API Basic Access 
approval? I submitted an application for Basic Access two weeks ago however 
I have not heard back about my application. 

Right now it just says Test Account. 

This is the form I filled out: 
https://services.google.com/fb/forms/newtoken/

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/a7428453-a1e6-4446-8819-0d346fa44122%40googlegroups.com.


RE: How can I get the same keywords suggestions results in the interface and using API?

2019-11-25 Thread Google Ads API Forum Advisor Prod
Hello,

Thanks for reaching out. With regards to your concern, AdWords API uses a 
different back end (server) to generate keyword ideas, so there might be some 
skew between the suggestions you see from the API and Keyword Planner in the 
UI. The API also automatically filters branded keywords, which also results in 
a difference. Please refer to this guide for more details on why do the 
TargetingIdeaService results differ from those of the Keyword Planner tool. If 
you still have issues, 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 options while sharing the information 
for investigation.

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


RE: Lead form extension Api

2019-11-25 Thread Google Ads API Forum Advisor Prod
Hello,

Thank you for reaching out. The support for Lead Form Extensions is currently 
not available via API. Let us know if you need any additional information.

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


RE: Mobile App Category Constant Parent Categories (mobile_app_category_constant)

2019-11-25 Thread Google Ads API Forum Advisor Prod
Hi Riley,

Thanks for reaching out to us with your question. The duplicates you see are 
not duplicates because you are correct in that the same categories have 
different parent categories, which is why they are appearing more than once. 
Here is the additional information to assist in identifying uniqueness between 
Mobile app categories. Please use the ID’s to reference each category. The 
mobile_app_category_constant should be mapped to their criteria based on the 
IDs. I have raised a feature request with the team. Please keep an eye on the 
Google Ads API Blog for more updates.

Regards,
Bharani, Google Ads API Team
ref:_00D1U1174p._5001UOD6na: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/HOL7z0Q1JIQF00JyuwBwiMRq6ft3IHJnrt0Q%40sfdc.net.


RE: Campaign Feed creation for Sitelink thrown exception

2019-11-25 Thread Google Ads API Forum Advisor Prod
Hi Swaroop,

The error indicates that there is an issue with the Matching function. Could 
you please confirm if you have tried the request with both the function_string 
and the operands? If yes, could you please share the request and response logs 
without redacting to check this further using Reply privately to author option? 
We do not have a code sample which illustrates the Matching function 
implementation in Ads API to add sitelinks to a campaign using feeds. You may 
refer to this guide which might be helpful.

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


RE: Webhook for Campaign Status changes

2019-11-25 Thread Google Ads API Forum Advisor Prod
Hi Pradeep,

On this support channel, we address technical concerns specific to AdWords 
API/Google Ads API implementation. The Webhook implementation is outside the 
expertise for my team. I found this support page which might be helpful to 
address this concern. If you're using AdWords API/Google Ads API, you will be 
able to get this data through the API reports. However, it is not possible to 
receive the email alerts for these changes through the API.

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


RE: Few Campaign are not included in the response

2019-11-25 Thread Google Ads API Forum Advisor Prod
Hello Bharani,

Could you please share the complete report definition along with the client 
customer id for me to assist you with the discrepancy issue further? Also, 
could you please share more details about the display campaigns that you were 
not able to retrieve via API reports? Please use Reply privately to author 
option while sharing the details.

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


RE: How to get report without download via reporting API?

2019-11-25 Thread Google Ads API Forum Advisor Prod
Hi Phongthorn,

Thanks for reaching out. By looking into the code you mentioned I observed that 
there is actually a JSON object and then it was decoded and saved in a file.

$json = json_encode( 
simplexml_load_string($reportDownloadResult->getAsString()));
$resultTable = json_decode($json, true)['table'];

You would be able to use this JSON data before it was converted.

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


RE: How do I get thespecified time 'keyword Change History' from Adwords API?

2019-11-25 Thread Google Ads API Forum Advisor Prod
Hi,

Thanks for reaching out. Currently retrieving the keyword Change History is not 
available in the Adwords API. You could refer to this documentation for the 
list of available data to be retrieved. Please keep an eye on our blog for new 
announcements and updates on new releases.

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


RE: Google Ads' API Basic Access Approval

2019-11-25 Thread Google Ads API Forum Advisor Prod
Hi Ali,

It usually takes a couple of business days for the API Compliance Team to 
review the application and get back to you with an update. Please ensure that 
your API Contact Email in the Google Ads API center is up-to-date and is a 
regularly monitored inbox. If you do not hear back from them, you could contact 
them directly using this form to request an update on your application status.

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


RE: invalid_request: Principal must be an email address

2019-11-25 Thread Google Ads API Forum Advisor Prod
Hi David,

Thank you for reaching out. Can you please provide the complete request and 
response logs for your call via reply privately to author?

If you are using AdWords API, you can find information on enabling logging 
here. If you are using Google Ads API, you can find it here.

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


Search others ads campaigns and see there status.

2019-11-25 Thread Bashar Al Masri


Hi.
Let's say I want to search what users advertise on google websites or YouTube, 
what the text they use, the ads photos, targets and intersect behind the add, 
and if any status/insight report along with the ads. 

I want to provide this as a service, something like SEMrush, SpyFu, Serpstat. 

Which mean i font want to user there service but i want to create one if Google 
adwords allows us to search there advisors campaign. 

If not, how can these services to achieve collecting this amount of database to 
offer there clients information about global ads. 

So Is there an API shows this type of information?
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/d20867d0-7895-4176-8710-6f10d636dde8%40googlegroups.com.


Re: invalid_request: Principal must be an email address

2019-11-25 Thread David Scott
I don't know what I did but after adding user = 'my email address' to yaml 
i am getting a new response:
google.auth.exceptions.RefreshError: ('disabled_client: The OAuth client 
was disabled.

David

On Monday, November 25, 2019 at 1:29:36 PM UTC-5, David Scott wrote:
>
> A search shows no results.
>
> When I run python get_campaigns.py this is the response.
>
> "invalid_request: Principal must be an email address"
>
> What does this error mean?
> And, how do I solve it?
>
> David
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/5914ab98-2603-4ccb-a0d1-c974c1ab3705%40googlegroups.com.


Re: Can I use API to get AdWords Notes

2019-11-25 Thread Shone Sonawane
I was wondering if there's an update to this in 2019. Is there an added 
support for Adwords Notes in Adwords API / Ads API

On Thursday, July 12, 2018 at 3:07:56 AM UTC+5:30, Biao Jiang wrote:
>
>
> Google released Notes recently (maybe months ago, but I found it 
> recently): https://support.google.com/adwords/answer/7561135?hl=en, which 
> is helpful, wondering if there is an API I can use to get all notes I put 
> in the AdWords UI?
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/1a384218-e649-463b-b55f-5b7b93602b7f%40googlegroups.com.


AWQL comparison dates?

2019-11-25 Thread Chris Larkin
Hi all -

Apologies for my clearly horrible Google search skills, as I cannot find 
*anything* about the ability to use a comparison date range in a query. 

I've been using the .report method in my Google Ads scripts with great 
satisfaction as it works around limitations in the scripting language 
regarding various other campaign types (beyond Search, Display, Video), but 
I have a use case that requires the comparison columns and I'm looking for 
a shortcut vs manually pulling these reports in Google Ads because those 
reports add columns for change and change %, where I only need both of 
those for one column and in other cases I use one or the other.

Thanks in advance for suggestions -
Christopher

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/49f92a7a-c21b-4868-a527-ee0a18f72823%40googlegroups.com.


GEO_PERFORMANCE_REPORT

2019-11-25 Thread wei Cai

I want to get a report group by country ,include click,cost .If I use 
CAMPAIGN_PERFORMANCE_REPORT, 
I can get the data. but when I use GEO_PERFORMANCE_REPORT, the data is 
empty. 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/02bfc951-f28e-4155-baff-363115af52dc%40googlegroups.com.


Misspelling Search Volumes

2019-11-25 Thread Charles Michael
Hi, I'm using the TargetingIdeaSelector to try and find new keywords and 
I'm wondering if there's a way to get the true search volume for misspelled 
keywords as I'm finding these kinds of searches are not returning the 
correct values. 

For example: 
free games 150 
dree game 150 
efree game 150 
eree game 150 
fee game 150 
feee game 150 
feree game 150 
ffee game 150 
ffree game 150 
fre egame 150 
fre game 150 
frea game 150 
In the above example, the returned volumes are clearly the search volumes 
for "free games" and not the misspelled variation. Is there a way to 
retrieve the (true) search volume of the misspelling? 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/20a256ba-d6b9-4689-ab0a-ae91734c8a25%40googlegroups.com.


Re: How can I get client account id

2019-11-25 Thread jianan wang

Hi,

So, how can my account become whitelisted?

Thanks,
Jianan Wang


在 2019年11月26日星期二 UTC+8上午12:16:14,adsapiforumadvisor写道:
>
> Hi Jianan,
>
> By further checking with your account I can confirm your account is not 
> whitelisted for this feature. Currently there is no other way to associate 
> the customer account with the MCC account via API if the MCC manager 
> account is not directly whitelisted. Please let us know if you have any 
> further questions.
>
> Thanks and regards,
> Xiaoming, Google Ads API Team
>
>
> ref:_00D1U1174p._5001UOCbvR: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/cf3f4a6b-e59c-45e4-a54a-cf834bf795cc%40googlegroups.com.


LocationCriterionService mapping to maps

2019-11-25 Thread Pradeep Datla
Hi,

We want to build a tool where customers can selected an area they want to 
target in Google Maps, and we can send that location to Campaign as 
location selected. The problem we are facing is that we are not able to 
find a relation between the location selected in map to Location to be sent 
while creating campaign. I have attached screenshots for better 
understanding. 
I see the same funcationality in Google Ads UI, but i am not able to figure 
out how i can make customer select a location on Google maps and use that 
data to be sent to campaign.

[image: googlemaps.JPG]


[image: location.JPG]


What i am trying to show in screenshots is there is no relation between the 
location selected in map to adwords api. Am i missing some logic here?


Thank You,
Pradeep Datla.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/98c25d78-cb2c-488f-a6bc-576f92eed62b%40googlegroups.com.


Re: GEO_PERFORMANCE_REPORT

2019-11-25 Thread 'Gaspard Liu' via AdWords API and Google Ads API Forum
Can you please paste the full script you are using? Besides, are you using 
MCC account ID or user account ID.

On Tuesday, November 26, 2019 at 11:08:35 AM UTC+8, wei Cai wrote:
>
>
> I want to get a report group by country ,include click,cost .If I use 
> CAMPAIGN_PERFORMANCE_REPORT, 
> I can get the data. but when I use GEO_PERFORMANCE_REPORT, the data is 
> empty. 
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/b636c83f-07e7-4e5a-a4a5-026fa0a08e46%40googlegroups.com.