Google Ads API - Specific Content Query Issue

2020-06-06 Thread Isaac Choe
Hello, I had an issue I was trying to resolve with the google API. Whenever we get a csv file manually from the console UI at the ad level, the headline, description and path1, path2 are included in the file. We were trying to get that same information from the API programmatically. I found wh

Campaign, Adgroup and ADs Relation

2020-05-27 Thread Isaac Choe
Hello, I am using the google APIs and had a question about the relationships between Campaigns, AdGroups and Ads. Reference (https://developers.google.com/google-ads/api/reference/rpc/v3/AdGroup) When I make sample calls and reference the documentation for example, I do not see a direct campa

Re: Sample Query to get ADs and AD GROUPs

2020-05-26 Thread Isaac Choe
26, 2020 at 12:44:28 PM UTC-4, Isaac Choe wrote: > > Hello, > > I am new to AdWords API. > > I was wondering if someone could post an example of making an AWQL call > from C# to get a list of all of the ad groups and also individual ads. > > I cannot seem to find a so

Sample Query to get ADs and AD GROUPs

2020-05-26 Thread Isaac Choe
Hello, I am new to AdWords API. I was wondering if someone could post an example of making an AWQL call from C# to get a list of all of the ad groups and also individual ads. I cannot seem to find a source that defines a list of "table" names or queryable table like entities. -- -- =~=~=~